Prototypical Networks for Few-Shot Learning, Jake Snell, Kevin Swersky, Richard Zemel, 2017Advances in Neural Information Processing Systems, Vol. 30 (NeurIPS) - 介绍原型网络,这是一种开创性的基于度量的元学习算法,常与基础模型的高维嵌入一起使用。
Learning to Compare: Relation Network for Few-Shot Learning, Flood Sung, Yongxin Yang, Li Zhang, Tao Xiang, Philip H.S. Torr, Timothy M. Hospedales, 20182018 IEEE Conference on Computer Vision and Pattern Recognition - 介绍关系网络,这是一种元学习方法,通过学习非线性函数来计算嵌入之间的相似度分数,与改进距离度量策略相关。