English

LLM Data Selection and Utilization via Dynamic Bi-level Optimization

Machine Learning 2025-07-23 v1 Artificial Intelligence

Abstract

While large-scale training data is fundamental for developing capable large language models (LLMs), strategically selecting high-quality data has emerged as a critical approach to enhance training efficiency and reduce computational costs. Current data selection methodologies predominantly rely on static, training-agnostic criteria, failing to account for the dynamic model training and data interactions. In this paper, we propose a new Data Weighting Model (DWM) to adjust the weight of selected data within each batch to achieve a dynamic data utilization during LLM training. Specially, to better capture the dynamic data preference of the trained model, a bi-level optimization framework is implemented to update the weighting model. Our experiments demonstrate that DWM enhances the performance of models trained with randomly-selected data, and the learned weighting model can be transferred to enhance other data selection methods and models of different sizes. Moreover, we further analyze how a model's data preferences evolve throughout training, providing new insights into the data preference of the model during training.

Keywords

Cite

@article{arxiv.2507.16178,
  title  = {LLM Data Selection and Utilization via Dynamic Bi-level Optimization},
  author = {Yang Yu and Kai Han and Hang Zhou and Yehui Tang and Kaiqi Huang and Yunhe Wang and Dacheng Tao},
  journal= {arXiv preprint arXiv:2507.16178},
  year   = {2025}
}

Comments

The 42nd International Conference on Machine Learning (ICML 2025)

R2 v1 2026-07-01T04:12:36.524Z