← Search

Kishaloy Halder

6 accepted papers

2025

Open Domain Question Answering with Conflicting Contexts

NAACL 2025findings

Open domain question answering systems frequently rely on information retrieved from large collections of text (such as the Web) to answer questions. However, such collections of text often contain conflicting information, and indiscriminately depending on this information may result in untruthful a…

Cited by 3SourcePDFScholar
2025

Rethinking LLM Uncertainty: A Multi-Agent Approach to Estimating Black-Box Model Uncertainty

EMNLP 2025

Quantifying uncertainty in black-box LLMs is vital for reliable responses and scalable oversight. Existing methods, which gauge a model’s uncertainty through evaluating self-consistency in responses to the target query, can be misleading: an LLM may confidently provide an incorrect answer to a targe

Cited by 0SourcePDFScholar
2025

Towards Long Context Hallucination Detection

NAACL 2025findings

Large Language Models (LLMs) have demonstrated remarkable performance across various tasks. However, they are prone to contextual hallucination, generating information that is either unsubstantiated or contradictory to the given context. Although many studies have investigated contextual hallucinati…

Cited by 2SourcePDFScholar
2023

Characterizing and Measuring Linguistic Dataset Drift

ACL 2023long

NLP models often degrade in performance when real world data distributions differ markedly from training data. However, existing dataset drift metrics in NLP have generally not considered specific dimensions of linguistic drift that affect model performance, and they have not been validated in their…

2020

Retrieving Skills from Job Descriptions: A Language Model Based Extreme Multi-label Classification Framework

COLING 2020main

We introduce a deep learning model to learn the set of enumerated job skills associated with a job description. In our analysis of a large-scale government job portal mycareersfuture.sg, we observe that as much as 65% of job descriptions miss describing a significant number of relevant skills. Our m…

2020

Task-Aware Representation of Sentences for Generic Text Classification

COLING 2020main

State-of-the-art approaches for text classification leverage a transformer architecture with a linear layer on top that outputs a class distribution for a given prediction problem. While effective, this approach suffers from conceptual limitations that affect its utility in few-shot or zero-shot tra…