CLAIMar 19, 2025

MASS: Mathematical Data Selection via Skill Graphs for Pretraining Large Language Models

arXiv:2503.14917v24 citationsh-index: 24ICML
Originality Incremental advance
AI Analysis

This addresses the need for efficient and effective data selection in domain-specific pretraining for LLMs, offering incremental improvements in mathematical reasoning tasks.

The paper tackles the problem of selecting high-quality data for pretraining large language models in mathematical reasoning by introducing MASS, a framework that uses a skill graph to assign quality scores and select subsets, resulting in models achieving similar performance with 50-70% fewer tokens or outperforming by 3.3-5.9% with the same token count.

High-quality data plays a critical role in the pretraining and fine-tuning of large language models (LLMs), even determining their performance ceiling to some degree. Consequently, numerous data selection methods have been proposed to identify subsets of data that can effectively and efficiently enhance model performance. However, most of these methods focus on general data selection and tend to overlook the specific nuances of domain-related data. In this paper, we introduce MASS, a \textbf{MA}thematical data \textbf{S}election framework using the \textbf{S}kill graph for pretraining LLMs in the mathematical reasoning domain. By taking into account the unique characteristics of mathematics and reasoning, we construct a skill graph that captures the mathematical skills and their interrelations from a reference dataset. This skill graph guides us in assigning quality scores to the target dataset, enabling us to select the top-ranked subset which is further used to pretrain LLMs. Experimental results demonstrate the efficiency and effectiveness of MASS across different model sizes (1B and 7B) and pretraining datasets (web data and synthetic data). Specifically, in terms of efficiency, models trained on subsets selected by MASS can achieve similar performance to models trained on the original datasets, with a significant reduction in the number of trained tokens - ranging from 50\% to 70\% fewer tokens. In terms of effectiveness, when trained on the same amount of tokens, models trained on the data selected by MASS outperform those trained on the original datasets by 3.3\% to 5.9\%. These results underscore the potential of MASS to improve both the efficiency and effectiveness of pretraining LLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes