paper-with-me

Papers

What Makes a Good Query? Measuring the Impact of Human-Confusing Linguistic Features on LLM Performance

2026-02-23 · William Watson, Nicole Cho, Sumitra Ganesh, Manuela Veloso arxiv

Large Language Model (LLM) hallucinations are usually treated as defects of the model or its decoding strategy. Drawing on classical linguistics, we argue that a query's form can also shape a listener's (and model's) response. We operationalize this insight by constructing a 22-dimension query feature vector covering clause complexity, lexical rarity, and anaphora, negation, answerability, and intention grounding, all known to affect human comprehension. Using 369,837 real-world queries, we ask: Are there certain types of queries that make hallucination more likely? A large-scale analysis reveals a consistent "risk landscape": certain features such as deep clause nesting and underspecification align with higher hallucination propensity. In contrast, clear intention grounding and answerability align with lower hallucination rates. Others, including domain specificity, show mixed, dataset- and model-dependent effects. Thus, these findings establish an empirically observable query-feature representation correlated with hallucination risk, paving the way for guided query rewriting and future intervention studies.

📄 PDF Abstract BibTeX arXiv:2602.20300

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Analyzing Text Representations by Measuring Task Alignment

2023-05-31 · Cesar Gonzalez-Gutierrez, Audi Primadhanty, Francesco Cazzaro, Ariadna Quattoni

Textual representations based on pre-trained language models are key, especially in few-shot learning scenarios. What makes a representation good for text classification? Is it due to the geometric properties of the spac…

ClassificationClusteringFew-Shot Learningtext-classification+1

Contextualized Evaluations: Taking the Guesswork Out of Language Model Evaluations

2024-11-11 · Chaitanya Malaviya, Joseph Chee Chang, Dan Roth, Mohit Iyyer 외

Language model users often issue queries that lack specification, where the context under which a query was issued -- such as the user's identity, the query's intent, and the criteria for a response to be useful -- is no…

Language ModelingLanguage Modelling

Towards Game-based Metrics for Computational Co-creativity

2018-09-26 · Rodrigo Canaan, Stefan Menzel, Julian Togelius, Andy Nealen

We propose the following question: what game-like interactive system would provide a good environment for measuring the impact and success of a co-creative, cooperative agent? Creativity is often formulated in terms of n…

No News is Good News: A Critique of the One Billion Word Benchmark

2021-10-25 · Helen Ngo, João G. M. Araújo, Jeffrey Hui, Nicholas Frosst

The One Billion Word Benchmark is a dataset derived from the WMT 2011 News Crawl, commonly used to measure language modeling ability in natural language processing. We train models solely on Common Crawl web scrapes part…

Language ModelingLanguage Modelling

Not (yet) the whole story: Evaluating Visual Storytelling Requires More than Measuring Coherence, Grounding, and Repetition

2024-07-05 · Aditya K Surikuchi, Raquel Fernández, Sandro Pezzelle

Visual storytelling consists in generating a natural language story given a temporally ordered sequence of images. This task is not only challenging for models, but also very difficult to evaluate with automatic metrics …

Visual GroundingVisual Storytelling