English

Blessing of Class Diversity in Pre-training

Machine Learning 2023-02-14 v3 Machine Learning

Abstract

This paper presents a new statistical analysis aiming to explain the recent superior achievements of the pre-training techniques in natural language processing (NLP). We prove that when the classes of the pre-training task (e.g., different words in the masked language model task) are sufficiently diverse, in the sense that the least singular value of the last linear layer in pre-training (denoted as ν~\tilde{\nu}) is large, then pre-training can significantly improve the sample efficiency of downstream tasks. Specially, we show the transfer learning excess risk enjoys an O(1ν~n)O\left(\frac{1}{\tilde{\nu} \sqrt{n}}\right) rate, in contrast to the O(1m)O\left(\frac{1}{\sqrt{m}}\right) rate in the standard supervised learning. Here, nn is the number of pre-training data and mm is the number of data in the downstream task, and typically nmn \gg m. Our proof relies on a vector-form Rademacher complexity chain rule for disassembling composite function classes and a modified self-concordance condition. These techniques can be of independent interest.

Keywords

Cite

@article{arxiv.2209.03447,
  title  = {Blessing of Class Diversity in Pre-training},
  author = {Yulai Zhao and Jianshu Chen and Simon S. Du},
  journal= {arXiv preprint arXiv:2209.03447},
  year   = {2023}
}

Comments

AISTATS 2023 (Oral)

R2 v1 2026-06-28T00:54:57.614Z