Meta Learning on a Sequence of Imbalanced Domains with Difficulty Awareness
Zhenyi Wang, Tiehang Duan, Le Fang, Qiuling Suo, Mingchen Gao

TL;DR
This paper introduces a kernel-based domain change detection and difficulty-aware memory management approach for meta learning in evolving environments with imbalanced, non-stationary task distributions, improving continual learning performance.
Contribution
It proposes a novel method combining domain change detection, difficulty-aware memory, and adaptive task sampling to handle imbalanced, shifting domains in meta learning.
Findings
Effective domain change detection improves adaptation.
Difficulty-aware memory enhances learning across imbalanced domains.
Adaptive task sampling reduces gradient variance with theoretical guarantees.
Abstract
Recognizing new objects by learning from a few labeled examples in an evolving environment is crucial to obtain excellent generalization ability for real-world machine learning systems. A typical setting across current meta learning algorithms assumes a stationary task distribution during meta training. In this paper, we explore a more practical and challenging setting where task distribution changes over time with domain shift. Particularly, we consider realistic scenarios where task distribution is highly imbalanced with domain labels unavailable in nature. We propose a kernel-based method for domain change detection and a difficulty-aware memory management mechanism that jointly considers the imbalanced domain size and domain importance to learn across domains continuously. Furthermore, we introduce an efficient adaptive task sampling method during meta training, which significantly…
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
