Few-Shot Learning: A Survey, Yaqing Wang, Quanming Yao, James Tin-Yau Kwok, Lionel Ming-shuan Ni, 2020ACM Computing Surveys (CSUR), Vol. 53 (ACM)DOI: 10.1145/3386252 - Provides a comprehensive overview of few-shot learning, including problem definitions, common paradigms, and various algorithmic approaches like metric learning and meta-learning.
Prototypical Networks for Few-Shot Learning, Snell, Jake and Swersky, Kevin and Zemel, Richard S., 2017Advances in Neural Information Processing Systems (NeurIPS), Vol. 30 (Neural Information Processing Systems Foundation)DOI: 10.5555/3157382.3157545 - Introduces Prototypical Networks, a key metric-learning method for few-shot classification that computes class prototypes as mean embeddings.
Siamese Neural Networks for One-shot Image Recognition, Koch, Gregory and Zemel, Richard S. and Salakhutdinov, Ruslan R., 2015Proceedings of the 32nd International Conference on Machine Learning (ICML), Vol. 37 (JMLR: W&CP) - Presents one of the earliest and most impactful applications of Siamese networks to the one-shot learning problem in computer vision.