CLAIMay 20, 2025

Scaling Reasoning, Losing Control: Evaluating Instruction Following in Large Reasoning Models

arXiv:2505.14810v225 citationsh-index: 13Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of aligning reasoning models with user intent, highlighting a fundamental trade-off in current LLM training that is incremental but important for practical applications.

The paper tackles the problem of instruction-following in large reasoning models, revealing a tension where scaling reasoning capacity often degrades controllability, with models showing reduced adherence to user directives as generation length increases.

Instruction-following is essential for aligning large language models (LLMs) with user intent. While recent reasoning-oriented models exhibit impressive performance on complex mathematical problems, their ability to adhere to natural language instructions remains underexplored. In this work, we introduce MathIF, a dedicated benchmark for evaluating instruction-following in mathematical reasoning tasks. Our empirical analysis reveals a consistent tension between scaling up reasoning capacity and maintaining controllability, as models that reason more effectively often struggle to comply with user directives. We find that models tuned on distilled long chains-of-thought or trained with reasoning-oriented reinforcement learning often degrade in instruction adherence, especially when generation length increases. Furthermore, we show that even simple interventions can partially recover obedience, though at the cost of reasoning performance. These findings highlight a fundamental tension in current LLM training paradigms and motivate the need for more instruction-aware reasoning models. We release the code and data at https://github.com/TingchenFu/MathIF.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes