paper-with-me

홈 › Papers

Dissecting Failure Dynamics in Large Language Model Reasoning

2026-04-16 · Wei Zhu, Jian Zhang, Lixing Yu, Kun Yue, Zhiwen Tang arxiv

Large Language Models (LLMs) achieve strong performance through extended inference-time deliberation, yet how their reasoning failures arise remains poorly understood. By analyzing model-generated reasoning trajectories, we find that errors are not uniformly distributed but often originate from a small number of early transition points, after which reasoning remains locally coherent but globally incorrect. These transitions coincide with localized spikes in token-level entropy, and alternative continuations from the same intermediate state can still lead to correct solutions. Based on these observations, we introduce GUARD, a targeted inference-time framework that probes and redirects critical transitions using uncertainty signals. Empirical evaluations across multiple benchmarks confirm that interventions guided by these failure dynamics lead to more reliable reasoning outcomes. Our findings highlight the importance of understanding when and how reasoning first deviates, complementing existing approaches that focus on scaling inference-time computation.

📄 PDF Abstract BibTeX arXiv:2604.14528

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CogniLoad: A Synthetic Natural Language Reasoning Benchmark With Tunable Length, Intrinsic Difficulty, and Distractor Density

2025-09-22 · Daniel Kaiser, Arnoldo Frigessi, Ali Ramezani-Kebrya, Benjamin Ricaud arxiv

Current benchmarks for long-context reasoning in Large Language Models (LLMs) often blur critical factors like intrinsic task complexity, distractor interference, and task length. To enable more precise failure analysis,…

Dissecting the Ullman Variations with a SCALPEL: Why do LLMs fail at Trivial Alterations to the False Belief Task?

2024-06-20 · Zhiqiang Pi, Annapurna Vadaparty, Benjamin K. Bergen, Cameron R. Jones

Recent empirical results have sparked a debate about whether or not Large Language Models (LLMs) are capable of Theory of Mind (ToM). While some have found LLMs to be successful on ToM evaluations such as the False Belie…

Dissecting Embodied Abilities in Multimodal Language Models through Skill-level Evaluation and Diagnosis

2025-10-09 · Yu Qi, Haibo Zhao, Ziyu Guo, Siyuan Ma 외 arxiv

Understanding the capability bottlenecks of embodied multimodal large language models (MLLMs) is crucial for improving embodied agents. However, existing embodied benchmarks mainly focus on task-level evaluation and fail…

Spatial Reasoning

Auto-Comp: An Automated Pipeline for Scalable Compositional Probing of Contrastive Vision-Language Models

2026-02-02 · Cristian Sbrolli, Matteo Matteucci, Toshihiko Yamasaki arxiv

Modern Vision-Language Models (VLMs) exhibit a critical flaw in compositional reasoning, often confusing "a red cube and a blue sphere" with "a blue cube and a red sphere". Disentangling the visual and linguistic roots o…

Spatial Reasoning

Dissecting AI Trading: Behavioral Finance and Market Bubbles

2026-04-20 · Shumiao Ouyang, Pengfei Sui arxiv

We study how AI agents form expectations and trade in experimental asset markets. Using a simulated open-call auction populated by autonomous Large Language Model (LLM) agents, we document three main findings. First, AI …