paper-with-me

홈 › Papers

ReasonBENCH: Benchmarking the (In)Stability of LLM Reasoning

2025-12-08 · Nearchos Potamitis, Vansh Ramani, Har Ashish Arora, Dhairya Kuchhal, Lars Klein, Akhil Arora arxiv

Benchmark scores for LLM reasoning systems are reported as single numbers, yet the same model, strategy, and task can produce meaningfully different answers and costs across repeated executions, even under greedy decoding (T = 0). This variance is not a statistical nuisance: the highest-performing strategy wins only 77% of head-to-head runs against its nearest competitor, meaning a single observed score can silently misrank systems. We introduce ReasonBench, a benchmark suite recording 30 independent trials across 10 reasoning strategies, 12 models, and 6 tasks, treating quality and cost as distributions rather than point estimates. We find that this variance is structured rather than random: a two-component taxonomy -- Global Noise, capturing cross-benchmark unevenness, and Run Noise, capturing within-benchmark stochasticity -- reveals that strategy architecture predicts stability profiles, while models and strategies shift orthogonal aspects of the distribution. A hierarchical decomposition attributes three-quarters of score variance to benchmark, system, and item structure, with a persistent residual that single-run evaluation silently absorbs. Finally, cost and quality decouple asymmetrically: cheap methods are structurally immune to joint cost-quality failure, while expensive methods remain exposed regardless of their accuracy. These findings establish instability as an inherent property of reasoning systems and motivate distribution-aware evaluation as standard practice.

📄 PDF Abstract BibTeX arXiv:2512.07795

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

T2I-ReasonBench: Benchmarking Reasoning-Informed Text-to-Image Generation

2025-08-24 · Kaiyue Sun, Rongyao Fang, Chengqi Duan, Xian Liu 외 arxiv

We propose T2I-ReasonBench, a benchmark evaluating reasoning capabilities of text-to-image (T2I) models. It consists of four dimensions: Idiom Interpretation, Textual Image Design, Entity-Reasoning and Scientific-Reasoni…

Text-to-Image Generation

Oedipus and the Sphinx: Benchmarking and Improving Visual Language Models for Complex Graphic Reasoning

2025-08-01 · Jianyi Zhang, Xu Ji, Ziyin Zhou, Yuchen Zhou 외 arxiv

Evaluating the performance of visual language models (VLMs) in graphic reasoning tasks has become an important research topic. However, VLMs still show obvious deficiencies in simulating human-level graphic reasoning cap…

VideoReasonBench: Can MLLMs Perform Vision-Centric Complex Video Reasoning?

2025-05-29 · Yuanxin Liu, Kun Ouyang, HaoNing Wu, Yi Liu 외

Recent studies have shown that long chain-of-thought (CoT) reasoning can significantly enhance the performance of large language models (LLMs) on complex tasks. However, this benefit is yet to be demonstrated in the doma…

Video Understanding

V-ReasonBench: Toward Unified Reasoning Benchmark Suite for Video Generation Models

2025-11-20 · Yang Luo, Xuanlei Zhao, Baijiong Lin, Lingting Zhu 외 arxiv

Recent progress in generative video models, such as Veo-3, has shown surprising zero-shot reasoning abilities, creating a growing need for systematic and reliable evaluation. We introduce V-ReasonBench, a benchmark desig…

Video Generation

CXReasonBench: A Benchmark for Evaluating Structured Diagnostic Reasoning in Chest X-rays

2025-05-23 · Hyungyung Lee, Geon Choi, Jung-Oh Lee, Hangyul Yoon 외

Recent progress in Large Vision-Language Models (LVLMs) has enabled promising applications in medical tasks, such as report generation and visual question answering. However, existing benchmarks focus mainly on the final…

DiagnosticQuestion AnsweringVisual GroundingVisual Question Answering