paper-with-me

홈 › Papers

Robust Reasoning Benchmark

2026-03-26 · Pavel Golikov, Evgenii Opryshko, Gennady Pekhimenko, Mark C. Jeffrey arxiv

While Large Language Models (LLMs) achieve high performance on standard mathematical benchmarks, their problem-solving abilities depend on the context and textual formatting. We introduce the Robust Reasoning Benchmark (RRB), a pipeline of 13 deterministic textual perturbations applied to AIME 2024 and AIME 2025. Evaluating 8 state-of-the-art models, we find that frontier models are largely resilient, with the notable exception of Claude, which categorically refuses many transformed prompts. Open-weights reasoning models exhibit a range of failure modes under structural noise (cognitive thrashing, tokenization breakdown, and reasoning collapse), with up to 54% average accuracy drops across perturbations and up to 100% on some. We further study one of these failure modes in isolation: attention dilution caused by the model's own chain-of-thought. By tasking models with solving multiple independent mathematical problems sequentially within a single context window, we identify Intra-Query Attention Dilution. Open-weights models ranging from 7B to 120B parameters exhibit accuracy decay on subsequent problems, suggesting that intermediate reasoning steps progressively pollute standard dense attention mechanisms. We argue that in order to achieve reliable reasoning, future architectures need to integrate explicit contextual resets within models' own chain-of-thought, leading to open research questions regarding the optimal granularity of reasoning tasks.

📄 PDF Abstract BibTeX arXiv:2604.08571

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OCR-Reasoning Benchmark: Unveiling the True Capabilities of MLLMs in Complex Text-Rich Image Reasoning

2025-05-22 · Mingxin Huang, Yongxin Shi, Dezhi Peng, Songxuan Lai 외

Recent advancements in multimodal slow-thinking systems have demonstrated remarkable performance across diverse visual reasoning tasks. However, their capabilities in text-rich image reasoning tasks remain understudied d…

Optical Character Recognition (OCR)Visual Reasoning

Hi-Phy: A Benchmark for Hierarchical Physical Reasoning

2021-06-17 · Cheng Xue, Vimukthini Pinto, Chathura Gamage, Peng Zhang 외

Reasoning about the behaviour of physical objects is a key capability of agents operating in physical worlds. Humans are very experienced in physical reasoning while it remains a major challenge for AI. To facilitate res…

RPTS: Tree-Structured Reasoning Process Scoring for Faithful Multimodal Evaluation

2025-11-10 · Haofeng Wang, Yu Zhang arxiv

Large Vision-Language Models (LVLMs) excel in multimodal reasoning and have shown impressive performance on various multimodal benchmarks. However, most of these benchmarks evaluate models primarily through multiple-choi…

Multimodal Reasoning

MultiNRC: A Challenging and Native Multilingual Reasoning Evaluation Benchmark for LLMs

2025-07-23 · Alexander R. Fabbri, Diego Mares, Jorge Flores, Meher Mankikar 외 arxiv

Although recent Large Language Models (LLMs) have shown rapid improvement on reasoning benchmarks in English, the evaluation of such LLMs' multilingual reasoning capability across diverse languages and cultural contexts …

Logical Reasoning

JRDB-Reasoning: A Difficulty-Graded Benchmark for Visual Reasoning in Robotics

2025-08-14 · Simindokht Jahangard, Mehrzad Mohammadi, Yi Shen, Zhixi Cai 외 arxiv

Recent advances in Vision-Language Models (VLMs) and large language models (LLMs) have greatly enhanced visual reasoning, a key capability for embodied AI agents like robots. However, existing visual reasoning benchmarks…

Visual Reasoning