A Unified Meta-Learning Framework for Dynamic Transfer Learning
Jun Wu, Jingrui He

TL;DR
This paper introduces a novel meta-learning framework called L2E designed to enable effective transfer learning across dynamically evolving tasks, addressing the limitations of traditional static transfer learning methods.
Contribution
It proposes a unified meta-learning framework that models knowledge transferability for dynamic tasks, allowing fast adaptation and mitigating catastrophic forgetting.
Findings
L2E effectively transfers knowledge across dynamic tasks.
L2E enables rapid adaptation to new target tasks.
L2E reduces catastrophic forgetting on historical tasks.
Abstract
Transfer learning refers to the transfer of knowledge or information from a relevant source task to a target task. However, most existing works assume both tasks are sampled from a stationary task distribution, thereby leading to the sub-optimal performance for dynamic tasks drawn from a non-stationary task distribution in real scenarios. To bridge this gap, in this paper, we study a more realistic and challenging transfer learning setting with dynamic tasks, i.e., source and target tasks are continuously evolving over time. We theoretically show that the expected error on the dynamic target task can be tightly bounded in terms of source knowledge and consecutive distribution discrepancy across tasks. This result motivates us to propose a generic meta-learning framework L2E for modeling the knowledge transferability on dynamic tasks. It is centered around a task-guided meta-learning…
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 · Multimodal Machine Learning Applications
