paper-with-me

Papers

Meta-Curvature

2019-02-09 · NeurIPS 2019 12 · Eunbyung Park, Junier B. Oliva

We propose meta-curvature (MC), a framework to learn curvature information for better generalization and fast model adaptation. MC expands on the model-agnostic meta-learner (MAML) by learning to transform the gradients in the inner optimization such that the transformed gradients achieve better generalization performance to a new task. For training large scale neural networks, we decompose the curvature matrix into smaller matrices in a novel scheme where we capture the dependencies of the model's parameters with a series of tensor products. We demonstrate the effects of our proposed method on several few-shot learning tasks and datasets. Without any task specific techniques and architectures, the proposed method achieves substantial improvement upon previous MAML variants and outperforms the recent state-of-the-art methods. Furthermore, we observe faster convergence rates of the meta-training process. Finally, we present an analysis that explains better generalization performance with the meta-trained curvature.

📄 PDF Abstract BibTeX arXiv:1902.03356

Code (1)

silverbottlep/meta_curvature 공식 구현

Tasks

Few-Shot Image ClassificationFew-Shot LearningGeneral ClassificationImage Classification

Methods 이 논문이 사용한 방법론

MAML 설명 없음

Similar Papers 제목 키워드 기반

Meta Curvature-Aware Minimization for Domain Generalization

2024-12-16 · Ziyang Chen, Yiwen Ye, Feilong Tang, Yongsheng Pan 외

Domain generalization (DG) aims to enhance the ability of models trained on source domains to generalize effectively to unseen domains. Recently, Sharpness-Aware Minimization (SAM) has shown promise in this area by reduc…

Domain GeneralizationMeta-Learning

Majorization-Minimization Networks for Inverse Problems: An Application to EEG Imaging

2026-01-23 · Le Minh Triet Tran, Sarah Reynaud, Ronan Fablet, Adrien Merlini 외 arxiv

Inverse problems are often ill-posed and require optimization schemes with strong stability and convergence guarantees. While learning-based approaches such as deep unrolling and meta-learning achieve strong empirical pe…

Bilevel Optimization

GradMetaNet: An Equivariant Architecture for Learning on Gradients

2025-07-02 · Yoav Gelberg, Yam Eitan, Aviv Navon, Aviv Shamsian 외 arxiv

Gradients of neural networks encode valuable information for optimization, editing, and analysis of models. Therefore, practitioners often treat gradients as inputs to task-specific algorithms, e.g. for pruning or optimi…

MetaGrad: Multiple Learning Rates in Online Learning

2016-04-29 · NeurIPS 2016 12 · Tim van Erven, Wouter M. Koolen

In online convex optimization it is well known that certain subclasses of objective functions are much easier than arbitrary convex functions. We are interested in designing adaptive methods that can automatically get fa…

Efficient Bilevel Optimization with KFAC-Based Hypergradients

2026-03-31 · Disen Liao, Felix Dangel, Yaoliang Yu arxiv

Bilevel optimization (BO) is widely applicable to many machine learning problems. Scaling BO, however, requires repeatedly computing hypergradients, which involves solving inverse Hessian-vector products (IHVPs). In prac…

Bilevel Optimization