AdaTrans: Feature-wise and Sample-wise Adaptive Transfer Learning for High-dimensional Regression
Zelin He, Ying Sun, Jingyuan Liu, Runze Li

TL;DR
AdaTrans introduces adaptive transfer learning methods for high-dimensional linear regression, effectively identifying and aggregating transferable features or samples to improve estimation accuracy in complex settings.
Contribution
The paper proposes novel feature-wise and sample-wise adaptive transfer learning methods with data-driven weight selection, enhancing transferability detection and achieving near-oracle convergence rates.
Findings
F-AdaTrans achieves near-oracle convergence rates.
S-AdaTrans recovers near-minimax optimal rates.
Validated through simulations and real data, outperforming existing methods.
Abstract
We consider the transfer learning problem in the high dimensional linear regression setting, where the feature dimension is larger than the sample size. To learn transferable information, which may vary across features or the source samples, we propose an adaptive transfer learning method that can detect and aggregate the feature-wise (F-AdaTrans) or sample-wise (S-AdaTrans) transferable structures. We achieve this by employing a fused-penalty, coupled with weights that can adapt according to the transferable structure. To choose the weight, we propose a theoretically informed, data-driven procedure, enabling F-AdaTrans to selectively fuse the transferable signals with the target while filtering out non-transferable signals, and S-AdaTrans to obtain the optimal combination of information transferred from each source sample. We show that, with appropriately chosen weights, F-AdaTrans…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Domain Adaptation and Few-Shot Learning · Machine Learning and ELM
MethodsLinear Regression
