← Search

Dheeru Dua

7 accepted papers

2025

LOFT: Scalable and More Realistic Long-Context Evaluation

NAACL 2025findings

Long-context language models (LCLMs) have the potential to revolutionize our approach to tasks traditionally reliant on external tools like retrieval systems or databases. Leveraging LCLMs’ ability to natively ingest and process entire corpora of information offers numerous advantages. It enhances u…

2023

To Adapt or to Annotate: Challenges and Interventions for Domain Adaptation in Open-Domain Question Answering

ACL 2023long

Recent advances in open-domain question answering (ODQA) have demonstrated impressive accuracy on general-purpose domains like Wikipedia. While some work has been investigating how well ODQA models perform when tested for out-of-domain (OOD) generalization, these studies have been conducted only und…

2022

Successive Prompting for Decomposing Complex Questions

EMNLP 2022main

Answering complex questions that require making latent decisions is a challenging task, especially when limited supervision is available. Recent works leverage the capabilities of large language models (LMs) to perform complex question answering in a few-shot setting by demonstrating how to output i…

2022

Tricks for Training Sparse Translation Models

NAACL 2022long

Multi-task learning with an unbalanced data distribution skews model learning towards high resource tasks, especially when model capacity is fixed and fully shared across all tasks. Sparse scaling architectures, such as BASELayers, provide flexible mechanisms for different tasks to have a variable n…

Cited by 30SourcePDFScholar
2021

Generative Context Pair Selection for Multi-hop Question Answering

EMNLP 2021main

Compositional reasoning tasks such as multi-hop question answering require models to learn how to make latent decisions using only weak supervision from the final answer. Crowdsourced datasets gathered for these tasks, however, often contain only a slice of the underlying task distribution, which ca…