paper-with-me

Papers

Improving Generalization of Meta-Learning With Inverted Regularization at Inner-Level

2023-01-01 · CVPR 2023 1 · Lianzhe Wang, Shiji Zhou, Shanghang Zhang, Xu Chu, Heng Chang, Wenwu Zhu

Despite the broad interest in meta-learning, the generalization problem remains one of the significant challenges in this field. Existing works focus on meta-generalization to unseen tasks at the meta-level by regularizing the meta-loss, while ignoring that adapted models may not generalize to the task domains at the adaptation level. In this paper, we propose a new regularization mechanism for meta-learning -- Minimax-Meta Regularization, which employs inverted regularization at the inner loop and ordinary regularization at the outer loop during training. In particular, the inner inverted regularization makes the adapted model more difficult to generalize to task domains; thus, optimizing the outer-loop loss forces the meta-model to learn meta-knowledge with better generalization. Theoretically, we prove that inverted regularization improves the meta-testing performance by reducing generalization errors. We conduct extensive experiments on the representative scenarios, and the results show that our method consistently improves the performance of meta-learning algorithms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

Meta Learning with Minimax Regularization

2021-09-29 · Lianzhe Wang, Shiji Zhou, Shanghang Zhang, Wenpeng Zhang 외

Even though meta-learning has attracted research wide attention in recent years, the generalization problem of meta-learning is still not well addressed. Existing works focus on meta-generalization to unseen tasks at the…

Few-Shot LearningMeta-Learning

Cooperative Meta-Learning with Gradient Augmentation

2024-06-07 · Jongyun Shin, Seunjin Han, Jangho Kim

Model agnostic meta-learning (MAML) is one of the most widely used gradient-based meta-learning, consisting of two optimization loops: an inner loop and outer loop. MAML learns the new task from meta-initialization param…

Few-Shot Image Classificationimage-classificationImage ClassificationMeta-Learning+1

Regularizing Meta-Learning via Gradient Dropout

2020-04-13 · Hung-Yu Tseng, Yi-Wen Chen, Yi-Hsuan Tsai, Sifei Liu 외

With the growing attention on learning-to-learn new tasks using only a few examples, meta-learning has been widely used in numerous problems such as few-shot classification, reinforcement learning, and domain generalizat…

Domain GeneralizationMeta-LearningReinforcement Learning

Accelerating Meta-Learning by Sharing Gradients

2023-12-13 · Oscar Chang, Hod Lipson

The success of gradient-based meta-learning is primarily attributed to its ability to leverage related tasks to learn task-invariant information. However, the absence of interactions between different tasks in the inner …

Meta-LearningMulti-Task Learning

Large-Scale Meta-Learning with Continual Trajectory Shifting

2021-02-14 · Jaewoong Shin, Hae Beom Lee, Boqing Gong, Sung Ju Hwang

Meta-learning of shared initialization parameters has shown to be highly effective in solving few-shot learning tasks. However, extending the framework to many-shot scenarios, which may further enhance its practicality, …

Few-Shot LearningMeta-LearningMulti-Task Learning