paper-with-me

홈 › Papers

An Empirical Study of LLM Reasoning Ability Under Strict Output Length Constraint

2025-04-19 · Yi Sun, Han Wang, Jiaqiang Li, Jiacheng Liu, Xiangyu Li, Hao Wen, Yizhen Yuan, Huiwen Zheng, Yan Liang, Yuanchun Li, Yunxin Liu

Recent work has demonstrated the remarkable potential of Large Language Models (LLMs) in test-time scaling. By making models think before answering, they are able to achieve much higher accuracy with extra inference computation. However, in many real-world scenarios, models are used under time constraints, where an answer should be given within a certain output length. It is unclear whether and how the reasoning ability of different LLMs remain effective under strict constraints. We take a first look at this problem by conducting an in-depth empirical study. Specifically, we test 30 LLMs on common reasoning datasets under a wide range of output length budgets, and we analyze the correlation between the inference accuracy and various properties including model type, model size, prompt style, etc. We also consider the mappings between token budgets and actual on-device latency budgets. The results have demonstrated several interesting findings regarding the budget-aware LLM reasoning ability that differ from the unconstrained situation, e.g. the optimal choices of either model size or prompt style change under different budgets. These findings offer timely evaluation to this area and practical guidance for users to deploy LLMs under real-world latency constraints.

📄 PDF Abstract BibTeX arXiv:2504.14350

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Comment On "The Illusion of Thinking": Reframing the Reasoning Cliff as an Agentic Gap

2025-06-23 · Sheraz Khan, Subha Madhavan, Kannan Natarajan

The recent work by Shojaee et al. (2025), titled The Illusion of Thinking: Understanding the Strengths and Limitations of Reasoning Models via the Lens of Problem Complexity, presents a compelling empirical finding, a re…

Let Me Speak Freely? A Study on the Impact of Format Restrictions on Performance of Large Language Models

2024-08-05 · Zhi Rui Tam, Cheng-Kuang Wu, Yi-Lin Tsai, Chieh-Yen Lin 외

Structured generation, the process of producing content in standardized formats like JSON and XML, is widely utilized in real-world applications to extract key output information from large language models (LLMs). This s…

Scalable Chain of Thoughts via Elastic Reasoning

2025-05-08 · Yuhui Xu, Hanze Dong, Lei Wang, Doyen Sahoo 외

Large reasoning models (LRMs) have achieved remarkable progress on complex tasks by generating extended chains of thought (CoT). However, their uncontrolled output lengths pose significant challenges for real-world deplo…

The Invisible Leash: Why RLVR May or May Not Escape Its Origin

2025-07-20 · Fang Wu, Weihao Xuan, Ximing Lu, Mingjie Liu 외 arxiv

Recent advances highlight Reinforcement Learning with Verifiable Rewards (RLVR) as a promising method for enhancing LLMs' capabilities. However, it remains unclear whether the current practice of RLVR truly expands a mod…

Reinforcement Learning

Are Video Models Ready as Zero-Shot Reasoners? An Empirical Study with the MME-CoF Benchmark

2025-10-30 · Ziyu Guo, Xinyan Chen, Renrui Zhang, Ruichuan An 외 arxiv

Recent video generation models can produce high-fidelity, temporally coherent videos, indicating that they may encode substantial world knowledge. Beyond realistic synthesis, they also exhibit emerging behaviors indicati…

Visual ReasoningVideo Generation