Robust Meta-learning for Mixed Linear Regression with Small Batches
Weihao Kong, Raghav Somani, Sham Kakade, Sewoong Oh

TL;DR
This paper introduces a robust spectral method for mixed linear regression in meta-learning, enabling small tasks with fewer samples to effectively compensate for larger datasets, even in the presence of outliers.
Contribution
It develops a robust spectral approach combining outlier-robust PCA and sum-of-squares techniques for improved meta-learning with small datasets.
Findings
Robust method tolerates outliers and small task sizes
Achieves optimal accuracy with outlier-robust PCA
Enables smaller tasks as small as O(log k)
Abstract
A common challenge faced in practical supervised learning, such as medical image processing and robotic interactions, is that there are plenty of tasks but each task cannot afford to collect enough labeled examples to be learned in isolation. However, by exploiting the similarities across those tasks, one can hope to overcome such data scarcity. Under a canonical scenario where each task is drawn from a mixture of k linear regressions, we study a fundamental question: can abundant small-data tasks compensate for the lack of big-data tasks? Existing second moment based approaches show that such a trade-off is efficiently achievable, with the help of medium-sized tasks with examples each. However, this algorithm is brittle in two important scenarios. The predictions can be arbitrarily bad (i) even with only a few outliers in the dataset; or (ii) even if the medium-sized…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and ELM · Machine Learning and Data Classification
