On sensitivity of meta-learning to support data
Mayank Agarwal, Mikhail Yurochkin, Yuekai Sun
Abstract
Meta-learning algorithms are widely used for few-shot learning. For example, image recognition systems that readily adapt to unseen classes after seeing only a few labeled examples. Despite their success, we show that modern meta-learning algorithms are extremely sensitive to the data used for adaptation, i.e. support data. In particular, we demonstrate the existence of (unaltered, in-distribution, natural) images that, when used for adaptation, yield accuracy as low as 4\% or as high as 95\% on standard few-shot image classification benchmarks. We explain our empirical findings in terms of class margins, which in turn suggests that robust and safe meta-learning requires larger margins than supervised learning.
BibTeX
@inproceedings{
agarwal2021on,
title={On sensitivity of meta-learning to support data},
author={Mayank Agarwal and Mikhail Yurochkin and Yuekai Sun},
booktitle={Advances in Neural Information Processing Systems},
editor={A. Beygelzimer and Y. Dauphin and P. Liang and J. Wortman Vaughan},
year={2021},
url={https://openreview.net/forum?id=Tv0O_cAdKtW}
}