TL;DR
This paper identifies a bias in data selection for LLM reasoning datasets, where longer reasoning steps are favored, and proposes methods to mitigate this confounding effect, improving dataset quality.
Contribution
The paper reveals the step length confounding issue in naturalness-based data selection and introduces two novel methods to address it, enhancing reasoning dataset construction.
Findings
The confounding bias favors longer reasoning steps in data selection.
Proposed methods effectively reduce the bias across multiple models and benchmarks.
Mitigating step length confounding improves the quality of reasoning datasets.
Abstract
Large reasoning models have recently demonstrated strong performance on complex tasks that require long chain-of-thought reasoning, through supervised fine-tuning on large-scale and high-quality datasets. To construct such datasets, existing pipelines generate long reasoning data from more capable Large Language Models (LLMs) and apply manually heuristic or naturalness-based selection methods to filter high-quality samples. Despite the proven effectiveness of naturalness-based data selection, which ranks data by the average log probability assigned by LLMs, our analysis shows that, when applied to LLM reasoning datasets, it systematically prefers samples with longer reasoning steps (i.e., more tokens per step) rather than higher-quality ones, a phenomenon we term step length confounding. Through quantitative analysis, we attribute this phenomenon to low-probability first tokens in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
