paper-with-me

Papers

Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation

2019-10-30 · NeurIPS 2019 12 · Risto Vuorio, Shao-Hua Sun, Hexiang Hu, Joseph J. Lim

Model-agnostic meta-learners aim to acquire meta-learned parameters from similar tasks to adapt to novel tasks from the same distribution with few gradient updates. With the flexibility in the choice of models, those frameworks demonstrate appealing performance on a variety of domains such as few-shot image classification and reinforcement learning. However, one important limitation of such frameworks is that they seek a common initialization shared across the entire task distribution, substantially limiting the diversity of the task distributions that they are able to learn from. In this paper, we augment MAML with the capability to identify the mode of tasks sampled from a multimodal task distribution and adapt quickly through gradient updates. Specifically, we propose a multimodal MAML (MMAML) framework, which is able to modulate its meta-learned prior parameters according to the identified mode, allowing more efficient fast adaptation. We evaluate the proposed model on a diverse set of few-shot learning tasks, including regression, image classification, and reinforcement learning. The results not only demonstrate the effectiveness of our model in modulating the meta-learned prior in response to the characteristics of tasks but also show that training on a multimodal distribution can produce an improvement over unimodal training.

📄 PDF Abstract BibTeX arXiv:1910.13616

Code (2)

vuoristo/MMAML 공식 구현
vuoristo/MMAML-Regression pytorch

Tasks

Few-Shot Image ClassificationFew-Shot LearningGeneral Classificationimage-classificationImage ClassificationMeta-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

MAML 설명 없음

Similar Papers 제목 키워드 기반

Task Aware Modulation using Representation Learning: An Approach for Few Shot Learning in Environmental Systems

2023-10-07 · Arvind Renganathan, Rahul Ghosh, Ankush Khandelwal, Vipin Kumar

We introduce TAM-RL (Task Aware Modulation using Representation Learning), a novel multimodal meta-learning framework for few-shot learning in heterogeneous systems, designed for science and engineering problems where en…

Computational EfficiencyFew-Shot LearningMeta-LearningRepresentation Learning

Enhancing Radiographic Disease Detection with MetaCheX, a Context-Aware Multimodal Model

2025-09-15 · Nathan He, Cody Chen arxiv

Existing deep learning models for chest radiology often neglect patient metadata, limiting diagnostic accuracy and fairness. To bridge this gap, we introduce MetaCheX, a novel multimodal framework that integrates chest X…

iGVLM: Dynamic Instruction-Guided Vision Encoding for Question-Aware Multimodal Understanding

2026-03-03 · Hanpeng Liu, Yaqian Li, Zidan Wang, Shuoxi Zhang 외 arxiv

Despite the success of Large Vision--Language Models (LVLMs), most existing architectures suffer from a representation bottleneck: they rely on static, instruction-agnostic vision encoders whose visual representations ar…

Generalizing Supervised Deep Learning MRI Reconstruction to Multiple and Unseen Contrasts using Meta-Learning Hypernetworks

2023-07-13 · Sriprabha Ramanarayanan, Arun Palla, Keerthi Ram, Mohanasankar Sivaprakasam

Meta-learning has recently been an emerging data-efficient learning technique for various medical imaging operations and has helped advance contemporary deep learning models. Furthermore, meta-learning enhances the knowl…

Image ReconstructionInductive BiasMeta-LearningMRI Reconstruction+1

Clustered Task-Aware Meta-Learning by Learning from Learning Paths

2021-09-29 · Danni Peng, Sinno Pan

To enable effective learning of new tasks with only few samples, meta-learning acquires common knowledge from the existing tasks with a globally shared meta-learner. To further address the problem of task heterogeneity, …

ClusteringFew-Shot Image Classificationimage-classificationImage Classification+1