Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Meta-Learning with Fewer Tasks through Task Interpolation

About

Meta-learning enables algorithms to quickly learn a newly encountered task with just a few labeled examples by transferring previously learned knowledge. However, the bottleneck of current meta-learning algorithms is the requirement of a large number of meta-training tasks, which may not be accessible in real-world scenarios. To address the challenge that available tasks may not densely sample the space of tasks, we propose to augment the task set through interpolation. By meta-learning with task interpolation (MLTI), our approach effectively generates additional tasks by randomly sampling a pair of tasks and interpolating the corresponding features and labels. Under both gradient-based and metric-based meta-learning settings, our theoretical analysis shows MLTI corresponds to a data-adaptive meta-regularization and further improves the generalization. Empirically, in our experiments on eight datasets from diverse domains including image recognition, pose prediction, molecule property prediction, and medical image classification, we find that the proposed general MLTI framework is compatible with representative meta-learning algorithms and consistently outperforms other state-of-the-art strategies.

Huaxiu Yao, Linjun Zhang, Chelsea Finn• 2021

Related benchmarks

TaskDatasetResultRank
Multi-Domain ClassificationOffice-Home (test)--
20
Few-shot classificationISIC
Accuracy (Few-shot)71.52
19
Few-shot Image ClassificationminiImagenet-S
Accuracy55.34
14
Few-shot classificationTabular Murris
Accuracy90.12
12
Few-shot Image ClassificationDermnet-S
Accuracy65.19
12
Showing 5 of 5 rows

Other info

Follow for update