Learning to Balance: Bayesian Meta-Learning for Imbalanced and Out-of-distribution Tasks
Hae Beom Lee, Hayeon Lee, Donghyun Na, Saehoon Kim, Minseop Park,, Eunho Yang, Sung Ju Hwang

TL;DR
This paper introduces Bayesian TAML, a meta-learning model that adaptively balances meta-knowledge and task-specific learning, effectively handling imbalanced and out-of-distribution tasks by learning to decide the reliance on meta-knowledge.
Contribution
It proposes a Bayesian inference framework for adaptive balancing in meta-learning, addressing limitations of fixed assumptions in existing methods for imbalanced and diverse tasks.
Findings
Significantly outperforms existing meta-learning methods on imbalanced datasets.
Effective in handling out-of-distribution tasks through learned balancing.
Ablation studies confirm the importance of each component and the Bayesian approach.
Abstract
While tasks could come with varying the number of instances and classes in realistic settings, the existing meta-learning approaches for few-shot classification assume that the number of instances per task and class is fixed. Due to such restriction, they learn to equally utilize the meta-knowledge across all the tasks, even when the number of instances per task and class largely varies. Moreover, they do not consider distributional difference in unseen tasks, on which the meta-knowledge may have less usefulness depending on the task relatedness. To overcome these limitations, we propose a novel meta-learning model that adaptively balances the effect of the meta-learning and task-specific learning within each task. Through the learning of the balancing variables, we can decide whether to obtain a solution by relying on the meta-knowledge or task-specific learning. We formulate this…
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 · Machine Learning and Data Classification · Multimodal Machine Learning Applications
