Easy Transfer Learning By Exploiting Intra-domain Structures
Jindong Wang, Yiqiang Chen, Han Yu, Meiyu Huang, Qiang Yang

TL;DR
EasyTL is a transfer learning method that requires no hyperparameter tuning or model selection, leveraging intra-domain structures to achieve competitive accuracy and efficiency, especially useful for resource-constrained devices.
Contribution
The paper introduces EasyTL, a simple and hyperparameter-free transfer learning approach that exploits intra-domain structures for effective and efficient knowledge transfer.
Findings
Achieves comparable or better accuracy than state-of-the-art methods.
Requires no model selection or hyperparameter tuning.
Offers significantly improved computational efficiency.
Abstract
Transfer learning aims at transferring knowledge from a well-labeled domain to a similar but different domain with limited or no labels. Unfortunately, existing learning-based methods often involve intensive model selection and hyperparameter tuning to obtain good results. Moreover, cross-validation is not possible for tuning hyperparameters since there are often no labels in the target domain. This would restrict wide applicability of transfer learning especially in computationally-constraint devices such as wearables. In this paper, we propose a practically Easy Transfer Learning (EasyTL) approach which requires no model selection and hyperparameter tuning, while achieving competitive performance. By exploiting intra-domain structures, EasyTL is able to learn both non-parametric transfer features and classifiers. Extensive experiments demonstrate that, compared to state-of-the-art…
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 · Multimodal Machine Learning Applications · Machine Learning and Data Classification
