English

Farewell to Aimless Large-scale Pretraining: Influential Subset Selection for Language Model

Computation and Language 2023-05-23 v1

Abstract

Pretrained language models have achieved remarkable success in various natural language processing tasks. However, pretraining has recently shifted toward larger models and larger data, and this has resulted in significant computational and energy costs. In this paper, we propose Influence Subset Selection (ISS) for language model, which explicitly utilizes end-task knowledge to select a tiny subset of the pretraining corpus. Specifically, the ISS selects the samples that will provide the most positive influence on the performance of the end-task. Furthermore, we design a gradient matching based influence estimation method, which can drastically reduce the computation time of influence. With only 0.45% of the data and a three-orders-of-magnitude lower computational cost, ISS outperformed pretrained models (e.g., RoBERTa) on eight datasets covering four domains.

Keywords

Cite

@article{arxiv.2305.12816,
  title  = {Farewell to Aimless Large-scale Pretraining: Influential Subset Selection for Language Model},
  author = {Xiao Wang and Weikang Zhou and Qi Zhang and Jie Zhou and Songyang Gao and Junzhe Wang and Menghan Zhang and Xiang Gao and Yunwen Chen and Tao Gui},
  journal= {arXiv preprint arXiv:2305.12816},
  year   = {2023}
}

Comments

Accepted by ACL2023

R2 v1 2026-06-28T10:41:04.788Z