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 ν~) 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(ν~n1) rate, in contrast to the O(m1) rate in the standard supervised learning. Here, n is the number of pre-training data and m is the number of data in the downstream task, and typically n≫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.
@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}
}