NeurIPS 2022accept11 citations

On Enforcing Better Conditioned Meta-Learning for Rapid Few-Shot Adaptation

Markus Hiller, Mehrtash Harandi, Tom Drummond

Abstract

Inspired by the concept of preconditioning, we propose a novel method to increase adaptation speed for gradient-based meta-learning methods without incurring extra parameters. We demonstrate that recasting the optimisation problem to a non-linear least-squares formulation provides a principled way to actively enforce a well-conditioned parameter space for meta-learning models based on the concepts of the condition number and local curvature. Our comprehensive evaluations show that the proposed method significantly outperforms its unconstrained counterpart especially during initial adaptation steps, while achieving comparable or better overall results on several few-shot classification tasks – creating the possibility of dynamically choosing the number of adaptation steps at inference time.

Few-shot learningmeta-learningcondition numberpreconditioning
BibTeX
@inproceedings{
hiller2022on,
title={On Enforcing Better Conditioned Meta-Learning for Rapid Few-Shot Adaptation},
author={Markus Hiller and Mehrtash Harandi and Tom Drummond},
booktitle={Advances in Neural Information Processing Systems},
editor={Alice H. Oh and Alekh Agarwal and Danielle Belgrave and Kyunghyun Cho},
year={2022},
url={https://openreview.net/forum?id=G6cJsOOx2R3}
}