arXiv:2606.11045cs.AIcs.LG2026-06

低复杂度策略解释了为何机器学习研究少有过拟合。

What Fits (Into Few Tokens) Doesn't Overfit: Compression and Generalization in ML Research Agents

论文配图:What Fits (Into Few Tokens) Doesn't Overfit: Compression and Generalization in ML Research Agents
图 1 · 摘自论文原文
  • 用极短提示和一比特反馈测试模型复现能力。
  • 8个数据集上压缩后仍能保持高性能,验证策略可压缩性。
  • 适合关注模型泛化与高效实验设计的研究者。

在实践中,尽管自适应使用保留基准可能引发过拟合,但基于基准的机器学习却很少出现过拟合。一个吸引人的假设是:成功的机器学习策略具有高度可压缩性。本文在大语言模型驱动的研究代理设置下,通过两种互补的信息瓶颈直接检验该假设。在输出压缩中,探索代理利用验证集自适应搜索高性能模型,我们测试能否仅凭极短提示和训练数据,由新代理复现其性能;在输入压缩中,探索代理仅接收一比特反馈(即提交模型是否优于当前最优)。在涵盖表格分类、视觉、语言建模、扩散建模和奖励建模的8个数据集上,我们发现这些信息瓶颈对性能影响甚微:短提示和可压缩反馈足以复现或发现高性能模型。该假设可被证伪:当人为诱导验证集过拟合时,短提示无法再复现结果。综上,我们的结果支持一种描述长度解释:成功的策略位于策略空间的低复杂度区域。

原文摘要 · Abstract (English)

Reusing a held-out benchmark adaptively should, in principle, invite overfitting. Yet benchmark-driven machine learning (ML) has produced surprisingly little overfitting in practice. An attractive hypothesis is that successful ML strategies are highly compressible. We study this in the setting of LLM-driven research agents, where the hypothesis becomes directly testable via two complementary information bottlenecks. In \emph{output compression}, an exploration agent adaptively searches for high-performance models using a validation set, and we test whether a fresh ``reproducer agent'' can reproduce its performance given only an extremely short prompt and the training data. In \emph{input compression}, the explorer receives only one-bit feedback indicating whether each submitted model improves on the running best. Across 8 datasets spanning tabular classification, vision, language modeling, diffusion modeling, and reward modeling, we find that these bottlenecks have little effect on performance: short prompts and compressible feedback are sufficient to reproduce and find high-performance models. The hypothesis is falsifiable: when we deliberately induce validation-set overfitting, the results fail to reproduce with short prompts. Taken together, our results support a description-length explanation for the lack of overfitting in benchmark-driven ML: successful strategies occupy a low-complexity region of strategy space.

机器学习过拟合压缩性研究代理

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