Transfer learning with affine model transformation
Shunya Minami, Kenji Fukumizu, Yoshihiro Hayashi, Ryo Yoshida

TL;DR
This paper introduces affine model transfer, a theoretically grounded transfer learning method that models domain shift explicitly, encompassing existing approaches and providing insights into generalization and risk.
Contribution
It presents a new class of transfer learning regression called affine model transfer, with theoretical analysis and practical case studies demonstrating its advantages.
Findings
Broadly encompasses existing transfer methods including neural feature extractors
Provides theoretical bounds on generalization error and excess risk
Demonstrates practical benefits through case studies
Abstract
Supervised transfer learning has received considerable attention due to its potential to boost the predictive power of machine learning in scenarios where data are scarce. Generally, a given set of source models and a dataset from a target domain are used to adapt the pre-trained models to a target domain by statistically learning domain shift and domain-specific factors. While such procedurally and intuitively plausible methods have achieved great success in a wide range of real-world applications, the lack of a theoretical basis hinders further methodological development. This paper presents a general class of transfer learning regression called affine model transfer, following the principle of expected-square loss minimization. It is shown that the affine model transfer broadly encompasses various existing methods, including the most common procedure based on neural feature…
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 · Speech Recognition and Synthesis
