Data Selection via Optimal Control for Language Models
Abstract
This work investigates the selection of high-quality pre-training data from massive corpora to enhance LMs' capabilities for downstream usage. We formulate data selection as a generalized Optimal Control problem, which can be solved theoretically by Pontryagin's Maximum Principle (PMP), yielding a set of necessary conditions that characterize the relationship between optimal data selection and LM training dynamics. Based on these theoretical results, we introduce PMP-based Data Selection (PDS), a framework that approximates optimal data selection by solving the PMP conditions. In our experiments, we adopt PDS to select data from CommmonCrawl and show that the PDS-selected corpus accelerates the learning of LMs and constantly boosts their performance on a wide range of downstream tasks across various model sizes. Moreover, the benefits of PDS extend to ~400B models trained on ~10T tokens, as evidenced by the extrapolation of the test loss curves according to the Scaling Laws. PDS also improves data utilization when the pre-training data is limited, by reducing the data demand by 1.8 times, which mitigates the quick exhaustion of available web-crawled corpora. Our code, data, and model checkpoints can be found in https://github.com/microsoft/LMOps/tree/main/data_selection.
Community
TL;DR:
- We provide a novel theoretical perspective for data selection by fomulating the problem as Optimal Control, which can be rigorous solved by Pontryagin's Maximum Principle (PMP).
- Based on the theoretical results, we derive a scalable data selection framework: PMP-based Data Selection (PDS) to select pre-training data for LMs. PDS enjoys strong theoretical basis, offering an alternative to the ad-hoc trial-and-error practices that currently dominate LM pre-training
- Experiments shows that PDS boosts LMs' downstream performance, saves pre-training computation, and improves pre-training data utilization. The benefits extends to ~400B LMs trained on ~10T tokens (scale of LLaMA3.1), as evidenced by the Scaling Law.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Programming Every Example: Lifting Pre-training Data Quality like Experts at Scale (2024)
- Harnessing Diversity for Important Data Selection in Pretraining Large Language Models (2024)
- Dynamic Gradient Alignment for Online Data Mixing (2024)
- Scaling Parameter-Constrained Language Models with Quality Data (2024)
- Diversify and Conquer: Diversity-Centric Data Selection with Iterative Refinement (2024)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 8
Browse 8 models citing this paperDatasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper