paper-with-me

Papers

The Curious Case of Factual (Mis)Alignment between LLMs' Short- and Long-Form Answers

2025-10-13 · Saad Obaid ul Islam, Anne Lauscher, Goran Glavaš arxiv

Large language models (LLMs) can correctly answer "When was Einstein born?" yet fail to provide the same date when writing about Einstein's life revealing a fundamental inconsistency in how models access factual knowledge across task complexities. While models display impressive accuracy on factual question-answering benchmarks, the reliability gap between simple and complex queries remains poorly understood, eroding their trustworthiness. In this work, we introduce Short-Long Form Alignment for Factual Question Answering (SLAQ), a controlled evaluation framework that compares LLMs' answers to the same factual questions asked (a) in isolation (short) vs. (b) integrated into complex queries (long). Looking at 16 LLMs across 600 queries, we find a systematic misalignment of answers to the corresponding short and long queries. We further uncover position-dependent accuracy loss and momentum effects where consecutive correct or incorrect answers create self-reinforcing patterns. Through mechanistic analysis, we find that aligned facts activate overlapping model internals, and that metrics based on mechanistic similarity can predict short-long answer alignment with up to 78% accuracy. Our work establishes factual consistency over query complexity as an important aspect of LLMs' trustworthiness and challenges current evaluation practices, which implicitly assume that good performance for simple factual queries implies reliability in more complex knowledge-seeking tasks too.

📄 PDF Abstract BibTeX arXiv:2510.11218

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

The Curious Case of Analogies: Investigating Analogical Reasoning in Large Language Models

2025-11-25 · Taewhoo Lee, Minju Song, Chanwoong Yoon, Jungwoo Park 외 arxiv

Analogical reasoning is at the core of human cognition, serving as an important foundation for a variety of intellectual activities. While prior work has shown that LLMs can represent task patterns and surface-level conc…

The Curious Case of Factuality Finetuning: Models' Internal Beliefs Can Improve Factuality

2025-07-11 · Benjamin Newman, Abhilasha Ravichander, Jaehun Jung, Rui Xin 외 arxiv

Language models are prone to hallucination - generating text that is factually incorrect. Finetuning models on high-quality factual information can potentially reduce hallucination, but concerns remain; obtaining factual…

UAlign: Leveraging Uncertainty Estimations for Factuality Alignment on Large Language Models

2024-12-16 · Boyang Xue, Fei Mi, Qi Zhu, Hongru Wang 외

Despite demonstrating impressive capabilities, Large Language Models (LLMs) still often struggle to accurately express the factual knowledge they possess, especially in cases where the LLMs' knowledge boundaries are ambi…

Question Answering

The Curious Case of Curiosity across Human Cultures and LLMs

2025-10-14 · Angana Borah, Zhijing Jin, Rada Mihalcea arxiv

Recent advances in Large Language Models (LLMs) have expanded their role in human interaction, yet curiosity -- a central driver of inquiry -- remains underexplored in these systems, particularly across cultural contexts…

The Curious Case of Hallucinatory (Un)answerability: Finding Truths in the Hidden States of Over-Confident Large Language Models

2023-10-18 · Aviv Slobodkin, Omer Goldman, Avi Caciularu, Ido Dagan 외

Large language models (LLMs) have been shown to possess impressive capabilities, while also raising crucial concerns about the faithfulness of their responses. A primary issue arising in this context is the management of…

Management