A Data-Based Perspective on Transfer Learning
Saachi Jain, Hadi Salman, Alaa Khaddaj, Eric Wong, Sung Min Park,, Aleksander Madry

TL;DR
This paper investigates how the composition of source datasets affects transfer learning performance, introducing a framework to identify and remove detrimental data points, thereby improving downstream task results.
Contribution
It presents a novel framework for analyzing source dataset impact in transfer learning, enabling detection of data issues and enhancing transfer performance.
Findings
Removing detrimental data points improves transfer results
Framework can identify data leakage and misleading examples
Source dataset composition significantly influences transfer learning success
Abstract
It is commonly believed that in transfer learning including more pre-training data translates into better performance. However, recent evidence suggests that removing data from the source dataset can actually help too. In this work, we take a closer look at the role of the source dataset's composition in transfer learning and present a framework for probing its impact on downstream performance. Our framework gives rise to new capabilities such as pinpointing transfer learning brittleness as well as detecting pathologies such as data-leakage and the presence of misleading examples in the source dataset. In particular, we demonstrate that removing detrimental datapoints identified by our framework improves transfer learning performance from ImageNet on a variety of target tasks. Code is available at https://github.com/MadryLab/data-transfer
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Multimodal Machine Learning Applications
