Semi-Supervised Few-Shot Learning with Prototypical Random Walks
Ahmed Ayyad, Yuchen Li, Nassir Navab, Shadi Albarqouni, Mohamed, Elhoseiny

TL;DR
This paper introduces Prototypical Random Walk Networks, a semi-supervised few-shot learning method that improves class representations using a novel random walk loss, outperforming existing approaches even with limited labeled data.
Contribution
The authors propose a new semi-supervised few-shot learning approach that models prototypical random walks without extra graph neural network parameters, achieving superior performance and robustness.
Findings
Outperforms baselines on most benchmarks
Achieves 50.89% accuracy in 1-shot mini-ImageNet with 40% labeled data
Demonstrates robustness to distractors and class distribution mismatch
Abstract
Recent progress has shown that few-shot learning can be improved with access to unlabelled data, known as semi-supervised few-shot learning(SS-FSL). We introduce an SS-FSL approach, dubbed as Prototypical Random Walk Networks(PRWN), built on top of Prototypical Networks (PN). We develop a random walk semi-supervised loss that enables the network to learn representations that are compact and well-separated. Our work is related to the very recent development of graph-based approaches for few-shot learning. However, we show that compact and well-separated class representations can be achieved by modeling our prototypical random walk notion without needing additional graph-NN parameters or requiring a transductive setting where a collective test set is provided. Our model outperforms baselines in most benchmarks with significant improvements in some cases. Our model, trained with 40 of…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Machine Learning and ELM
