Multi-Task Meta Learning: learn how to adapt to unseen tasks
Richa Upadhyay, Prakash Chandra Chhipa, Ronald Phlypo, Rajkumar Saini,, Marcus Liwicki

TL;DR
This paper introduces Multi-task Meta Learning (MTML), a novel approach combining multi-task learning and meta learning to enable rapid adaptation to unseen heterogeneous tasks, demonstrating state-of-the-art results on multiple datasets.
Contribution
It proposes a new MTML framework that effectively learns from multiple heterogeneous tasks and adapts quickly to new tasks, outperforming existing methods in several benchmarks.
Findings
Achieved state-of-the-art results on NYU-v2 for three tasks.
Successfully detected missing classes in pseudo-labeled data.
Effective in adapting to unseen tasks with fewer training steps.
Abstract
This work proposes Multi-task Meta Learning (MTML), integrating two learning paradigms Multi-Task Learning (MTL) and meta learning, to bring together the best of both worlds. In particular, it focuses simultaneous learning of multiple tasks, an element of MTL and promptly adapting to new tasks, a quality of meta learning. It is important to highlight that we focus on heterogeneous tasks, which are of distinct kind, in contrast to typically considered homogeneous tasks (e.g., if all tasks are classification or if all tasks are regression tasks). The fundamental idea is to train a multi-task model, such that when an unseen task is introduced, it can learn in fewer steps whilst offering a performance at least as good as conventional single task learning on the new task or inclusion within the MTL. By conducting various experiments, we demonstrate this paradigm on two datasets and four…
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 · Advanced Neural Network Applications
