SPOKES:面向多样化预训练数据选择的优化方法

Spokes: Optimizing for Diverse Pretraining Data Selection

崔艺珍 Yejin Choi · Stanford / NVIDIA · 2026-06-13 · arXiv:2606.15216 ↗ · 被引 0

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

多样性在数据选择中至关重要,通过减少冗余和重复,能在固定数据预算下提升性能。然而,优化多样性本身具有挑战性,因为它是集合级属性,依赖于数据点之间的交互而非单个样本。因此,现有方法通常依赖代理或近似,往往无法确保足够多样化的子集。在这项工作中,我们通过引入基于 G-Vendi 分数的概率多样化框架,并利用指数梯度下降进行优化,直接优化多样性。我们的方法生成的子集比随机采样获得的子集多样性显著更高,在 50 万样本子集上 G-Vendi 分数提升了 489。我们在 FineWeb 和 DCLM 上评估了该方法,它始终优于现有方法。值得注意的是,SPOKES(仅多样性)在 DCLM 和 FineWeb 上分别比随机采样平均下游性能提升了 0.4 和 0.5 个百分点。更重要的是,联合优化质量和多样性取得了最强结果:SPOKES 在 DCLM 和 FineWeb 上分别获得了 1.5 和 1.4 个百分点的提升,优于所有基线,包括语义去重和质量过滤。

Diversity plays a critical role in data selection, improving performance under fixed data budgets by reducing redundancy and repetition. However, optimizing for diversity is inherently challenging, as it is a set-level property that depends on interactions between data points rather than individual examples. As a result, existing approaches typically rely on proxies or approximations, which often fail to ensure sufficiently diverse subsets. In this work, we directly optimize diversity by introducing a probabilistic diversification framework based on the G-Vendi score, optimized via exponentiated gradient descent. Our method produces subsets that are substantially more diverse than those obtained via random sampling, achieving a +489 increase in G-Vendi score on a 500k-sample subset. We evaluate our approach on FineWeb and DCLM, where it consistently outperforms existing methods. Notably, SPOKES (diversity-only) improves average downstream performance by +0.4 and +0.5 points over random sampling on DCLM and FineWeb, respectively. More importantly, jointly optimizing for both quality and diversity yields the strongest results: SPOKES achieves gains of +1.5 and +1.4 points on DCLM and FineWeb, outperforming all baselines, including semantic deduplication and quality filtering.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 19)

阅读逐段中英对照全文 →