ACL 2025long0 citations

Efficient Pretraining Data Selection for Language Models via Multi-Actor Collaboration

Tianyi Bai, Ling Yang, Zhen Hao Wong, Fupeng Sun, Xinlin Zhuang, Jiahui Peng, Chi Zhang, Lijun Wu

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 specific criterion and updates its prioritization rules using the current state of the model, functioning as an independent actor for data selection. Additionally, 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 10.5% across multiple language model benchmarks compared to the state-of-the-art methods.

BibTeX
@inproceedings{bai-etal-2025-efficient-pretraining,
    title = "Efficient Pretraining Data Selection for Language Models via Multi-Actor Collaboration",
    author = "Bai, Tianyi  and
      Yang, Ling  and
      Wong, Zhen Hao  and
      Sun, Fupeng  and
      Zhuang, Xinlin  and
      Peng, Jiahui  and
      Zhang, Chi  and
      Wu, Lijun  and
      Jiantao, Qiu  and
      Zhang, Wentao  and
      Yuan, Binhang  and
      He, Conghui",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.466/",
    doi = "10.18653/v1/2025.acl-long.466",
    pages = "9465--9491",
    ISBN = "979-8-89176-251-0"
}