Papers by Dinesh Garg

10 papers
The TechQA Dataset (2020.acl-main)

Copied to clipboard

Challenge: TECHQA is a domain-adaptation question answering dataset for the technical support domain.
Approach: They propose a domain-adaptation question-answering dataset for the technical support domain that contains actual questions posed by users on a technical forum .
Outcome: The TECHQA dataset highlights two real-world issues from the automated customer support domain.
Leveraging Abstract Meaning Representation for Knowledge Base Question Answering (2021.findings-acl)

Copied to clipboard

Challenge: Existing approaches face challenges including complex question understanding and lack of large end-to-end training datasets.
Approach: They propose a modular knowledge base question answering system that leverages AMR parses for task-independent question understanding.
Outcome: The proposed system achieves state-of-the-art performance on two prominent KBQA datasets based on DBpedia.
Image Manipulation via Multi-Hop Instructions - A New Dataset and Weakly-Supervised Neuro-Symbolic Approach (2023.emnlp-main)

Copied to clipboard

Challenge: Recent studies have shown that neuro-symbolic models lack interpretability and are not robust to noise.
Approach: They propose to extend Neuro Symbolic Concept Learning (NSCL) which has been quite effective for the task of Visual Question Answering (VQA) they create a new dataset for the image manipulation task and demonstrate that NeuroSIM is highly competitive with or beats SOTA baselines that make use of supervised data for manipulation.
Outcome: The proposed system performs complex multi-hop reasoning over multi-object scenes and only requires weak supervision in the form of annotated data for VQA.
Read between the lines - Functionality Extraction From READMEs (2024.findings-naacl)

Copied to clipboard

Challenge: While text summarization is a well-known NLP task, functionality extraction from Git README files is based on a novel and useful variant of it.
Approach: They propose a novel task called functionality extraction from Git README files that detects all the functionalities supported by the corresponding application software.
Outcome: The proposed model outperforms baseline models that can be designed using popular black-box or white-box large language models (LLMs) such as ChatGPT and Bard.
Zero-shot Entity Linking with Less Data (2022.findings-naacl)

Copied to clipboard

Challenge: Entity linking maps an entity mention in a natural language sentence to an entity in KB.
Approach: They propose a neuro-symbolic, multi-task learning approach to bridge this gap by exploiting an auxiliary information about entity types.
Outcome: The proposed approach achieves significantly higher performance on four different benchmark datasets when trained with just 0.01%, 0.1%, or 1% of the training data.
Span Selection Pre-training for Question Answering (2020.acl-main)

Copied to clipboard

Challenge: Pre-trained BERTs provide large gains across many language understanding tasks, achieving a new state-of-the-art (SOTA).
Approach: They propose a new pre-training task inspired by reading comprehension to better align the pre- training from memorization to understanding.
Outcome: The proposed model outperforms BERT-BASE and BERT LARGE on a new dataset and improves answer prediction F1 by 4 points and supporting fact prediction F1.
SYGMA: A System for Generalizable and Modular Question Answering Over Knowledge Bases (2022.findings-emnlp)

Copied to clipboard

Challenge: Knowledge Base Question Answering (KBQA) systems have limited generalizability across knowledge bases and multiple reasoning types.
Approach: They propose a modular approach for KBQA that is built on a framework adaptable to multiple knowledge bases and reasoning types.
Outcome: The proposed approach is generalized across multiple knowledge bases and reasoning types.
Explanations for CommonsenseQA: New Dataset and Models (2021.acl-long)

Copied to clipboard

Challenge: a dataset called CommonsenseQA (CQA) was recently released to advance the research on common-sense question answering (QA)
Approach: They propose to retrieve and generate explanations for a given question, correct answer choice, incorrect answer choices tuple from a dataset called CommonsenseQA.
Outcome: The proposed model beats baseline model by 100% in F1 score and similarity score of 61.9 .
LLMs are Brittle to Simple Code Transformations: Introducing CETBench – A Benchmark for Code-Equivalence Checking (2026.findings-acl)

Copied to clipboard

Challenge: a new benchmarking tool for code equivalence checks the performance of LLMs.
Approach: They propose a code-equivalence with transformations benchmark built from a repository of programs that may solve the same or different tasks.
Outcome: The proposed approach boosts performance on the transformed pairs of programs.
Transforming Code Understanding: Clustering-Based Retrieval for Improved Summarization in Domain-Specific Languages (2025.coling-industry)

Copied to clipboard

Challenge: Existing natural language summaries of domain-specific languages are limited due to their recency and complexity.
Approach: They propose a clustering-based technique to retrieve in-context examples that are semantically closer to the test example and propose eBPF prompt generation technique that yields superior-quality code summary generation.
Outcome: The proposed method improves the eBPF code summarization accuracy by 12.9 BLEU points over other prompting techniques.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations