Efficient Pretraining Data Selection for Language Models via Multi-Actor Collaboration
Abstract
Efficient data selection is crucial to accelerate the pretraining of language model (LMs). While various methods have been proposed to enhance data efficiency, limited research has addressed the inherent conflicts between these approaches to achieve optimal data selection for LM pretraining. To tackle this problem, we propose a multi-actor collaborative data selection mechanism: each data selection method independently prioritizes data based on its criterion and updates its prioritization rules using the current state of the model, functioning as an independent actor for data selection; and a console is designed to adjust the impacts of different actors at various stages and dynamically integrate information from all actors throughout the LM pretraining process. We conduct extensive empirical studies to evaluate our multi-actor framework. The experimental results demonstrate that our approach significantly improves data efficiency, accelerates convergence in LM pretraining, and achieves an average relative performance gain up to across multiple language model benchmarks compared to the state-of-the-art methods.
Cite
@article{arxiv.2410.08102,
title = {Efficient Pretraining Data Selection for Language Models via Multi-Actor Collaboration},
author = {Tianyi Bai and Ling Yang and Zhen Hao Wong and Fupeng Sun and Jiahui Peng and Xinlin Zhuang and Chi Zhang and Lijun Wu and Jiantao Qiu and Wentao Zhang and Binhang Yuan and Conghui He},
journal= {arXiv preprint arXiv:2410.08102},
year = {2025}
}