arXiv:2508.13654cs.LGcs.AI2025-08

给高质量数据加噪声和无关信息,反而让大模型推理更高效

Input-Time Scaling: Adding Noise and Irrelevance into Less-Is-More Drastically Improves Reasoning Performance and Efficiency

  • 训练时混合相关与无关上下文,实现训练-测试协同设计
  • 用低质量数据搭配强模型,在难题上得分超90%且效率提升
  • 无需额外设计,即可显著提升推理效果与速度,适合资源有限者

大型语言模型在推理方面表现优异,传统依赖高质量大规模数据与长周期训练。近期研究发现‘少即是多’现象:极小但精心筛选的高质量数据集可媲美高成本方法。本文进一步放宽质量限制,通过人物背景相关性引入可控噪声,并比较不同质量数据集的效果。反直觉地发现,训练与推理阶段持续混合相关与无关上下文能获得最优结果,这一现象称为训练-测试协同设计。实验显示,高质量数据对弱模型在简单问题上有利,而低质量数据配合强模型在难题上表现更优。推理性能与效率密切相关。首次发现向查询中加入噪声和无关信息可在不牺牲性能的情况下提升推理效率。基于此,提出Input-Time Scaling:使用小规模低质量数据配合强模型,结合训练-测试协同设计。该方法延续‘少即是多’优势,省去繁琐的数据精修,进一步提升推理有效性和效率,更具可扩展性与经济性。在AIME24/25上,Qwen2.5-32B-Instruct达到76.7% pass@1,DeepSeek-R1-Distill-Qwen-32B达90.0%/80.0%,为当前最先进水平。数据集、流程、评估结果与模型检查点均已开源。

原文摘要 · Abstract (English)

Large Language Models (LLMs) excel at reasoning, traditionally requiring high-quality large-scale data and extensive training. Recent works reveal a very appealing Less-Is-More phenomenon where very small, carefully curated high-quality datasets match resource-intensive approaches. In this work, we further systematically relax their quality constraints by adding controlled noise via persona context relevance and comparing datasets of different qualities. Counterintuitively, we find that mixing relevant and irrelevant contexts consistently across training and inference stages yields optimal results -- a phenomenon we term training-testing co-design. Dataset quality comparisons show that high-quality data benefits weaker models on easy questions, while low-quality data achieves higher scores on hard questions with capable models. Across our experiments, reasoning performance is linked to reasoning efficiency. We, for the first time, found adding noisy and irrelevant contexts into queries can improve reasoning efficiency without any prices and targeted designs. Building on these insights, we propose Input-Time Scaling: applying small, low-quality data to capable models with training-testing co-design. This maintains Less-Is-More while further removing labor-intensive quality curation and improving reasoning effectiveness and efficiency, making the approach more applicable and affordable. Our method achieves 76.7% pass@1 on AIME24/25 using Qwen2.5-32B-Instruct, and 90.0%/80.0% with DeepSeek-R1-Distill-Qwen-32B -- state-of-the-art among Qwen2.5-32B variants. We are open-sourcing our datasets, pipelines, evaluation results, and checkpoints to facilitate reproducibility and further research.

推理增强少即是多数据噪声模型效率

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。