ICCV 2021poster11 citations

A Lazy Approach to Long-Horizon Gradient-Based Meta-Learning

Muhammad Abdullah Jamal, Liqiang Wang, Boqing Gong

Abstract

Gradient-based meta-learning relates task-specific models to a meta-model by gradients. By this design, an algorithm first optimizes the task-specific models by an inner loop and then backpropagates meta-gradients through the loop to update the meta-model. The number of inner-loop optimization steps has to be small (e.g., one step) to avoid high-order derivatives, big memory footprints, and the risk of vanishing or exploding meta-gradients. We propose an intuitive teacher-student scheme to enable the gradient-based meta-learning algorithms to explore long horizons by the inner loop. The key idea is to employ a student network to adequately explore the search space of task-specific models (e.g., by more than ten steps), and a teacher then takes a "leap" toward the regions probed by the student. The teacher not only arrives at a high-quality model but also defines a lightweight computation graph for meta-gradients. Our approach is generic; it performs well when applied to four meta-learning algorithms over three tasks: few-shot learning, long-tailed classification, and meta-attack.

BibTeX
@inproceedings{iccv2021_alazyapproachtol,
  title = {A Lazy Approach to Long-Horizon Gradient-Based Meta-Learning},
  author = {Muhammad Abdullah Jamal and Liqiang Wang and Boqing Gong},
  booktitle = {ICCV 2021},
  year = {2021}
}
A Lazy Approach to Long-Horizon Gradient-Based Meta-Learning · ICCV 2021