Skip to main content

Showing 1–22 of 22 results for author: Khare, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.13264  [pdf, other

    cs.AI cs.LG cs.SE

    Do Multimodal Foundation Models Understand Enterprise Workflows? A Benchmark for Business Process Management Tasks

    Authors: Michael Wornow, Avanika Narayan, Ben Viggiano, Ishan S. Khare, Tathagat Verma, Tibor Thompson, Miguel Angel Fuentes Hernandez, Sudharsan Sundar, Chloe Trujillo, Krrish Chawla, Rongfei Lu, Justin Shen, Divya Nagaraj, Joshua Martinez, Vardhan Agrawal, Althea Hudson, Nigam H. Shah, Christopher Re

    Abstract: Existing ML benchmarks lack the depth and diversity of annotations needed for evaluating models on business process management (BPM) tasks. BPM is the practice of documenting, measuring, improving, and automating enterprise workflows. However, research has focused almost exclusively on one task - full end-to-end automation using agents based on multimodal foundation models (FMs) like GPT-4. This f… ▽ More

    Submitted 19 June, 2024; originally announced June 2024.

  2. arXiv:2309.03202   

    q-fin.TR cs.LG

    Evaluation of Reinforcement Learning Techniques for Trading on a Diverse Portfolio

    Authors: Ishan S. Khare, Tarun K. Martheswaran, Akshana Dassanaike-Perera

    Abstract: This work seeks to answer key research questions regarding the viability of reinforcement learning over the S&P 500 index. The on-policy techniques of Value Iteration (VI) and State-action-reward-state-action (SARSA) are implemented along with the off-policy technique of Q-Learning. The models are trained and tested on a dataset comprising multiple years of stock market data from 2000-2023. The an… ▽ More

    Submitted 10 February, 2024; v1 submitted 28 June, 2023; originally announced September 2023.

    Comments: Course project not to be posted online

  3. arXiv:2209.15287  [pdf, other

    cs.CV cs.AI

    Verifiable and Energy Efficient Medical Image Analysis with Quantised Self-attentive Deep Neural Networks

    Authors: Rakshith Sathish, Swanand Khare, Debdoot Sheet

    Abstract: Convolutional Neural Networks have played a significant role in various medical imaging tasks like classification and segmentation. They provide state-of-the-art performance compared to classical image processing algorithms. However, the major downside of these methods is the high computational complexity, reliance on high-performance hardware like GPUs and the inherent black-box nature of the mod… ▽ More

    Submitted 30 September, 2022; originally announced September 2022.

    Comments: Accepted at MICCAI 2022 FAIR Workshop

  4. arXiv:2203.02317  [pdf, other

    cs.CL cs.LG

    Adaptive Discounting of Implicit Language Models in RNN-Transducers

    Authors: Vinit Unni, Shreya Khare, Ashish Mittal, Preethi Jyothi, Sunita Sarawagi, Samarth Bharadwaj

    Abstract: RNN-Transducer (RNN-T) models have become synonymous with streaming end-to-end ASR systems. While they perform competitively on a number of evaluation categories, rare words pose a serious challenge to RNN-T models. One main reason for the degradation in performance on rare words is that the language model (LM) internal to RNN-Ts can become overconfident and lead to hallucinated predictions that a… ▽ More

    Submitted 21 February, 2022; originally announced March 2022.

    Comments: Proceedings for ICASSP 2022

  5. arXiv:2202.02958  [pdf

    q-bio.GN cs.AI cs.LG

    A comprehensive survey on computational learning methods for analysis of gene expression data

    Authors: Nikita Bhandari, Rahee Walambe, Ketan Kotecha, Satyajeet Khare

    Abstract: Computational analysis methods including machine learning have a significant impact in the fields of genomics and medicine. High-throughput gene expression analysis methods such as microarray technology and RNA sequencing produce enormous amounts of data. Traditionally, statistical methods are used for comparative analysis of gene expression data. However, more complex analysis for classification… ▽ More

    Submitted 27 September, 2022; v1 submitted 7 February, 2022; originally announced February 2022.

    Comments: 43 pages, 8 figures, 5 tables

  6. arXiv:2110.10713  [pdf, other

    cs.LG

    PPFS: Predictive Permutation Feature Selection

    Authors: Atif Hassan, Jiaul H. Paik, Swanand Khare, Syed Asif Hassan

    Abstract: We propose Predictive Permutation Feature Selection (PPFS), a novel wrapper-based feature selection method based on the concept of Markov Blanket (MB). Unlike previous MB methods, PPFS is a universal feature selection technique as it can work for both classification as well as regression tasks on datasets containing categorical and/or continuous features. We propose Predictive Permutation Independ… ▽ More

    Submitted 20 October, 2021; originally announced October 2021.

    Comments: 7 pages. For the implementation of this work, see https://github.com/atif-hassan/PyImpetus

  7. arXiv:2107.10140  [pdf, other

    cs.CV cs.LG

    AUGCO: Augmentation Consistency-guided Self-training for Source-free Domain Adaptive Semantic Segmentation

    Authors: Viraj Prabhu, Shivam Khare, Deeksha Kartik, Judy Hoffman

    Abstract: Most modern approaches for domain adaptive semantic segmentation rely on continued access to source data during adaptation, which may be infeasible due to computational or privacy constraints. We focus on source-free domain adaptation for semantic segmentation, wherein a source model must adapt itself to a new target domain given only unlabeled target data. We propose Augmentation Consistency-guid… ▽ More

    Submitted 6 January, 2022; v1 submitted 21 July, 2021; originally announced July 2021.

  8. Representation based meta-learning for few-shot spoken intent recognition

    Authors: Ashish Mittal, Samarth Bharadwaj, Shreya Khare, Saneem Chemmengath, Karthik Sankaranarayanan, Brian Kingsbury

    Abstract: Spoken intent detection has become a popular approach to interface with various smart devices with ease. However, such systems are limited to the preset list of intents-terms or commands, which restricts the quick customization of personal devices to new intents. This paper presents a few-shot spoken intent classification approach with task-agnostic representations via meta-learning paradigm. Spec… ▽ More

    Submitted 29 June, 2021; originally announced June 2021.

    Comments: Accepted paper at Interspeech 2020, 21st Annual Conference of the International Speech Communication Association, Virtual Event, Shanghai, China, 25-29 October, 2020

  9. arXiv:2105.07659  [pdf

    q-bio.GN cs.LG

    Comparison of machine learning and deep learning techniques in promoter prediction across diverse species

    Authors: Nikita Bhandari, Satyajeet Khare, Rahee Walambe, Ketan Kotecha

    Abstract: Gene promoters are the key DNA regulatory elements positioned around the transcription start sites and are responsible for regulating gene transcription process. Various alignment-based, signal-based and content-based approaches are reported for the prediction of promoters. However, since all promoter sequences do not show explicit features, the prediction performance of these techniques is poor.… ▽ More

    Submitted 17 May, 2021; originally announced May 2021.

    Comments: 17 pages, 4 figures, 4 tables

    Journal ref: PeerJ Comput. Sci. 7:e365 (2021)

  10. arXiv:2104.04450  [pdf, other

    cs.LG cs.CV

    Unsupervised Class-Incremental Learning Through Confusion

    Authors: Shivam Khare, Kun Cao, James Rehg

    Abstract: While many works on Continual Learning have shown promising results for mitigating catastrophic forgetting, they have relied on supervised training. To successfully learn in a label-agnostic incremental setting, a model must distinguish between learned and novel classes to properly include samples for training. We introduce a novelty detection method that leverages network confusion caused by trai… ▽ More

    Submitted 8 December, 2021; v1 submitted 9 April, 2021; originally announced April 2021.

  11. Multilingual and code-switching ASR challenges for low resource Indian languages

    Authors: Anuj Diwan, Rakesh Vaideeswaran, Sanket Shah, Ankita Singh, Srinivasa Raghavan, Shreya Khare, Vinit Unni, Saurabh Vyas, Akash Rajpuria, Chiranjeevi Yarra, Ashish Mittal, Prasanta Kumar Ghosh, Preethi Jyothi, Kalika Bali, Vivek Seshadri, Sunayana Sitaram, Samarth Bharadwaj, Jai Nanavati, Raoul Nanavati, Karthik Sankaranarayanan, Tejaswi Seeram, Basil Abraham

    Abstract: Recently, there is increasing interest in multilingual automatic speech recognition (ASR) where a speech recognition system caters to multiple low resource languages by taking advantage of low amounts of labeled corpora in multiple languages. With multilingualism becoming common in today's world, there has been increasing interest in code-switching ASR as well. In code-switching, multiple language… ▽ More

    Submitted 31 March, 2021; originally announced April 2021.

    Comments: 6 pages

  12. arXiv:2012.11460  [pdf, other

    cs.CV cs.LG

    SENTRY: Selective Entropy Optimization via Committee Consistency for Unsupervised Domain Adaptation

    Authors: Viraj Prabhu, Shivam Khare, Deeksha Kartik, Judy Hoffman

    Abstract: Many existing approaches for unsupervised domain adaptation (UDA) focus on adapting under only data distribution shift and offer limited success under additional cross-domain label distribution shift. Recent work based on self-training using target pseudo-labels has shown promise, but on challenging shifts pseudo-labels may be highly unreliable, and using them for self-training may cause error acc… ▽ More

    Submitted 9 October, 2021; v1 submitted 21 December, 2020; originally announced December 2020.

    Comments: Published at ICCV 2021. Code available at https://github.com/virajprabhu/SENTRY

  13. arXiv:2011.03901  [pdf, other

    cs.AI

    Adversarial Black-Box Attacks On Text Classifiers Using Multi-Objective Genetic Optimization Guided By Deep Networks

    Authors: Alex Mathai, Shreya Khare, Srikanth Tamilselvam, Senthil Mani

    Abstract: We propose a novel genetic-algorithm technique that generates black-box adversarial examples which successfully fool neural network based text classifiers. We perform a genetic search with multi-objective optimization guided by deep learning based inferences and Seq2Seq mutation to generate semantically similar but imperceptible adversaries. We compare our approach with DeepWordBug (DWB) on SST an… ▽ More

    Submitted 9 November, 2020; v1 submitted 7 November, 2020; originally announced November 2020.

  14. arXiv:2002.00754  [pdf, other

    cs.CL

    Benchmarking Popular Classification Models' Robustness to Random and Targeted Corruptions

    Authors: Utkarsh Desai, Srikanth Tamilselvam, Jassimran Kaur, Senthil Mani, Shreya Khare

    Abstract: Text classification models, especially neural networks based models, have reached very high accuracy on many popular benchmark datasets. Yet, such models when deployed in real world applications, tend to perform badly. The primary reason is that these models are not tested against sufficient real world natural data. Based on the application users, the vocabulary and the style of the model's input… ▽ More

    Submitted 31 January, 2020; originally announced February 2020.

  15. arXiv:1905.02486  [pdf, other

    cs.HC cs.LG

    A Visual Programming Paradigm for Abstract Deep Learning Model Development

    Authors: Srikanth Tamilselvam, Naveen Panwar, Shreya Khare, Rahul Aralikatte, Anush Sankaran, Senthil Mani

    Abstract: Deep learning is one of the fastest growing technologies in computer science with a plethora of applications. But this unprecedented growth has so far been limited to the consumption of deep learning experts. The primary challenge being a steep learning curve for learning the programming libraries and the lack of intuitive systems enabling non-experts to consume deep learning. Towards this goal, w… ▽ More

    Submitted 19 August, 2019; v1 submitted 7 May, 2019; originally announced May 2019.

  16. arXiv:1904.05833  [pdf, other

    cs.DC

    FECBench: A Holistic Interference-aware Approach for Application Performance Modeling

    Authors: Yogesh D. Barve, Shashank Shekhar, Ajay Dev Chhokra, Shweta Khare, Anirban Bhattacharjee, Zhuangwei Kang, Hongyang Sun, Aniruddha Gokhale

    Abstract: Services hosted in multi-tenant cloud platforms often encounter performance interference due to contention for non-partitionable resources, which in turn causes unpredictable behavior and degradation in application performance. To grapple with these problems and to define effective resource management solutions for their services, providers often must expend significant efforts and incur prohibiti… ▽ More

    Submitted 12 April, 2019; v1 submitted 11 April, 2019; originally announced April 2019.

  17. arXiv:1904.01727  [pdf, other

    cs.SE cs.DC cs.LG

    Stratum: A Serverless Framework for Lifecycle Management of Machine Learning based Data Analytics Tasks

    Authors: Anirban Bhattacharjee, Yogesh Barve, Shweta Khare, Shunxing Bao, Aniruddha Gokhale, Thomas Damiano

    Abstract: With the proliferation of machine learning (ML) libraries and frameworks, and the programming languages that they use, along with operations of data loading, transformation, preparation and mining, ML model development is becoming a daunting task. Furthermore, with a plethora of cloud-based ML model development platforms, heterogeneity in hardware, increased focus on exploiting edge computing reso… ▽ More

    Submitted 2 April, 2019; originally announced April 2019.

  18. arXiv:1811.01312  [pdf, other

    cs.CR cs.LG cs.NE

    Adversarial Black-Box Attacks on Automatic Speech Recognition Systems using Multi-Objective Evolutionary Optimization

    Authors: Shreya Khare, Rahul Aralikatte, Senthil Mani

    Abstract: Fooling deep neural networks with adversarial input have exposed a significant vulnerability in the current state-of-the-art systems in multiple domains. Both black-box and white-box approaches have been used to either replicate the model itself or to craft examples which cause the model to fail. In this work, we propose a framework which uses multi-objective evolutionary optimization to perform b… ▽ More

    Submitted 3 July, 2019; v1 submitted 3 November, 2018; originally announced November 2018.

    Comments: Published in Interspeech 2019

  19. arXiv:1711.03543  [pdf, other

    cs.LG cs.AI stat.ML

    DLPaper2Code: Auto-generation of Code from Deep Learning Research Papers

    Authors: Akshay Sethi, Anush Sankaran, Naveen Panwar, Shreya Khare, Senthil Mani

    Abstract: With an abundance of research papers in deep learning, reproducibility or adoption of the existing works becomes a challenge. This is due to the lack of open source implementations provided by the authors. Further, re-implementing research papers in a different library is a daunting task. To address these challenges, we propose a novel extensible approach, DLPaper2Code, to extract and understand d… ▽ More

    Submitted 9 November, 2017; originally announced November 2017.

    Comments: AAAI2018

  20. arXiv:1711.02012  [pdf, other

    cs.CL cs.AI

    Hi, how can I help you?: Automating enterprise IT support help desks

    Authors: Senthil Mani, Neelamadhav Gantayat, Rahul Aralikatte, Monika Gupta, Sampath Dechu, Anush Sankaran, Shreya Khare, Barry Mitchell, Hemamalini Subramanian, Hema Venkatarangan

    Abstract: Question answering is one of the primary challenges of natural language understanding. In realizing such a system, providing complex long answers to questions is a challenging task as opposed to factoid answering as the former needs context disambiguation. The different methods explored in the literature can be broadly classified into three categories namely: 1) classification based, 2) knowledge… ▽ More

    Submitted 2 November, 2017; originally announced November 2017.

    Comments: To appear in IAAI 2018

  21. arXiv:1708.04923  [pdf, other

    cs.CL cs.LG

    mAnI: Movie Amalgamation using Neural Imitation

    Authors: Naveen Panwar, Shreya Khare, Neelamadhav Gantayat, Rahul Aralikatte, Senthil Mani, Anush Sankaran

    Abstract: Cross-modal data retrieval has been the basis of various creative tasks performed by Artificial Intelligence (AI). One such highly challenging task for AI is to convert a book into its corresponding movie, which most of the creative film makers do as of today. In this research, we take the first step towards it by visualizing the content of a book using its corresponding movie visuals. Given a set… ▽ More

    Submitted 16 August, 2017; originally announced August 2017.

    Comments: Accepted in ML4Creativity workshop in KDD 2017. Preprint

  22. DARVIZ: Deep Abstract Representation, Visualization, and Verification of Deep Learning Models

    Authors: Anush Sankaran, Rahul Aralikatte, Senthil Mani, Shreya Khare, Naveen Panwar, Neelamadhav Gantayat

    Abstract: Traditional software engineering programming paradigms are mostly object or procedure oriented, driven by deterministic algorithms. With the advent of deep learning and cognitive sciences there is an emerging trend for data-driven programming, creating a shift in the programming paradigm among the software engineering communities. Visualizing and interpreting the execution of a current large scale… ▽ More

    Submitted 16 August, 2017; originally announced August 2017.

    Comments: Accepted in ICSE NIER 2017. Preprint