paper-with-me

홈 › Papers

Gradient-Based Meta-Learning with Learned Layerwise Metric and Subspace

2018-01-17 · ICML 2018 7 · Yoonho Lee, Seungjin Choi

Gradient-based meta-learning methods leverage gradient descent to learn the commonalities among various tasks. While previous such methods have been successful in meta-learning tasks, they resort to simple gradient descent during meta-testing. Our primary contribution is the {\em MT-net}, which enables the meta-learner to learn on each layer's activation space a subspace that the task-specific learner performs gradient descent on. Additionally, a task-specific learner of an {\em MT-net} performs gradient descent with respect to a meta-learned distance metric, which warps the activation space to be more sensitive to task identity. We demonstrate that the dimension of this learned subspace reflects the complexity of the task-specific learner's adaptation task, and also that our model is less sensitive to the choice of initial learning rates than previous gradient-based meta-learning methods. Our method achieves state-of-the-art or comparable performance on few-shot classification and regression tasks.

📄 PDF Abstract BibTeX arXiv:1801.05558

Code (1)

yoonholee/MT-net 공식 구현 tf

Tasks

Few-Shot Image ClassificationMeta-Learning

Similar Papers 제목 키워드 기반

Large-Scale Riemannian Meta-Optimization via Subspace Adaptation

2025-01-25 · Peilin Yu, Yuwei Wu, Zhi Gao, Xiaomeng Fan 외

Riemannian meta-optimization provides a promising approach to solving non-linear constrained optimization problems, which trains neural networks as optimizers to perform optimization on Riemannian manifolds. However, exi…

Subspace Adaptation Prior for Few-Shot Learning

2023-10-13 · Mike Huisman, Aske Plaat, Jan N. van Rijn

Gradient-based meta-learning techniques aim to distill useful prior knowledge from a set of training tasks such that new tasks can be learned more efficiently with gradient descent. While these methods have achieved succ…

Few-Shot Image ClassificationFew-Shot Learningimage-classificationImage Classification+1

Flag Varieties: A Geometric Framework for Deep Network Alignment

2026-05-11 · Jingchuan Xiao, Xinyi Sui, Cihan Ruan arxiv

Alignment, the tendency of adjacent weight matrices in deep networks to develop compatible subspace orientations, underlies gradient flow, Neural Collapse, and representation similarity across architectures. Despite exte…

Low-Dimensional and Transversely Curved Optimization Dynamics in Grokking

2026-02-18 · Yongzhong Xu arxiv

Grokking -- the delayed transition from memorization to generalization in small algorithmic tasks -- remains poorly understood. We present a geometric analysis of optimization dynamics in transformers trained on modular …

Layerwise Early Stopping for Test Time Adaptation

2024-04-04 · Sabyasachi Sahoo, Mostafa ElAraby, Jonas Ngnawe, Yann Pequignot 외

Test Time Adaptation (TTA) addresses the problem of distribution shift by enabling pretrained models to learn new features on an unseen domain at test time. However, it poses a significant challenge to maintain a balance…

Test-time Adaptation