Transfer Learning via Minimizing the Performance Gap Between DomainsDownload PDF

Boyu Wang, Jorge A Mendez, Ming Bo Cai, Eric Eaton

06 Sept 2019 (modified: 05 May 2023)NeurIPS 2019Readers: Everyone
Abstract: We present gapBoost, a novel and principled boosting approach for transfer learning. Our algorithm is based on a straightforward intuition: if two domains are similar to each other, the model trained on one domain should also perform well on the other domain, and vice versa. To formalize this intuition, we define the performance gap as a measure of the discrepancy between the source and target domains. We derive generalization bounds for the instance weighting approach to transfer learning, showing that the performance gap can be viewed as an algorithm-dependent regularizer, which controls the model complexity. Our theoretical analysis provides a new insight into transfer learning and motivates a set of general, principled rules for designing new instance weighting schemes for transfer learning. Our experimental evaluation on benchmark data sets shows that gapBoost significantly outperforms previous boosting-based transfer learning algorithms.
CMT Num: 5673
Code Link: https://github.com/bwang-ml/gapBoost
0 Replies

Loading