Papers by Dinesh Khandelwal

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.
Systematic Knowledge Injection into Large Language Models via Diverse Augmentation for Domain-Specific RAG (2025.findings-naacl)

Copied to clipboard

Challenge: Retrieval-Augmented Generation (RAG) enhances response relevance by incorporating retrieved domain knowledge in the context, retrieval errors can still lead to hallucinations and incorrect answers.
Approach: They propose a framework that augments the learning process by context augmentation and knowledge paraphrasing by incorporating retrieved domain knowledge into the context.
Outcome: The proposed framework achieves 10% relative gain in token-level recall while preserving the LLM’s generalization capabilities.
Selective Self-to-Supervised Fine-Tuning for Generalization in Large Language Models (2025.findings-naacl)

Copied to clipboard

Challenge: Large Language Models (LLMs) can be fine-tuned on task-specific data to improve performance on target tasks but can be overfitted resulting in a loss of generalization.
Approach: They propose a method that uses the correct model responses from a training set to fine-tune the model using the correct response and the gold response for the remaining samples.
Outcome: The proposed approach reduces model specialization during the fine-tuning stage while improving generalization.
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.
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.
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.
Best of Both Worlds: Towards Improving Temporal Knowledge Base Question Answering via Targeted Fact Extraction (2023.emnlp-main)

Copied to clipboard

Challenge: Temporal question answering (QA) is a complex task that requires reasoning over facts asserting time intervals of events.
Approach: They propose a temporal fact extraction technique that helps QA when it fails to retrieve temporal facts from the KB.
Outcome: The proposed technique can extract temporal facts that failed to get retrieved from the KB without additional training cost.
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.

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