← Search

Avishek Anand

7 accepted papers

2025

A Study into Investigating Temporal Robustness of LLMs

ACL 2025finding

Large Language Models (LLMs) encapsulate a surprising amount of factual world knowledge. However, their performance on temporal questions and historical knowledge is limited because they often cannot understand temporal scope and orientation or neglect the temporal aspect altogether.In this study, w…

2025

SUNAR: Semantic Uncertainty based Neighborhood Aware Retrieval for Complex QA

NAACL 2025long

Complex question-answering (QA) systems face significant challenges in retrieving and reasoning over information that addresses multifaceted queries. While large language models (LLMs) have advanced the reasoning capabilities of these systems, the bounded-recall problem persists, where procuring all…

2025

Sample Efficient Demonstration Selection for In-Context Learning

ICML 2025poster

The in-context learning paradigm with LLMs has been instrumental in advancing a wide range of natural language processing tasks. The selection of few-shot examples (exemplars / demonstration samples) is essential for constructing effective prompts under context-length budget constraints. In this pap…

2025

Think Right, Not More: Test-Time Scaling for Numerical Claim Verification

EMNLP 2025

Fact-checking real-world claims, particularly numerical claims, is inherently complex that require multistep reasoning and numerical reasoning for verifying diverse aspects of the claim. Although large language models (LLMs) including reasoning models have made tremendous advances, they still fall s

2024

EXPLORA: Efficient Exemplar Subset Selection for Complex Reasoning

EMNLP 2024main

Answering reasoning-based complex questions over text and hybrid sources, including tables, is a challenging task. Recent advances in large language models (LLMs) have enabled in-context learning (ICL), allowing LLMs to acquire proficiency in a specific task using only a few demonstration samples (e…

2024

Local Feature Selection without Label or Feature Leakage for Interpretable Machine Learning Predictions

ICML 2024poster

Local feature selection in machine learning provides instance-specific explanations by focusing on the most relevant features for each prediction, enhancing the interpretability of complex models. However, such methods tend to produce misleading explanations by encoding additional information in the…

2022

Answer Quality Aware Aggregation for Extractive QA Crowdsourcing

EMNLP 2022finding

Quality control is essential for creating extractive question answering (EQA) datasets via crowdsourcing. Aggregation across answers, i.e. word spans within passages annotated, by different crowd workers is one major focus for ensuring its quality. However, crowd workers cannot reach a consensus on…