English

Data-Efficient Training by Evolved Sampling

Machine Learning 2025-09-30 v1 Artificial Intelligence Machine Learning

Abstract

Data selection is designed to accelerate learning with preserved performance. To achieve this, a fundamental thought is to identify informative data samples with significant contributions to the training. In this work, we propose \textbf{Evolved Sampling} (\textbf{ES}), a simple yet effective framework for \emph{dynamic} sampling along the training process. This method conducts \em batch \em level data selection based on the dynamics of losses and augmented \emph{loss differences}, which enables flexible \emph{frequency tuning}, and hence significantly reduces the back propagation time with maintained model performance. Due to its conciseness, ES is also readily extensible to incorporate \em set \em level data selection (to form ES with pruning, \textbf{ESWP}) for further accelerations. As a plug-and-play framework, ES(WP) consistently achieves lossless training accelerations across various pre-training and post-training tasks, saving up to nearly 45\% wall-clock time. Our results motivate further investigations on the data efficiency aspect of modern large-scale machine learning.

Keywords

Cite

@article{arxiv.2509.23461,
  title  = {Data-Efficient Training by Evolved Sampling},
  author = {Ziheng Cheng and Zhong Li and Jiang Bian},
  journal= {arXiv preprint arXiv:2509.23461},
  year   = {2025}
}