Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

BLADE: Scalable Bi-level Adaptive Data Selection for LLM Training

About

As Large Language Model (LLM) datasets scale to trillions of tokens, data selection has emerged as a critical frontier to filter out uninformative noise and construct adaptive learning trajectories. Beyond static heuristic filtering, advanced data selection methods for LLM training largely follow two paradigms, each with fundamental limitations. Influence-based methods provide principled bi-level objectives but require intractable inverse-Hessian computations, while excess-loss methods are computationally efficient but rely on a static reference model that becomes misaligned with the evolving proxy model during training. We propose BLADE (Bi-Level Adaptive Data sElection), a Hessian-free framework for data selection. BLADE reformulates the bi-level optimization problem underlying influence-based methods as a penalized single-level objective via Lagrange multipliers, avoiding inverse-Hessian computation while revealing a principled connection to excess-loss based data selection. The resulting objective recovers an excess-loss form but replaces the static reference model with a dynamic one that stays synchronized with training. Theoretically, we prove that this penalized formulation guarantees first-order convergence. For efficient online batch selection, we instantiate BLADE as a memoryless randomized block-coordinate Frank-Wolfe algorithm. Extensive experiments show that BLADE consistently outperforms state-of-the-art data selection baselines, providing a practical recipe for LLM training.

Jiaxing Wang, Deping Xiang, Jin Xu, Zirui Liu, Zicheng Zhang, Guoqiang Gong, Jun Fang, Chao Liu, Pengzhang Liu, Tongxuan Liu, Ke Zhang, Qixia Jiang• 2026

Related benchmarks

TaskDatasetResultRank
Question AnsweringPIQA
Accuracy74.1
589
Sentence CompletionHellaSwag
Accuracy60.89
440
Pronoun ResolutionWinoGrande
Accuracy61.25
64
Question AnsweringARC Challenge
Accuracy0.3259
56
Question AnsweringMMLU
MMLU Accuracy27.26
13
Math Reasoning9 downstream math reasoning tasks (GSM8K, MATH, SVAMP, ASDiv, MAWPS, TAB, MQA, MMLU STEM, SAT) (test)
GSM8K Accuracy40.4
12
Showing 6 of 6 rows

Other info

Follow for update