paper-with-me

홈 › Papers

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 obtain a meta model applicable to the tasks with new structures, it is required to collect new training data and repeat the time-consuming meta training procedure. This makes them inefficient or even inapplicable in learning to solve heterogeneous few-shot learning tasks. We thus develop a novel and principled HierarchicalMeta Learning (HML) method. Different from existing methods that only focus on optimizing the adaptability of a meta model to similar tasks, HML also explicitly optimizes its generalizability across heterogeneous tasks. To this end, HML first factorizes a set of similar training tasks into heterogeneous ones and trains the meta model over them at two levels to maximize adaptation and generalization performance respectively. The resultant model can then directly generalize to new tasks. Extensive experiments on few-shot classification and regression problems clearly demonstrate the superiority of HML over fine-tuning and state-of-the-art meta learning approaches in terms of generalization across heterogeneous tasks.

📄 PDF Abstract BibTeX arXiv:1904.09081

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningMeta-Learning

Similar Papers 제목 키워드 기반

Recasting Gradient-Based Meta-Learning as Hierarchical Bayes

2018-01-26 · ICLR 2018 1 · Erin Grant, Chelsea Finn, Sergey Levine, Trevor Darrell 외

Meta-learning allows an intelligent agent to leverage prior learning episodes as a basis for quickly improving performance on a novel task. Bayesian hierarchical modeling provides a theoretical framework for formalizing …

Meta-Learning

Transfering Hierarchical Structure with Dual Meta Imitation Learning

2022-01-28 · Chongkai Gao, Yizhou Jiang, Feng Chen

Hierarchical Imitation Learning (HIL) is an effective way for robots to learn sub-skills from long-horizon unsegmented demonstrations. However, the learned hierarchical structure lacks the mechanism to transfer across mu…

Few-Shot Imitation LearningImitation LearningMeta-Learning

Transferring Hierarchical Structure with Dual Meta Imitation Learning

2021-09-29 · Chongkai Gao, Yizhou Jiang, Feng Chen

Hierarchical Imitation learning (HIL) is an effective way for robots to learn sub-skills from long-horizon unsegmented demonstrations. However, the learned hierarchical structure lacks the mechanism to transfer across mu…

Few-Shot Imitation LearningImitation LearningMeta-Learning

Hierarchical Classification for Predicting Metastasis Using Elastic-Net Regularization on Gene Expression Data

2024-10-22 · Benjamin Osafo Agyare, Alec Chu, Blessing Oloyede

Metastasis is a leading cause of cancer-related mortality and remains challenging to detect during early stages. Accurate identification of cancers likely to metastasize can improve treatment strategies and patient outco…

Efficient meta reinforcement learning via meta goal generation

2019-09-25 · Haotian Fu, Hongyao Tang, Jianye Hao

Meta reinforcement learning (meta-RL) is able to accelerate the acquisition of new tasks by learning from past experience. Current meta-RL methods usually learn to adapt to new tasks by directly optimizing the parameters…

Meta-LearningMeta Reinforcement Learningreinforcement-learningReinforcement Learning+1