数据泄露不等于评估失效,模型规模大就能自动遗忘旧数据。
How Much Can We Forget about Data Contamination?
- 通过控制参数、重复次数和训练量,量化了数据过拟合程度。
- 训练数据超五倍Chinchilla规律时,144次污染也能被遗忘。
- 权重衰减快于实际遗忘,可判断大模型是否已忘记早期数据。
基准数据泄露已成为评估大语言模型能力的重要挑战。本文挑战了‘少量污染即导致评估无效’的常见假设。我们通过实验在三个维度上量化基准过拟合程度:模型参数量(最高1.6B)、样本重复次数(最高144次)和训练词元数(最高40B)。若模型与数据遵循Chinchilla缩放规律,轻微污染确实会导致过拟合;但当训练数据量超过五倍Chinchilla标准时,即使144次污染也可被遗忘,这正是许多现代LLM所处的训练区间。对OLMo-7B的持续预训练结果验证了该结论。此外,研究发现权重衰减对示例遗忘的影响小于实际遗忘速度,从而可评估大规模训练中数据遗忘程度,表明包括Llama 3 405B在内的多个主流模型已遗忘训练初期的数据。
原文摘要 · Abstract (English)
The leakage of benchmark data into the training data has emerged as a significant challenge for evaluating the capabilities of large language models (LLMs). In this work, we challenge the common assumption that small-scale contamination renders benchmark evaluations invalid. First, we experimentally quantify the magnitude of benchmark overfitting based on scaling along three dimensions: The number of model parameters (up to 1.6B), the number of times an example is seen (up to 144), and the number of training tokens (up to 40B). If model and data follow the Chinchilla scaling laws, minor contamination indeed leads to overfitting. At the same time, even 144 times of contamination can be forgotten if the training data is scaled beyond five times Chinchilla, a regime characteristic of many modern LLMs. Continual pre-training of OLMo-7B corroborates these results. Next, we study the impact of the weight decay parameter on example forgetting, showing that empirical forgetting occurs faster than the cumulative weight decay. This allows us to gauge the degree of example forgetting in large-scale training runs, indicating that many LLMs, including Lllama 3 405B, have forgotten the data seen at the beginning of training.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。