Skip to main content

Showing 1–27 of 27 results for author: Grover, S

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

    cs.LG cs.AI

    Segment, Shuffle, and Stitch: A Simple Mechanism for Improving Time-Series Representations

    Authors: Shivam Grover, Amin Jalali, Ali Etemad

    Abstract: Existing approaches for learning representations of time-series keep the temporal arrangement of the time-steps intact with the presumption that the original order is the most optimal for learning. However, non-adjacent sections of real-world time-series may have strong dependencies. Accordingly we raise the question: Is there an alternative arrangement for time-series which could enable more effe… ▽ More

    Submitted 30 May, 2024; originally announced May 2024.

  2. arXiv:2402.19405  [pdf, other

    cs.CV

    Navigating Hallucinations for Reasoning of Unintentional Activities

    Authors: Shresth Grover, Vibhav Vineet, Yogesh S Rawat

    Abstract: In this work we present a novel task of understanding unintentional human activities in videos. We formalize this problem as a reasoning task under zero-shot scenario, where given a video of an unintentional activity we want to know why it transitioned from intentional to unintentional. We first evaluate the effectiveness of current state-of-the-art Large Multimodal Models on this reasoning task a… ▽ More

    Submitted 3 March, 2024; v1 submitted 29 February, 2024; originally announced February 2024.

  3. arXiv:2306.06272  [pdf, other

    cs.AI

    A Domain-Independent Agent Architecture for Adaptive Operation in Evolving Open Worlds

    Authors: Shiwali Mohan, Wiktor Piotrowski, Roni Stern, Sachin Grover, Sookyung Kim, Jacob Le, Johan De Kleer

    Abstract: Model-based reasoning agents are ill-equipped to act in novel situations in which their model of the environment no longer sufficiently represents the world. We propose HYDRA - a framework for designing model-based agents operating in mixed discrete-continuous worlds, that can autonomously detect when the environment has evolved from its canonical setup, understand how it has evolved, and adapt th… ▽ More

    Submitted 9 June, 2023; originally announced June 2023.

    Comments: Under review in Artificial Intelligence Journal - Open World Learning track

    ACM Class: I.2.4; I.2.6

  4. arXiv:2303.16967  [pdf, other

    cs.AI

    Heuristic Search For Physics-Based Problems: Angry Birds in PDDL+

    Authors: Wiktor Piotrowski, Yoni Sher, Sachin Grover, Roni Stern, Shiwali Mohan

    Abstract: This paper studies how a domain-independent planner and combinatorial search can be employed to play Angry Birds, a well established AI challenge problem. To model the game, we use PDDL+, a planning language for mixed discrete/continuous domains that supports durative processes and exogenous events. The paper describes the model and identifies key design decisions that reduce the problem complexit… ▽ More

    Submitted 29 March, 2023; originally announced March 2023.

  5. arXiv:2212.13392  [pdf, other

    cs.CL cs.AI cs.CV cs.LG

    DeepCuts: Single-Shot Interpretability based Pruning for BERT

    Authors: Jasdeep Singh Grover, Bhavesh Gawri, Ruskin Raj Manku

    Abstract: As language models have grown in parameters and layers, it has become much harder to train and infer with them on single GPUs. This is severely restricting the availability of large language models such as GPT-3, BERT-Large, and many others. A common technique to solve this problem is pruning the network architecture by removing transformer heads, fully-connected weights, and other modules. The ma… ▽ More

    Submitted 27 December, 2022; originally announced December 2022.

    Comments: 13 pages, 12 figures, 10 equations, initial preprint

  6. arXiv:2208.12252  [pdf, ps, other

    math.OC cs.RO

    Control Barrier Functions-based Semi-Definite Programs (CBF-SDPs): Robust Safe Control For Dynamic Systems with Relative Degree Two Safety Indices

    Authors: Jaskaran Singh Grover, Changliu Liu, Katia Sycara

    Abstract: In this draft article, we consider the problem of achieving safe control of a dynamic system for which the safety index or (control barrier function (loosely)) has relative degree equal to two. We consider parameter affine nonlinear dynamic systems and assume that the parametric uncertainty is uniform and known a-priori or being updated online through an estimator/parameter adaptation law. Under t… ▽ More

    Submitted 25 August, 2022; originally announced August 2022.

  7. arXiv:2203.14058  [pdf, other

    cs.DS

    Constant factor approximations for Lower and Upper bounded Clusterings

    Authors: Neelima Gupta, Sapna Grover, Rajni Dabas

    Abstract: Clustering is one of the most fundamental problem in Machine Learning. Researchers in the field often require a lower bound on the size of the clusters to maintain anonymity and upper bound for the ease of analysis. Specifying an optimal cluster size is a problem often faced by scientists. In this paper, we present a framework to obtain constant factor approximations for some prominent clustering… ▽ More

    Submitted 26 March, 2022; originally announced March 2022.

  8. arXiv:2112.13143  [pdf, other

    cs.LG

    GREED: A Neural Framework for Learning Graph Distance Functions

    Authors: Rishabh Ranjan, Siddharth Grover, Sourav Medya, Venkatesan Chakaravarthy, Yogish Sabharwal, Sayan Ranu

    Abstract: Among various distance functions for graphs, graph and subgraph edit distances (GED and SED respectively) are two of the most popular and expressive measures. Unfortunately, exact computations for both are NP-hard. To overcome this computational bottleneck, neural approaches to learn and predict edit distance in polynomial time have received much interest. While considerable progress has been made… ▽ More

    Submitted 21 April, 2023; v1 submitted 24 December, 2021; originally announced December 2021.

    Comments: Published as a conference paper at NeurIPS 2022

  9. arXiv:2111.15156  [pdf, other

    cs.CL cs.SD eess.AS

    Automated Speech Scoring System Under The Lens: Evaluating and interpreting the linguistic cues for language proficiency

    Authors: Pakhi Bamdev, Manraj Singh Grover, Yaman Kumar Singla, Payman Vafaee, Mika Hama, Rajiv Ratn Shah

    Abstract: English proficiency assessments have become a necessary metric for filtering and selecting prospective candidates for both academia and industry. With the rise in demand for such assessments, it has become increasingly necessary to have the automated human-interpretable results to prevent inconsistencies and ensure meaningful feedback to the second language learners. Feature-based classical approa… ▽ More

    Submitted 30 November, 2021; originally announced November 2021.

    Comments: Accepted for publication in the International Journal of Artificial Intelligence in Education (IJAIED)

  10. arXiv:2111.10622  [pdf, other

    cs.LG cs.AI cs.CV cs.CY

    SPINE: Soft Piecewise Interpretable Neural Equations

    Authors: Jasdeep Singh Grover, Harsh Minesh Domadia, Raj Anant Tapase, Grishma Sharma

    Abstract: Relu Fully Connected Networks are ubiquitous but uninterpretable because they fit piecewise linear functions emerging from multi-layered structures and complex interactions of model weights. This paper takes a novel approach to piecewise fits by using set operations on individual pieces(parts). This is done by approximating canonical normal forms and using the resultant as a model. This gives spec… ▽ More

    Submitted 20 November, 2021; originally announced November 2021.

    Comments: 31 pages, 23 figures, was submitted to NeurIPS 2020

  11. arXiv:2111.05409  [pdf, other

    cs.CV cs.AI

    Pipeline for 3D reconstruction of the human body from AR/VR headset mounted egocentric cameras

    Authors: Shivam Grover, Kshitij Sidana, Vanita Jain

    Abstract: In this paper, we propose a novel pipeline for the 3D reconstruction of the full body from egocentric viewpoints. 3-D reconstruction of the human body from egocentric viewpoints is a challenging task as the view is skewed and the body parts farther from the cameras are occluded. One such example is the view from cameras installed below VR headsets. To achieve this task, we first make use of condit… ▽ More

    Submitted 9 November, 2021; originally announced November 2021.

    Comments: 11 pages, 12 figures and 2 tables

  12. arXiv:2111.02626  [pdf, other

    cs.HC cs.AI

    Characterizing Human Explanation Strategies to Inform the Design of Explainable AI for Building Damage Assessment

    Authors: Donghoon Shin, Sachin Grover, Kenneth Holstein, Adam Perer

    Abstract: Explainable AI (XAI) is a promising means of supporting human-AI collaborations for high-stakes visual detection tasks, such as damage detection tasks from satellite imageries, as fully-automated approaches are unlikely to be perfectly safe and reliable. However, most existing XAI techniques are not informed by the understandings of task-specific needs of humans for explanations. Thus, we took a f… ▽ More

    Submitted 4 November, 2021; originally announced November 2021.

    Comments: Accepted at NeurIPS 2021 Workshop on Artificial Intelligence for Humanitarian Assistance and Disaster Response (AI+HADR 2021)

  13. arXiv:2110.02311  [pdf, other

    cs.CL

    COVID-19 India Dataset: Parsing COVID-19 Data in Daily Health Bulletins from States in India

    Authors: Mayank Agarwal, Tathagata Chakraborti, Sachin Grover, Arunima Chaudhary

    Abstract: While India has been one of the hotspots of COVID-19, data about the pandemic from the country has proved to be largely inaccessible at scale. Much of the data exists in unstructured form on the web, and limited aspects of such data are available through public APIs maintained manually through volunteer effort. This has proved to be difficult both in terms of ease of access to detailed data and wi… ▽ More

    Submitted 6 December, 2021; v1 submitted 27 September, 2021; originally announced October 2021.

    Comments: URL: ibm.biz/covid-data-india. Accepted at the Machine Learning in Public Health workshop at NeurIPS 2021

  14. arXiv:2108.12459  [pdf, other

    cs.CL

    From Pivots to Graphs: Augmented CycleDensity as a Generalization to One Time InverseConsultation

    Authors: Shashwat Goel, Kunwar Shaanjeet Singh Grover

    Abstract: This paper describes an approach used to generate new translations using raw bilingual dictionaries as part of the 4th Task Inference Across Dictionaries (TIAD 2021) shared task. We propose Augmented Cycle Density (ACD) as a framework that combines insights from two state of the art methods that require no sense information and parallel corpora: Cycle Density (CD) and One Time Inverse Consultation… ▽ More

    Submitted 27 August, 2021; originally announced August 2021.

    Comments: 8 pages, 3 figures, To be published in: Translation Inference Across Dictionaries 2021 Shared Task, Language Data and Knowledge 2021

  15. arXiv:2106.11372  [pdf, other

    cs.DS cs.CC

    First Approximation for Uniform Lower and Upper Bounded Facility Location Problem avoiding violation in Lower Bounds

    Authors: Sapna Grover, Neelima Gupta, Rajni Dabas

    Abstract: With growing emphasis on e-commerce marketplace platforms where we have a central platform mediating between the seller and the buyer, it becomes important to keep a check on the availability and profitability of the central store. A store serving too less clients can be non-profitable and a store getting too many orders can lead to bad service to the customers which can be detrimental for the bus… ▽ More

    Submitted 25 June, 2021; v1 submitted 21 June, 2021; originally announced June 2021.

  16. arXiv:2012.07678  [pdf

    cs.CC

    Classifying CELESTE as NP Complete

    Authors: Zeeshan Ahmed, Alapan Chaudhuri, Kunwar Shaanjeet Singh Grover, Ashwin Rao, Kushagra Garg, Pulak Malhotra

    Abstract: We analyze the computational complexity of the video game "CELESTE" and prove that solving a generalized level in it is NP-Complete. Further, we also show how, upon introducing a small change in the game mechanics (adding a new game entity), we can make it PSPACE-complete.

    Submitted 1 December, 2022; v1 submitted 14 December, 2020; originally announced December 2020.

    Comments: Keywords: complexity analysis, NP completeness, algorithmic analysis, game analysis

    Journal ref: CST 2022

  17. arXiv:2011.12262  [pdf, other

    cs.AI

    Model Elicitation through Direct Questioning

    Authors: Sachin Grover, David Smith, Subbarao Kambhampati

    Abstract: The future will be replete with scenarios where humans are robots will be working together in complex environments. Teammates interact, and the robot's interaction has to be about getting useful information about the human's (teammate's) model. There are many challenges before a robot can interact, such as incorporating the structural differences in the human's model, ensuring simpler responses, e… ▽ More

    Submitted 24 November, 2020; originally announced November 2020.

  18. arXiv:2009.13817  [pdf, ps, other

    math.OC cs.RO

    Parameter Identification for Multirobot Systems Using Optimization Based Controllers (Extended Version)

    Authors: Jaskaran Singh Grover, Changliu Liu, Katia Sycara

    Abstract: This paper considers the problem of parameter identification for a multirobot system. We wish to understand when is it feasible for an adversarial observer to reverse-engineer the parameters of tasks being performed by a team of robots by simply observing their positions. We address this question by using the concept of persistency of excitation from system identification. Each robot in the team u… ▽ More

    Submitted 29 September, 2020; originally announced September 2020.

  19. arXiv:2006.05236  [pdf, other

    cs.SD cs.CL eess.AS

    audino: A Modern Annotation Tool for Audio and Speech

    Authors: Manraj Singh Grover, Pakhi Bamdev, Ratin Kumar Brala, Yaman Kumar, Mika Hama, Rajiv Ratn Shah

    Abstract: In this paper, we introduce a collaborative and modern annotation tool for audio and speech: audino. The tool allows annotators to define and describe temporal segmentation in audios. These segments can be labelled and transcribed easily using a dynamically generated form. An admin can centrally control user roles and project assignment through the admin dashboard. The dashboard also enables descr… ▽ More

    Submitted 28 November, 2021; v1 submitted 9 June, 2020; originally announced June 2020.

  20. arXiv:2005.08182  [pdf, other

    cs.CL cs.SD eess.AS

    Multi-modal Automated Speech Scoring using Attention Fusion

    Authors: Manraj Singh Grover, Yaman Kumar, Sumit Sarin, Payman Vafaee, Mika Hama, Rajiv Ratn Shah

    Abstract: In this study, we propose a novel multi-modal end-to-end neural approach for automated assessment of non-native English speakers' spontaneous speech using attention fusion. The pipeline employs Bi-directional Recurrent Convolutional Neural Networks and Bi-directional Long Short-Term Memory Neural Networks to encode acoustic and lexical cues from spectrograms and transcriptions, respectively. Atten… ▽ More

    Submitted 28 November, 2021; v1 submitted 17 May, 2020; originally announced May 2020.

  21. arXiv:1912.12181  [pdf

    cs.SC

    Differentiable Set Operations for Algebraic Expressions

    Authors: Jasdeep Singh Grover

    Abstract: Basic principles of set theory have been applied in the context of probability and binary computation. Applying the same principles on inequalities is less common but can be extremely beneficial in a variety of fields. This paper formulates a novel approach to directly apply set operations on inequalities to produce resultant inequalities with differentiable boundaries. The suggested approach uses… ▽ More

    Submitted 21 December, 2019; originally announced December 2019.

    Comments: 11 pages, 12 figures

    MSC Class: 03E20; 00A06; 00A66

  22. arXiv:1911.12152  [pdf, other

    eess.SP cs.LG

    Universal EEG Encoder for Learning Diverse Intelligent Tasks

    Authors: Baani Leen Kaur Jolly, Palash Aggrawal, Surabhi S Nath, Viresh Gupta, Manraj Singh Grover, Rajiv Ratn Shah

    Abstract: Brain Computer Interfaces (BCI) have become very popular with Electroencephalography (EEG) being one of the most commonly used signal acquisition techniques. A major challenge in BCI studies is the individualistic analysis required for each task. Thus, task-specific feature extraction and classification are performed, which fails to generalize to other tasks with similar time-series EEG input data… ▽ More

    Submitted 26 November, 2019; originally announced November 2019.

  23. arXiv:1911.11378  [pdf, other

    cs.LG cs.CV cs.MM eess.IV stat.ML

    Text2FaceGAN: Face Generation from Fine Grained Textual Descriptions

    Authors: Osaid Rehman Nasir, Shailesh Kumar Jha, Manraj Singh Grover, Yi Yu, Ajit Kumar, Rajiv Ratn Shah

    Abstract: Powerful generative adversarial networks (GAN) have been developed to automatically synthesize realistic images from text. However, most existing tasks are limited to generating simple images such as flowers from captions. In this work, we extend this problem to the less addressed domain of face generation from fine-grained textual descriptions of face, e.g., "A person has curly hair, oval face, a… ▽ More

    Submitted 26 November, 2019; originally announced November 2019.

  24. arXiv:1810.11787  [pdf, other

    cs.LG cs.AI cs.DC stat.ML

    A Hitchhiker's Guide On Distributed Training of Deep Neural Networks

    Authors: Karanbir Chahal, Manraj Singh Grover, Kuntal Dey

    Abstract: Deep learning has led to tremendous advancements in the field of Artificial Intelligence. One caveat however is the substantial amount of compute needed to train these deep learning models. Training a benchmark dataset like ImageNet on a single machine with a modern GPU can take upto a week, distributing training on multiple machines has been observed to drastically bring this time down. Recent wo… ▽ More

    Submitted 28 October, 2018; originally announced October 2018.

    Comments: 14 pages

  25. arXiv:1802.01013  [pdf, other

    cs.AI

    Plan Explanations as Model Reconciliation -- An Empirical Study

    Authors: Tathagata Chakraborti, Sarath Sreedharan, Sachin Grover, Subbarao Kambhampati

    Abstract: Recent work in explanation generation for decision making agents has looked at how unexplained behavior of autonomous systems can be understood in terms of differences in the model of the system and the human's understanding of the same, and how the explanation process as a result of this mismatch can be then seen as a process of reconciliation of these models. Existing algorithms in such settings… ▽ More

    Submitted 3 February, 2018; originally announced February 2018.

  26. arXiv:1712.08838  [pdf, other

    cs.CV

    Texture Synthesis with Recurrent Variational Auto-Encoder

    Authors: Rohan Chandra, Sachin Grover, Kyungjun Lee, Moustafa Meshry, Ahmed Taha

    Abstract: We propose a recurrent variational auto-encoder for texture synthesis. A novel loss function, FLTBNK, is used for training the texture synthesizer. It is rotational and partially color invariant loss function. Unlike L2 loss, FLTBNK explicitly models the correlation of color intensity between pixels. Our texture synthesizer generates neighboring tiles to expand a sample texture and is evaluated us… ▽ More

    Submitted 23 December, 2017; originally announced December 2017.

  27. arXiv:1606.08022  [pdf, other

    cs.DS

    Constant factor Approximation Algorithms for Uniform Hard Capacitated Facility Location Problems: Natural LP is not too bad

    Authors: Sapna Grover, Neelima Gupta, Samir Khuller, Aditya Pancholi

    Abstract: In this paper, we give first constant factor approximation for capacitated knapsack median problem (CKM) for hard uniform capacities, violating the budget only by an additive factor of $f_{max}$ where $f_{max}$ is the maximum cost of a facility opened by the optimal and violating capacities by $(2+ε)$ factor. Natural LP for the problem is known to have an unbounded integrality gap when any one of… ▽ More

    Submitted 23 March, 2022; v1 submitted 26 June, 2016; originally announced June 2016.