Meta-Learning with a Geometry-Adaptive Preconditioner
Suhyun Kang, Duhun Hwang, Moonjung Eo, Taesup Kim, Wonjong Rhee

TL;DR
This paper introduces GAP, a geometry-adaptive preconditioner for MAML that improves inner-loop optimization by being task-specific and Riemannian, leading to better few-shot learning performance.
Contribution
It proposes a novel geometry-adaptive preconditioner that is task-dependent and satisfies Riemannian conditions, enhancing meta-learning efficiency.
Findings
GAP outperforms state-of-the-art MAML variants in few-shot tasks.
The preconditioner adapts to task-specific parameters effectively.
Experimental results demonstrate improved optimization speed and accuracy.
Abstract
Model-agnostic meta-learning (MAML) is one of the most successful meta-learning algorithms. It has a bi-level optimization structure where the outer-loop process learns a shared initialization and the inner-loop process optimizes task-specific weights. Although MAML relies on the standard gradient descent in the inner-loop, recent studies have shown that controlling the inner-loop's gradient descent with a meta-learned preconditioner can be beneficial. Existing preconditioners, however, cannot simultaneously adapt in a task-specific and path-dependent way. Additionally, they do not satisfy the Riemannian metric condition, which can enable the steepest descent learning with preconditioned gradient. In this study, we propose Geometry-Adaptive Preconditioned gradient descent (GAP) that can overcome the limitations in MAML; GAP can efficiently meta-learn a preconditioner that is dependent…
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 · Medical Imaging and Analysis · Model Reduction and Neural Networks
MethodsModel-Agnostic Meta-Learning
