paper-with-me

Papers

Continuous-Time Meta-Learning with Forward Mode Differentiation

2022-03-02 · ICLR 2022 4 · Tristan Deleu, David Kanaa, Leo Feng, Giancarlo Kerg, Yoshua Bengio, Guillaume Lajoie, Pierre-Luc Bacon

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 for the outer-loop updates, we devise an efficient algorithm based on forward mode differentiation, whose memory requirements do not scale with the length of the learning trajectory, thus allowing longer adaptation in constant memory. We provide analytical guarantees for the stability of COMLN, we show empirically its efficiency in terms of runtime and memory usage, and we illustrate its effectiveness on a range of few-shot image classification problems.

📄 PDF Abstract BibTeX arXiv:2203.01443

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Image Classificationimage-classificationImage ClassificationMeta-Learning

Similar Papers 제목 키워드 기반

Optimal Robust Exact Differentiation via Linear Adaptive Techniques

2021-11-24 · Richard Seeber, Hernan Haimovich

The problem of differentiating a function with bounded second derivative in the presence of bounded measurement noise is considered in both continuous-time and sampled-data settings. Fundamental performance limitations o…

Automatic differentiation of Sylvester, Lyapunov, and algebraic Riccati equations

2020-11-23 · Ta-Chu Kao, Guillaume Hennequin

Sylvester, Lyapunov, and algebraic Riccati equations are the bread and butter of control theorists. They are used to compute infinite-horizon Gramians, solve optimal control problems in continuous or discrete time, and d…

Gradient-based Hyperparameter Optimization Over Long Horizons

2020-07-15 · NeurIPS 2021 12 · Paul Micaelli, Amos Storkey

Gradient-based hyperparameter optimization has earned a widespread popularity in the context of few-shot meta-learning, but remains broadly impractical for tasks with long horizons (many gradient steps), due to memory sc…

Hyperparameter OptimizationMeta-Learning

Technical Report: Modelling Multiple Cell Types with Partial Differential Equations

2015-09-28

Partial differential equations are a convenient way to describe reaction- advection-diffusion processes of signalling models. If only one cell type is present, and tissue dynamics can be neglected, the equations can be s…

Scalable Meta-Learning via Mixed-Mode Differentiation

2025-05-01 · Iurii Kemaev, Dan A Calian, Luisa M Zintgraf, Gregory Farquhar 외

Gradient-based bilevel optimisation is a powerful technique with applications in hyperparameter optimisation, task adaptation, algorithm discovery, meta-learning more broadly, and beyond. It often requires differentiatin…

Meta-Learning