Meta-Learning with Task-Adaptive Loss Function for Few-Shot Learning
Sungyong Baik, Janghoon Choi, Heewon Kim, Dohee Cho, Jaesik Min,, Kyoung Mu Lee

TL;DR
This paper introduces MeTAL, a meta-learning framework that adapts the loss function for each task, improving generalization in few-shot learning scenarios across classification and regression tasks.
Contribution
The paper proposes a novel meta-learning approach with a task-adaptive loss function, addressing the limitations of fixed loss functions in diverse few-shot tasks.
Findings
MeTAL improves performance in few-shot classification.
MeTAL demonstrates effectiveness in few-shot regression.
The framework offers flexibility across multiple domains.
Abstract
In few-shot learning scenarios, the challenge is to generalize and perform well on new unseen examples when only very few labeled examples are available for each task. Model-agnostic meta-learning (MAML) has gained the popularity as one of the representative few-shot learning methods for its flexibility and applicability to diverse problems. However, MAML and its variants often resort to a simple loss function without any auxiliary loss function or regularization terms that can help achieve better generalization. The problem lies in that each application and task may require different auxiliary loss function, especially when tasks are diverse and distinct. Instead of attempting to hand-design an auxiliary loss function for each application and task, we introduce a new meta-learning framework with a loss function that adapts to each task. Our proposed framework, named Meta-Learning with…
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 · Cancer-related molecular mechanisms research · Multimodal Machine Learning Applications
MethodsModel-Agnostic Meta-Learning
