AIMar 2

Learning Structured Reasoning via Tractable Trajectory Control

arXiv:2603.01641v11 citationsh-index: 23
Originality Incremental advance
AI Analysis

This addresses the challenge of acquiring diverse reasoning behaviors for complex problem-solving in AI, representing an incremental advance in reinforcement learning methods.

The paper tackles the problem of sparse and unreliable reasoning patterns in large language models by proposing Ctrl-R, a framework for structured reasoning via tractable trajectory control, which yields consistent improvements on mathematical reasoning tasks across language and vision-language models.

Large language models can exhibit emergent reasoning behaviors, often manifested as recurring lexical patterns (e.g., "wait," indicating verification). However, complex reasoning trajectories remain sparse in unconstrained sampling, and standard RL often fails to guarantee the acquisition of diverse reasoning behaviors. We propose a systematic discovery and reinforcement of diverse reasoning patterns through structured reasoning, a paradigm that requires targeted exploration of specific reasoning patterns during the RL process. To this end, we propose Ctrl-R, a framework for learning structured reasoning via tractable trajectory control that actively guides the rollout process, incentivizing the exploration of diverse reasoning patterns that are critical for complex problem-solving. The resulting behavior policy enables accurate importance-sampling estimation, supporting unbiased on-policy optimization. We further introduce a power-scaling factor on the importance-sampling weights, allowing the policy to selectively learn from exploratory, out-of-distribution trajectories while maintaining stable optimization. Experiments demonstrate that Ctrl-R enables effective exploration and internalization of previously unattainable reasoning patterns, yielding consistent improvements across language and vision-language models on mathematical reasoning tasks.

Foundations

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

Your Notes