English

P$^2$ Law: Scaling Law for Post-Training After Model Pruning

Artificial Intelligence 2025-05-27 v3 Computation and Language Machine Learning

Abstract

Pruning has become a widely adopted technique for reducing the hardware requirements of large language models (LLMs). To recover model performance after pruning, post-training is commonly employed to mitigate the resulting performance degradation. While post-training benefits from larger datasets, once the dataset size is already substantial, increasing the training data provides only limited performance gains. To balance post-training cost and model performance, it is necessary to explore the optimal amount of post-training data.Through extensive experiments on the Llama-3 and Qwen-2.5 series models, pruned using various common pruning methods, we uncover the scaling \textbf{Law} for \textbf{P}ost-training after model \textbf{P}runing, referred to as the P2^2 Law.This law identifies four key factors for predicting the pruned model's post-training loss: the model size before pruning, the number of post-training tokens, the pruning rate, and the model's loss before pruning. Moreover, P2^2 Law can generalize to larger dataset sizes, larger model sizes, and higher pruning rates, offering valuable insights for the post-training of pruned LLMs.

Keywords

Cite

@article{arxiv.2411.10272,
  title  = {P$^2$ Law: Scaling Law for Post-Training After Model Pruning},
  author = {Xiaodong Chen and Yuxuan Hu and Xiaokang Zhang and Yanling Wang and Cuiping Li and Hong Chen and Jing Zhang},
  journal= {arXiv preprint arXiv:2411.10272},
  year   = {2025}
}

Comments

Accepted as Main of ACL2025

R2 v1 2026-06-28T20:01:24.610Z