paper-with-me

홈 › Papers

Do LLMs Understand Ambiguity in Text? A Case Study in Open-world Question Answering

2024-11-19 · Aryan Keluskar, Amrita Bhattacharjee, Huan Liu

Ambiguity in natural language poses significant challenges to Large Language Models (LLMs) used for open-domain question answering. LLMs often struggle with the inherent uncertainties of human communication, leading to misinterpretations, miscommunications, hallucinations, and biased responses. This significantly weakens their ability to be used for tasks like fact-checking, question answering, feature extraction, and sentiment analysis. Using open-domain question answering as a test case, we compare off-the-shelf and few-shot LLM performance, focusing on measuring the impact of explicit disambiguation strategies. We demonstrate how simple, training-free, token-level disambiguation methods may be effectively used to improve LLM performance for ambiguous question answering tasks. We empirically show our findings and discuss best practices and broader impacts regarding ambiguity in LLMs.

📄 PDF Abstract BibTeX arXiv:2411.12395

Code (0)

등록된 구현이 없습니다.

Tasks

Fact CheckingOpen-Domain Question AnsweringQuestion AnsweringSentiment Analysis

Similar Papers 제목 키워드 기반

Uncovering the Fragility of Trustworthy LLMs through Chinese Textual Ambiguity

2025-07-30 · Xinwei Wu, Haojie Li, Hongyu Liu, Xinyu Ji 외 arxiv

In this work, we study a critical research problem regarding the trustworthiness of large language models (LLMs): how LLMs behave when encountering ambiguous narrative text, with a particular focus on Chinese textual amb…

AMBROSIA: A Benchmark for Parsing Ambiguous Questions into Database Queries

2024-06-27 · Irina Saparina, Mirella Lapata

Practical semantic parsers are expected to understand user utterances and map them to executable programs, even when these are ambiguous. We introduce a new benchmark, AMBROSIA, which we hope will inform and inspire the …

Text to SQLText-To-SQL

LLMs as Deceptive Agents: How Role-Based Prompting Induces Semantic Ambiguity in Puzzle Tasks

2025-04-03 · Seunghyun Yoo

Recent advancements in Large Language Models (LLMs) have not only showcased impressive creative capabilities but also revealed emerging agentic behaviors that exploit linguistic ambiguity in adversarial settings. In this…

Decision MakingFairness

Text Is Not All You Need: Multimodal Prompting Helps LLMs Understand Humor

2024-12-01 · Ashwin Baluja

While Large Language Models (LLMs) have demonstrated impressive natural language understanding capabilities across various text-based tasks, understanding humor has remained a persistent challenge. Humor is frequently mu…

AllNatural Language UnderstandingRhythmtext-to-speech+1

Reasoning about Ambiguous Definite Descriptions

2023-10-23 · Stefan F. Schouten, Peter Bloem, Ilia Markov, Piek Vossen

Natural language reasoning plays an increasingly important role in improving language models' ability to solve complex language understanding tasks. An interesting use case for reasoning is the resolution of context-depe…