NeurIPS 2021spotlight14 citations

Uniform Sampling over Episode Difficulty

Sebastien Arnold, Guneet Singh Dhillon, Avinash Ravichandran, Stefano Soatto

Abstract

Episodic training is a core ingredient of few-shot learning to train models on tasks with limited labelled data. Despite its success, episodic training remains largely understudied, prompting us to ask the question: what is the best way to sample episodes? In this paper, we first propose a method to approximate episode sampling distributions based on their difficulty. Building on this method, we perform an extensive analysis and find that sampling uniformly over episode difficulty outperforms other sampling schemes, including curriculum and easy-/hard-mining. As the proposed sampling method is algorithm agnostic, we can leverage these insights to improve few-shot learning accuracies across many episodic training algorithms. We demonstrate the efficacy of our method across popular few-shot learning datasets, algorithms, network architectures, and protocols.

episode samplingfew-shot learningmeta-learning
BibTeX
@inproceedings{
arnold2021uniform,
title={Uniform Sampling over Episode Difficulty},
author={Sebastien Arnold and Guneet Singh Dhillon and Avinash Ravichandran and Stefano Soatto},
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=3GpcwM1slH8}
}