paper-with-me

Papers

HetMAML: Task-Heterogeneous Model-Agnostic Meta-Learning for Few-Shot Learning Across Modalities

2021-05-17 · Jiayi Chen, Aidong Zhang

Existing gradient-based meta-learning approaches to few-shot learning assume that all tasks have the same input feature space. However, in the real world scenarios, there are many cases that the input structures of tasks can be different, that is, different tasks may vary in the number of input modalities or data types. Existing meta-learners cannot handle the heterogeneous task distribution (HTD) as there is not only global meta-knowledge shared across tasks but also type-specific knowledge that distinguishes each type of tasks. To deal with task heterogeneity and promote fast within-task adaptions for each type of tasks, in this paper, we propose HetMAML, a task-heterogeneous model-agnostic meta-learning framework, which can capture both the type-specific and globally shared knowledge and can achieve the balance between knowledge customization and generalization. Specifically, we design a multi-channel backbone module that encodes the input of each type of tasks into the same length sequence of modality-specific embeddings. Then, we propose a task-aware iterative feature aggregation network which can automatically take into account the context of task-specific input structures and adaptively project the heterogeneous input spaces to the same lower-dimensional embedding space of concepts. Our experiments on six task-heterogeneous datasets demonstrate that HetMAML successfully leverages type-specific and globally shared meta-parameters for heterogeneous tasks and achieves fast within-task adaptions for each type of tasks.

📄 PDF Abstract BibTeX arXiv:2105.07889

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningMeta-LearningVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

Unsupervised Meta-Learning via Dynamic Head and Heterogeneous Task Construction for Few-Shot Classification

2024-10-03 · Yunchuan Guan, Yu Liu, Ketong Liu, Ke Zhou 외

Meta-learning has been widely used in recent years in areas such as few-shot learning and reinforcement learning. However, the questions of why and when it is better than other algorithms in few-shot classification remai…

Few-Shot LearningMeta-Learning

Contrastive Knowledge-Augmented Meta-Learning for Few-Shot Classification

2022-07-25 · Rakshith Subramanyam, Mark Heimann, Jayram Thathachar, Rushil Anirudh 외

Model agnostic meta-learning algorithms aim to infer priors from several observed tasks that can then be used to adapt to a new task with few examples. Given the inherent diversity of tasks arising in existing benchmarks…

ClassificationDiversityFew-Shot LearningMeta-Learning

Hierarchical Meta Learning

2019-04-19 · Yingtian Zou, Jiashi Feng

Meta learning is a promising solution to few-shot learning problems. However, existing meta learning methods are restricted to the scenarios where training and application tasks share the same out-put structure. To obtai…

Few-Shot LearningMeta-Learning

TSEML: A task-specific embedding-based method for few-shot classification of cancer molecular subtypes

2024-12-17 · Ran Su, Rui Shi, Hui Cui, Ping Xuan 외

Molecular subtyping of cancer is recognized as a critical and challenging upstream task for personalized therapy. Existing deep learning methods have achieved significant performance in this domain when abundant data sam…

Cancer ClassificationMeta-Learning

MetaPerturb: Transferable Regularizer for Heterogeneous Tasks and Architectures

2020-06-13 · NeurIPS 2020 12 · Jeongun Ryu, Jaewoong Shin, Hae Beom Lee, Sung Ju Hwang

Regularization and transfer learning are two popular techniques to enhance generalization on unseen data, which is a fundamental problem of machine learning. Regularization techniques are versatile, as they are task- and…

Meta-LearningTransfer Learning