Continuous-Time Meta-Learning with Forward Mode Differentiation
Tristan Deleu, David Kanaa, Leo Feng, Giancarlo Kerg, Yoshua Bengio,, Guillaume Lajoie, Pierre-Luc Bacon

TL;DR
This paper introduces Continuous-Time Meta-Learning (COMLN), a novel approach that models adaptation as an ODE, enabling efficient, stable, and flexible meta-learning with continuous trajectories and exact gradient computation.
Contribution
The paper proposes COMLN, a continuous-time meta-learning algorithm using forward mode differentiation for exact gradients, allowing longer adaptation with constant memory and improved stability.
Findings
COMLN achieves efficient meta-learning with reduced memory usage.
It provides theoretical guarantees for stability.
Empirical results show effectiveness on few-shot image classification.
Abstract
Drawing inspiration from gradient-based meta-learning methods with infinitely small gradient steps, we introduce Continuous-Time Meta-Learning (COMLN), a meta-learning algorithm where adaptation follows the dynamics of a gradient vector field. Specifically, representations of the inputs are meta-learned such that a task-specific linear classifier is obtained as a solution of an ordinary differential equation (ODE). Treating the learning process as an ODE offers the notable advantage that the length of the trajectory is now continuous, as opposed to a fixed and discrete number of gradient steps. As a consequence, we can optimize the amount of adaptation necessary to solve a new task using stochastic gradient descent, in addition to learning the initial conditions as is standard practice in gradient-based meta-learning. Importantly, in order to compute the exact meta-gradients required…
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.
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
