Provable Meta-Learning of Linear Representations
Nilesh Tripuraneni, Chi Jin, Michael I. Jordan

TL;DR
This paper develops provably efficient algorithms for meta-learning linear representations across multiple tasks, providing theoretical guarantees and lower bounds for sample complexity in transfer learning scenarios.
Contribution
It introduces the first provably fast algorithms for learning shared linear features in multi-task regression and establishes fundamental lower bounds on sample complexity.
Findings
Algorithms achieve sample-efficient learning of shared features
Theoretical guarantees for transfer to new tasks
Lower bounds on sample complexity are established
Abstract
Meta-learning, or learning-to-learn, seeks to design algorithms that can utilize previous experience to rapidly learn new skills or adapt to new environments. Representation learning -- a key tool for performing meta-learning -- learns a data representation that can transfer knowledge across multiple tasks, which is essential in regimes where data is scarce. Despite a recent surge of interest in the practice of meta-learning, the theoretical underpinnings of meta-learning algorithms are lacking, especially in the context of learning transferable representations. In this paper, we focus on the problem of multi-task linear regression -- in which multiple linear regression models share a common, low-dimensional linear representation. Here, we provide provably fast, sample-efficient algorithms to address the dual challenges of (1) learning a common set of features from multiple, related…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Multimodal Machine Learning Applications
MethodsLinear Regression
