Skip to main content

Showing 1–23 of 23 results for author: Mittal, H

  1. arXiv:2407.02978  [pdf, other

    cs.CL cs.AI

    Mast Kalandar at SemEval-2024 Task 8: On the Trail of Textual Origins: RoBERTa-BiLSTM Approach to Detect AI-Generated Text

    Authors: Jainit Sushil Bafna, Hardik Mittal, Suyash Sethia, Manish Shrivastava, Radhika Mamidi

    Abstract: Large Language Models (LLMs) have showcased impressive abilities in generating fluent responses to diverse user queries. However, concerns regarding the potential misuse of such texts in journalism, educational, and academic contexts have surfaced. SemEval 2024 introduces the task of Multigenerator, Multidomain, and Multilingual Black-Box Machine-Generated Text Detection, aiming to develop automat… ▽ More

    Submitted 3 July, 2024; originally announced July 2024.

    Comments: SemEval-2024

  2. arXiv:2405.20305  [pdf, other

    cs.CV

    Can't make an Omelette without Breaking some Eggs: Plausible Action Anticipation using Large Video-Language Models

    Authors: Himangi Mittal, Nakul Agarwal, Shao-Yuan Lo, Kwonjoon Lee

    Abstract: We introduce PlausiVL, a large video-language model for anticipating action sequences that are plausible in the real-world. While significant efforts have been made towards anticipating future actions, prior approaches do not take into account the aspect of plausibility in an action sequence. To address this limitation, we explore the generative capability of a large video-language model in our wo… ▽ More

    Submitted 30 May, 2024; originally announced May 2024.

    Comments: CVPR 2024

  3. arXiv:2404.02088  [pdf, other

    cs.CL cs.SD eess.AS

    LastResort at SemEval-2024 Task 3: Exploring Multimodal Emotion Cause Pair Extraction as Sequence Labelling Task

    Authors: Suyash Vardhan Mathur, Akshett Rai Jindal, Hardik Mittal, Manish Shrivastava

    Abstract: Conversation is the most natural form of human communication, where each utterance can range over a variety of possible emotions. While significant work has been done towards the detection of emotions in text, relatively little work has been done towards finding the cause of the said emotions, especially in multimodal settings. SemEval 2024 introduces the task of Multimodal Emotion Cause Analysis… ▽ More

    Submitted 2 April, 2024; originally announced April 2024.

  4. arXiv:2310.00600  [pdf, other

    cs.DS

    On the Complexity of the Eigenvalue Deletion Problem

    Authors: Neeldhara Misra, Harshil Mittal, Saket Saurabh, Dhara Thakkar

    Abstract: For any fixed positive integer $r$ and a given budget $k$, the $r$-\textsc{Eigenvalue Vertex Deletion} ($r$-EVD) problem asks if a graph $G$ admits a subset $S$ of at most $k$ vertices such that the adjacency matrix of $G\setminus S$ has at most $r$ distinct eigenvalues. The edge deletion, edge addition, and edge editing variants are defined analogously. For $r = 1$, $r$-EVD is equivalent to the V… ▽ More

    Submitted 1 October, 2023; originally announced October 2023.

    Comments: 27 pages; this is the full version of a paper accepted for presentation at the 34th International Symposium on Algorithms and Computation (ISAAC 2023)

    ACM Class: F.2

  5. arXiv:2309.03517  [pdf, ps, other

    cs.DS cs.AI

    Parameterized Aspects of Distinct Kemeny Rank Aggregation

    Authors: Koustav De, Harshil Mittal, Palash Dey, Neeldhara Misra

    Abstract: The Kemeny method is one of the popular tools for rank aggregation. However, computing an optimal Kemeny ranking is NP-hard. Consequently, the computational task of finding a Kemeny ranking has been studied under the lens of parameterized complexity with respect to many parameters. We first present a comprehensive relationship, both theoretical and empirical, among these parameters. Further, we st… ▽ More

    Submitted 7 September, 2023; originally announced September 2023.

  6. arXiv:2306.11417  [pdf, other

    cs.AI cs.LG cs.SE

    PyRCA: A Library for Metric-based Root Cause Analysis

    Authors: Chenghao Liu, Wenzhuo Yang, Himanshu Mittal, Manpreet Singh, Doyen Sahoo, Steven C. H. Hoi

    Abstract: We introduce PyRCA, an open-source Python machine learning library of Root Cause Analysis (RCA) for Artificial Intelligence for IT Operations (AIOps). It provides a holistic framework to uncover the complicated metric causal dependencies and automatically locate root causes of incidents. It offers a unified interface for multiple commonly used RCA models, encompassing both graph construction and s… ▽ More

    Submitted 20 June, 2023; originally announced June 2023.

    Comments: Github repo: https://github.com/salesforce/PyRCA

  7. arXiv:2306.00379  [pdf, other

    cs.CV cs.LG

    Large Scale Generative Multimodal Attribute Extraction for E-commerce Attributes

    Authors: Anant Khandelwal, Happy Mittal, Shreyas Sunil Kulkarni, Deepak Gupta

    Abstract: E-commerce websites (e.g. Amazon) have a plethora of structured and unstructured information (text and images) present on the product pages. Sellers often either don't label or mislabel values of the attributes (e.g. color, size etc.) for their products. Automatically identifying these attribute values from an eCommerce product page that contains both text and images is a challenging task, especia… ▽ More

    Submitted 1 June, 2023; originally announced June 2023.

    Comments: ACL 2023 Industry Track, 8 Pages

  8. arXiv:2209.13583  [pdf, other

    cs.CV

    Learning State-Aware Visual Representations from Audible Interactions

    Authors: Himangi Mittal, Pedro Morgado, Unnat Jain, Abhinav Gupta

    Abstract: We propose a self-supervised algorithm to learn representations from egocentric video data. Recently, significant efforts have been made to capture humans interacting with their own environments as they go about their daily activities. In result, several large egocentric datasets of interaction-rich multi-modal data have emerged. However, learning representations from videos can be challenging. Fi… ▽ More

    Submitted 27 September, 2022; originally announced September 2022.

    Comments: NeurIPS 2022. Code available at https://github.com/HimangiM/RepLAI

  9. arXiv:2203.14864  [pdf, other

    cs.DS

    Chess is hard even for a single player

    Authors: N. R. Aravind, Neeldhara Misra, Harshil Mittal

    Abstract: We introduce a generalization of "Solo Chess", a single-player variant of the game that can be played on chess.com. The standard version of the game is played on a regular 8 x 8 chessboard by a single player, with only white pieces, using the following rules: every move must capture a piece, no piece may capture more than 2 times, and if there is a King on the board, it must be the final piece. Th… ▽ More

    Submitted 30 March, 2022; v1 submitted 28 March, 2022; originally announced March 2022.

    Comments: 22 pages, a slightly shorter version to appear in FUN 2022

  10. arXiv:2203.05835  [pdf, other

    cs.LG

    MLRM: A Multiple Linear Regression based Model for Average Temperature Prediction of A Day

    Authors: Ishu Gupta, Harsh Mittal, Deepak Rikhari, Ashutosh Kumar Singh

    Abstract: Weather is a phenomenon that affects everything and everyone around us on a daily basis. Weather prediction has been an important point of study for decades as researchers have tried to predict the weather and climatic changes using traditional meteorological techniques. With the advent of modern technologies and computing power, we can do so with the help of machine learning techniques. We aim to… ▽ More

    Submitted 11 March, 2022; originally announced March 2022.

  11. arXiv:2111.10701  [pdf, other

    cs.CV cs.LG

    Self-Supervised Point Cloud Completion via Inpainting

    Authors: Himangi Mittal, Brian Okorn, Arpit Jangid, David Held

    Abstract: When navigating in urban environments, many of the objects that need to be tracked and avoided are heavily occluded. Planning and tracking using these partial scans can be challenging. The aim of this work is to learn to complete these partial point clouds, giving us a full understanding of the object's geometry using only partial observations. Previous methods achieve this with the help of comple… ▽ More

    Submitted 20 November, 2021; originally announced November 2021.

    Comments: BMVC 2021 (Oral)

  12. arXiv:2108.10125  [pdf, other

    cs.AI

    A study on Machine Learning Approaches for Player Performance and Match Results Prediction

    Authors: Harsh Mittal, Deepak Rikhari, Jitendra Kumar, Ashutosh Kumar Singh

    Abstract: Cricket is unarguably one of the most popular sports in the world. Predicting the outcome of a cricket match has become a fundamental problem as we are advancing in the field of machine learning. Multiple researchers have tried to predict the outcome of a cricket match or a tournament, or to predict the performance of players during a match, or to predict the players who should be selected as per… ▽ More

    Submitted 23 August, 2021; originally announced August 2021.

  13. arXiv:2104.02947  [pdf, other

    cs.LG

    Distantly Supervised Transformers For E-Commerce Product QA

    Authors: Happy Mittal, Aniket Chakrabarti, Belhassen Bayar, Animesh Anant Sharma, Nikhil Rasiwasia

    Abstract: We propose a practical instant question answering (QA) system on product pages of ecommerce services, where for each user query, relevant community question answer (CQA) pairs are retrieved. User queries and CQA pairs differ significantly in language characteristics making relevance learning difficult. Our proposed transformer-based model learns a robust relevance function by jointly learning unif… ▽ More

    Submitted 7 April, 2021; originally announced April 2021.

    Comments: NAACL 2021 (10 pages)

  14. arXiv:2005.06046  [pdf, other

    cs.DS cs.CG

    Red-Blue Point Separation for Points on a Circle

    Authors: Neeldhara Misra, Harshil Mittal, Aditi Sethia

    Abstract: Given a set R of red points and a set B of blue points in the plane, the Red-Blue point separation problem asks if there are at most k lines that separate R from B, that is, each cell induced by the lines of the solution is either empty or monochromatic (containing points of only one color). A common variant of the problem is when the lines are required to be axis-parallel. The problem is known to… ▽ More

    Submitted 12 May, 2020; originally announced May 2020.

  15. arXiv:2005.03800  [pdf, other

    cs.DS

    Imbalance Parameterized by Twin Cover Revisited

    Authors: Neeldhara Misra, Harshil Mittal

    Abstract: We study the problem of Imbalance parameterized by the twin cover of a graph. We show that Imbalance is XP parameterized by twin cover, and FPT when parameterized by the twin cover and the size of the largest clique outside the twin cover. In contrast, we introduce a notion of succinct representations of graphs in terms of their twin cover and demonstrate that Imbalance is NP-hard in the setting o… ▽ More

    Submitted 7 May, 2020; originally announced May 2020.

  16. arXiv:1912.00501  [pdf, other

    cs.CV cs.CL cs.LG eess.IV

    Interpreting Context of Images using Scene Graphs

    Authors: Himangi Mittal, Ajith Abraham, Anuja Arora

    Abstract: Understanding a visual scene incorporates objects, relationships, and context. Traditional methods working on an image mostly focus on object detection and fail to capture the relationship between the objects. Relationships can give rich semantic information about the objects in a scene. The context can be conducive to comprehending an image since it will help us to perceive the relation between t… ▽ More

    Submitted 1 December, 2019; originally announced December 2019.

    Comments: To appear in International Conference on Big Data Analytics (BDA2019) (Accepted)

  17. arXiv:1912.00497  [pdf, other

    cs.CV cs.LG cs.RO eess.IV

    Just Go with the Flow: Self-Supervised Scene Flow Estimation

    Authors: Himangi Mittal, Brian Okorn, David Held

    Abstract: When interacting with highly dynamic environments, scene flow allows autonomous systems to reason about the non-rigid motion of multiple independent objects. This is of particular interest in the field of autonomous driving, in which many cars, people, bicycles, and other objects need to be accurately tracked. Current state-of-the-art methods require annotated scene flow data from autonomous drivi… ▽ More

    Submitted 13 April, 2020; v1 submitted 1 December, 2019; originally announced December 2019.

    Comments: Accepted at CVPR 2020 (Oral)

  18. arXiv:1908.00860  [pdf, ps, other

    cs.LO

    Advances in Symmetry Breaking for SAT Modulo Theories

    Authors: Saket Dingliwal, Ronak Agarwal, Happy Mittal, Parag Singla

    Abstract: Symmetry breaking is a popular technique to reduce the search space for SAT solving by exploiting the underlying symmetry over variables and clauses in a formula. The key idea is to first identify sets of assignments which fall in the same symmetry class, and then impose ordering constraints, called Symmetry Breaking Predicates (SBPs), such that only one (or a small subset) of these assignments is… ▽ More

    Submitted 16 January, 2020; v1 submitted 2 August, 2019; originally announced August 2019.

    Comments: SMT 2019, SMT, CVC4, Symmetry-breaking, starAI

  19. arXiv:1901.09517  [pdf, other

    cs.LG stat.ML

    ICLR Reproducibility Challenge Report (Padam : Closing The Generalization Gap Of Adaptive Gradient Methods in Training Deep Neural Networks)

    Authors: Harshal Mittal, Kartikey Pandey, Yash Kant

    Abstract: This work is a part of ICLR Reproducibility Challenge 2019, we try to reproduce the results in the conference submission PADAM: Closing The Generalization Gap of Adaptive Gradient Methods In Training Deep Neural Networks. Adaptive gradient methods proposed in past demonstrate a degraded generalization performance than the stochastic gradient descent (SGD) with momentum. The authors try to address… ▽ More

    Submitted 28 January, 2019; originally announced January 2019.

    Comments: ICLR Reproducibility Challenge 2019 Report for Padam (11 pages, 30 figures)

  20. arXiv:1807.01082  [pdf, other

    cs.LG stat.ML

    Domain Aware Markov Logic Networks

    Authors: Happy Mittal, Ayush Bhardwaj, Vibhav Gogate, Parag Singla

    Abstract: Combining logic and probability has been a long stand- ing goal of AI research. Markov Logic Networks (MLNs) achieve this by attaching weights to formulas in first-order logic, and can be seen as templates for constructing features for ground Markov networks. Most techniques for learning weights of MLNs are domain-size agnostic, i.e., the size of the domain is not explicitly taken into account whi… ▽ More

    Submitted 7 July, 2018; v1 submitted 3 July, 2018; originally announced July 2018.

    Comments: 2 pages Position Paper accepted in StarAI workshop 2018

  21. arXiv:1807.00589  [pdf, other

    cs.AI

    Lifted Marginal MAP Inference

    Authors: Vishal Sharma, Noman Ahmed Sheikh, Happy Mittal, Vibhav Gogate, Parag Singla

    Abstract: Lifted inference reduces the complexity of inference in relational probabilistic models by identifying groups of constants (or atoms) which behave symmetric to each other. A number of techniques have been proposed in the literature for lifting marginal as well MAP inference. We present the first application of lifting rules for marginal-MAP (MMAP), an important inference problem in models having l… ▽ More

    Submitted 8 July, 2018; v1 submitted 2 July, 2018; originally announced July 2018.

    Comments: Accepted in UAI-18. Corrected some typos

  22. arXiv:1711.04150  [pdf, other

    cs.SI cs.LG stat.ML

    STWalk: Learning Trajectory Representations in Temporal Graphs

    Authors: Supriya Pandhre, Himangi Mittal, Manish Gupta, Vineeth N Balasubramanian

    Abstract: Analyzing the temporal behavior of nodes in time-varying graphs is useful for many applications such as targeted advertising, community evolution and outlier detection. In this paper, we present a novel approach, STWalk, for learning trajectory representations of nodes in temporal graphs. The proposed framework makes use of structural properties of graphs at current and previous time-steps to lear… ▽ More

    Submitted 11 November, 2017; originally announced November 2017.

    Comments: 10 pages, 5 figures, 2 tables

  23. arXiv:1605.02442  [pdf

    cs.AI cs.CL cs.IR

    Machine Learning Techniques with Ontology for Subjective Answer Evaluation

    Authors: M. Syamala Devi, Himani Mittal

    Abstract: Computerized Evaluation of English Essays is performed using Machine learning techniques like Latent Semantic Analysis (LSA), Generalized LSA, Bilingual Evaluation Understudy and Maximum Entropy. Ontology, a concept map of domain knowledge, can enhance the performance of these techniques. Use of Ontology makes the evaluation process holistic as presence of keywords, synonyms, the right word combin… ▽ More

    Submitted 9 May, 2016; originally announced May 2016.

    Comments: 11 pages, 5 figures, journal, http://airccse.org/journal/ijnlc/current.html 2016

    ACM Class: I.2.7