← Search

Bhuwan Dhingra

30 accepted papers

2026

Cite Pretrain: Retrieval-Free Knowledge Attribution for Large Language Models

ICLR 2026poster

Trustworthy language models should provide both correct and verifiable answers. However, citations generated directly by standalone LLMs are often unreliable due to hallucinations. As a result, current systems insert citations by querying an external retriever at inference time, introducing latency,…

Cited by 0SourceScholar
2026

When Greedy Wins: Emergent Exploitation Bias in Meta-Bandit LLM Training

ICLR 2026poster

While Large Language Models (LLMs) hold promise to become autonomous agents, they often explore suboptimally in sequential decision-making. Recent work has sought to enhance this capability via supervised fine-tuning (SFT) or reinforcement learning (RL), improving regret on the classic multi-armed b…

Cited by 0SourcecodeScholar
2025

Breaking the Batch Barrier (B3) of Contrastive Learning via Smart Batch Mining

NeurIPS 2025spotlight

Contrastive learning (CL) is a prevalent technique for training embedding models, which pulls semantically similar examples (positives) closer in the representation space while pushing dissimilar ones (negatives) further apart. A key source of negatives are "in-batch" examples, i.e., positives from…

Cited by 0SourcecodeScholar
2025

Close or Cloze? Assessing the Robustness of Large Language Models to Adversarial Perturbations via Word Recovery

COLING 2025main

The current generation of large language models (LLMs) show a surprising degree of robustness to adversarial perturbations, but it is unclear when these models implicitly recover the original text and when they rely on surrounding context. To isolate this recovery faculty of language models, we stud…

Cited by 0SourcePDFScholar
2025

Evaluating Morphological Compositional Generalization in Large Language Models

NAACL 2025long

Large language models (LLMs) have demonstrated significant progress in various natural language generation and understanding tasks. However, their linguistic generalization capabilities remain questionable, raising doubts about whether these models learn language similarly to humans. While humans ex…

2025

Fuzzy Speculative Decoding for a Tunable Accuracy-Runtime Tradeoff

ACL 2025finding

Speculative Decoding (SD) enforces strict distributional equivalence to the target model when accepting candidate tokens. While it maintains the target model’s generation quality, this strict equivalence limits the speedup achievable by SD and prevents users from trading deviations from the target d…

2025

GenEOL: Harnessing the Generative Power of LLMs for Training-Free Sentence Embeddings

NAACL 2025findings

Training-free embedding methods directly leverage pretrained large language models (LLMs) to embed text, bypassing the costly and complex procedure of contrastive learning. Previous training-free embedding methods have mainly focused on optimizing embedding prompts and have overlooked the benefits o…

2025

Improving Model Alignment Through Collective Intelligence of Open-Source Models

ICML 2025poster

Building helpful and harmless large language models (LLMs) requires effective model alignment approach based on human instructions and feedback, which necessitates high-quality human-labeled data. Constructing such datasets is often expensive and hard to scale, and may face potential limitations on…

Cited by 0SourcePDFScholar
2025

Language Models (Mostly) Know When to Stop Reading

NeurIPS 2025poster

Large language models (LLMs) process entire input contexts indiscriminately, which is inefficient when the information required to answer a query is localized within the context. We present dynamic context cutoff, a novel method enabling LLMs to self-terminate processing upon acquiring sufficient ta…

Cited by 0SourceScholar
2025

MatViX: Multimodal Information Extraction from Visually Rich Articles

NAACL 2025long

Multimodal information extraction (MIE) is crucial for scientific literature, where valuable data is often spread across text, figures, and tables. In materials science, extracting structured information from research articles can accelerate the discovery of new materials. However, the multimodal na…

Cited by 2SourcePDFScholar
2025

To Trust or Not to Trust? Enhancing Large Language Models' Situated Faithfulness to External Contexts

ICLR 2025spotlight

Large Language Models (LLMs) are often augmented with external contexts, such as those used in retrieval-augmented generation (RAG). However, these contexts can be inaccurate or intentionally misleading, leading to conflicts with the model’s internal knowledge. We argue that robust LLMs should demon…

Cited by 0SourcePDFScholar
2024

Atomic Self-Consistency for Better Long Form Generations

EMNLP 2024main

Recent work has aimed to improve LLM generations by filtering out hallucinations, thereby improving the precision of the information in responses. Correctness of a long-form response, however, also depends on the recall of multiple pieces of information relevant to the question. In this paper, we in…

2024

Calibrating Long-form Generations From Large Language Models

EMNLP 2024finding

To enhance Large Language Models’ (LLMs) reliability, calibration is essential—the model’s confidence scores should align with the likelihood of its responses being correct. However, traditional calibration methods typically rely on a binary true/false assessment of response correctness, unsuitable…

2024

Extracting Polymer Nanocomposite Samples from Full-Length Documents

