On Hard Episodes in Meta-Learning
Samyadeep Basu, Amr Sharaf, Nicolo Fusi, Soheil Feizi

TL;DR
This paper investigates the variability in episode difficulty in meta-learning, revealing significant performance gaps and proposing adversarial training as an effective strategy to improve hard episode handling.
Contribution
It empirically analyzes episode hardness in meta-learning, identifies its impact on performance, and benchmarks strategies like adversarial training to enhance learning on difficult episodes.
Findings
Wide accuracy gap (~50%) between hardest and easiest episodes.
Hard episodes are linked to catastrophic forgetting during meta-training.
Adversarial training outperforms curriculum learning in improving hard episode performance.
Abstract
Existing meta-learners primarily focus on improving the average task accuracy across multiple episodes. Different episodes, however, may vary in hardness and quality leading to a wide gap in the meta-learner's performance across episodes. Understanding this issue is particularly critical in industrial few-shot settings, where there is limited control over test episodes as they are typically uploaded by end-users. In this paper, we empirically analyse the behaviour of meta-learners on episodes of varying hardness across three standard benchmark datasets: CIFAR-FS, mini-ImageNet, and tiered-ImageNet. Surprisingly, we observe a wide gap in accuracy of around 50% between the hardest and easiest episodes across all the standard benchmarks and meta-learners. We additionally investigate various properties of hard episodes and highlight their connection to catastrophic forgetting during…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
MethodsTest
