CLAIMay 26

Reasoning Depth and Environment Complexity: A Controlled Study of RLVR Data Allocation across Logical Reasoning Tasks

arXiv:2605.2693486.5
Predicted impact top 46% in CL · last 90 daysOriginality Incremental advance
AI Analysis

For researchers training reasoning models with RLVR, this work provides systematic insights into how to allocate training data across reasoning dimensions to improve generalization.

The paper introduces a two-dimensional characterization of reasoning difficulty (depth and environment complexity) and four reasoning forms (deductive, abductive, inductive, analogical) to study RLVR data allocation. Controlled experiments on synthetic knowledge graphs show that joint depth-complexity coverage outperforms single-axis recipes, reasoning families respond non-uniformly (abductive degrades outside RL-covered region), and uniform mixing beats staged curricula under fixed budget.

Reinforcement learning with verifiable rewards (RLVR) has become central to post-training reasoning models, yet a key limitation of existing studies is their narrow view of the reasoning space: difficulty is treated as reasoning depth alone, and reward is concentrated on forward deductive state tracking. We instead characterize the reasoning space along two dimensions. Difficulty. Beyond reasoning depth, we study environment complexity, where models must identify the correct path amid distractors and interacting structures. Rewarded reasoning form. We consider four abilities core to real-world reasoning: deductive state tracking, abductive recovery of hidden events or facts, inductive rule induction, and analogical transfer. To disentangle these factors, we construct a synthetic knowledge-graph environment with controlled pre- and post-training distributions, where each instance varies along depth, complexity, and task family. Three findings emerge: joint depth-complexity coverage outperforms single-axis recipes; reasoning families respond non-uniformly, with abductive reasoning degrading outside the RL-covered region and task correlations clustering into deductive-abductive and inductive-analogy pairs; and uniform mixing outperforms staged curricula under a fixed budget. We also find that recent off-the-shelf models exhibit the same deductive-over-abductive asymmetry, suggesting that this gap is not merely an artifact of our controlled setup.

Foundations

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

Your Notes