ACL 2024findings

This paper investigates the use of large language models (LLMs) for extracting sample lists of polymer nanocomposites (PNCs) from full-length materials science research papers. The challenge lies in the complex nature of PNC samples, which have numerous attributes scattered throughout the text. The…

2024

Raccoon: Prompt Extraction Benchmark of LLM-Integrated Applications

ACL 2024findings

With the proliferation of LLM-integrated applications such as GPT-s, millions are deployed, offering valuable services through proprietary instruction prompts. These systems, however, are prone to prompt extraction attacks through meticulously designed queries. To help mitigate this problem, we intr…

2024

ReCaLL: Membership Inference via Relative Conditional Log-Likelihoods

EMNLP 2024main

The rapid scaling of large language models (LLMs) has raised concerns about the transparency and fair use of the data used in their pretraining. Detecting such content is challenging due to the scale of the data and limited exposure of each instance during training. We propose ReCaLL (Relative Condi…

Cited by 11SourcePDFScholar
2024

Sequence Reducible Holdout Loss for Language Model Pretraining

COLING 2024main

Data selection techniques, which adaptively select datapoints inside the training loop, have demonstrated empirical benefits in reducing the number of gradient steps to train neural models. However, these techniques have so far largely been applied to classification. In this work, we study their app…

2024

Stratified Prediction-Powered Inference for Effective Hybrid Evaluation of Language Models

NeurIPS 2024poster

Prediction-powered inference (PPI) is a method that improves statistical estimates based on limited human-labeled data. PPI achieves this by combining small amounts of human-labeled data with larger amounts of data labeled by a reasonably accurate---but potentially biased---automatic system, in a w…

Cited by 2SourcePDFScholar
2024

SumCSE: Summary as a transformation for Contrastive Learning

NAACL 2024findings

Sentence embedding models are typically trained using contrastive learning (CL), either using human annotations directly or by repurposing other annotated datasets. In this work, we explore the recently introduced paradigm of generating CL data using generative language models (LM). In CL for comput…

2024

Tailoring Vaccine Messaging with Common-Ground Opinions

NAACL 2024findings

One way to personalize chatbot interactions is by establishing common ground with the intended reader. A domain where establishing mutual understanding could be particularly impactful is vaccine concerns and misinformation. Vaccine interventions are forms of messaging which aim to answer concerns ex…

2023

Selectively Answering Ambiguous Questions

EMNLP 2023long main

Trustworthy language models should abstain from answering questions when they do not know the answer. However, the answer to a question can be unknown for a variety of reasons. Prior research has focused on the case in which the question is clear and the answer is unambiguous but possibly unknown.…

Cited by 0SourceScholar
2021

Differentiable Open-Ended Commonsense Reasoning

NAACL 2021long

Current commonsense reasoning research focuses on developing models that use commonsense knowledge to answer multiple-choice questions. However, systems designed to answer multiple-choice questions may not be useful in applications that do not provide a small list of candidate answers to choose from…

Cited by 44SourcePDFScholar
2021

Fool Me Twice: Entailment from Wikipedia Gamification

NAACL 2021long

We release FoolMeTwice (FM2 for short), a large dataset of challenging entailment pairs collected through a fun multi-player game. Gamification encourages adversarial examples, drastically lowering the number of examples that can be solved using “shortcuts” compared to other popular entailment datas…

2021

Reasoning Over Virtual Knowledge Bases With Open Predicate Relations

ICML 2021spotlight

We present the Open Predicate Query Language (OPQL); a method for constructing a virtual KB (VKB) trained entirely from text. Large Knowledge Bases (KBs) are indispensable for a wide-range of industry applications such as question answering and recommendation. Typically, KBs encode world knowledge i…

Cited by 29SourcePDFScholar
2020

Differentiable Reasoning over a Virtual Knowledge Base

ICLR 2020talk

We consider the task of answering complex multi-hop questions using a corpus as a virtual knowledge base (KB). In particular, we describe a neural module, DrKIT, that traverses textual data like a KB, softly following paths of relations between mentions of entities in the corpus. At each step the mo…

Cited by 103SourceScholar
2018

GLoMo: Unsupervised Learning of Transferable Relational Graphs

NeurIPS 2018poster

Modern deep transfer learning approaches have mainly focused on learning generic feature vectors from one task that are transferable to other tasks, such as word embeddings in language and pretrained convolutional features in vision. However, these approaches usually transfer unary features and larg…

Cited by 27SourcePDFScholar
2017

Words or Characters? Fine-grained Gating for Reading Comprehension

ICLR 2017poster

Previous work combines word-level and character-level representations using concatenation or scalar weighting, which is suboptimal for high-level tasks like reading comprehension. We present a fine-grained gating mechanism to dynamically combine word-level and character-level representations based o…

Cited by 100SourcecodeScholar