Improved Fine-Tuning by Better Leveraging Pre-Training Data
Ziquan Liu, Yi Xu, Yuanhong Xu, Qi Qian, Hao Li, Xiangyang Ji, Antoni, Chan, Rong Jin

TL;DR
This paper demonstrates that incorporating carefully selected pre-training data during fine-tuning can improve generalization, especially for small datasets, supported by theoretical analysis and extensive experiments on image classification benchmarks.
Contribution
It introduces a novel data selection strategy for leveraging pre-training data to enhance fine-tuning performance, backed by theoretical generalization analysis.
Findings
Selected pre-training data improves fine-tuning generalization.
Theoretical analysis shows weak dependency of excess risk on pre-trained models.
Experimental results confirm effectiveness across 8 benchmark datasets.
Abstract
As a dominant paradigm, fine-tuning a pre-trained model on the target data is widely used in many deep learning applications, especially for small data sets. However, recent studies have empirically shown that training from scratch has the final performance that is no worse than this pre-training strategy once the number of training samples is increased in some vision tasks. In this work, we revisit this phenomenon from the perspective of generalization analysis by using excess risk bound which is popular in learning theory. The result reveals that the excess risk bound may have a weak dependency on the pre-trained model. The observation inspires us to leverage pre-training data for fine-tuning, since this data is also available for fine-tuning. The generalization result of using pre-training data shows that the excess risk bound on a target task can be improved when the appropriate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsMachine Learning and Data Classification · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
