Automated Relational Meta-learning
Huaxiu Yao, Xian Wu, Zhiqiang Tao, Yaliang Li, Bolin Ding, Ruirui Li,, Zhenhui Li

TL;DR
This paper introduces Automated Relational Meta-learning (ARML), a framework that automatically constructs a meta-knowledge graph to handle task heterogeneity and improve few-shot learning by capturing complex task relations.
Contribution
ARML automatically extracts cross-task relations to build a meta-knowledge graph, enhancing adaptability and interpretability in meta-learning for diverse tasks.
Findings
ARML outperforms state-of-the-art baselines in toy regression and few-shot image classification.
The meta-knowledge graph improves task relevance and model interpretability.
ARML effectively handles task heterogeneity through learned relational structures.
Abstract
In order to efficiently learn with small amount of data on new tasks, meta-learning transfers knowledge learned from previous tasks to the new ones. However, a critical challenge in meta-learning is the task heterogeneity which cannot be well handled by traditional globally shared meta-learning methods. In addition, current task-specific meta-learning methods may either suffer from hand-crafted structure design or lack the capability to capture complex relations between tasks. In this paper, motivated by the way of knowledge organization in knowledge bases, we propose an automated relational meta-learning (ARML) framework that automatically extracts the cross-task relations and constructs the meta-knowledge graph. When a new task arrives, it can quickly find the most relevant structure and tailor the learned structure knowledge to the meta-learner. As a result, the proposed framework…
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 · Cancer-related molecular mechanisms research
