paper-with-me

홈 › Papers

A History of Meta-gradient: Gradient Methods for Meta-learning

2022-02-20 · Richard S. Sutton

The history of meta-learning methods based on gradient descent is reviewed, focusing primarily on methods that adapt step-size (learning rate) meta-parameters.

📄 PDF Abstract BibTeX arXiv:2202.09701

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

EMO: Episodic Memory Optimization for Few-Shot Meta-Learning

2023-06-08 · Yingjun Du, Jiayi Shen, XianTong Zhen, Cees G. M. Snoek

Few-shot meta-learning presents a challenge for gradient descent optimization due to the limited number of training samples per task. To address this issue, we propose an episodic memory optimization for meta-learning, w…

Few-Shot LearningMeta-Learning

Evolved Policy Gradients

2018-02-13 · NeurIPS 2018 12 · Rein Houthooft, Richard Y. Chen, Phillip Isola, Bradly C. Stadie 외

We propose a metalearning approach for learning gradient-based reinforcement learning (RL) algorithms. The idea is to evolve a differentiable loss function, such that an agent, which optimizes its policy to minimize this…

Reinforcement LearningReinforcement Learning (RL)

Memory Augmented Optimizers for Deep Learning

2021-06-20 · ICLR 2022 4 · Paul-Aymeric McRae, Prasanna Parthasarathi, Mahmoud Assran, Sarath Chandar

Popular approaches for minimizing loss in data-driven learning often involve an abstraction or an explicit retention of the history of gradients for efficient parameter updates. The aggregated history of gradients nudges…

Deep 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

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 desce…

Few-Shot Image ClassificationMeta-Learning