Progressive Cluster Purification for Transductive Few-shot Learning
Chenyang Si, Wentao Chen, Wei Wang, Liang Wang, Tieniu Tan

TL;DR
This paper introduces a Progressive Cluster Purification method for transductive few-shot learning that iteratively refines class prototypes by exploiting semantic cluster structures, improving classification accuracy.
Contribution
The paper proposes a novel PCP approach that explicitly models semantic interdependencies within clusters, enhancing transductive inference in few-shot learning.
Findings
Outperforms state-of-the-art on miniImageNet and tieredImageNet
Effectively refines prototypes through iterative cluster purification
Demonstrates significant accuracy improvements
Abstract
Few-shot learning aims to learn to generalize a classifier to novel classes with limited labeled data. Transductive inference that utilizes unlabeled test set to deal with low-data problem has been employed for few-shot learning in recent literature. Yet, these methods do not explicitly exploit the manifold structures of semantic clusters, which is inefficient for transductive inference. In this paper, we propose a novel Progressive Cluster Purification (PCP) method for transductive few-shot learning. The PCP can progressively purify the cluster by exploring the semantic interdependency in the individual cluster space. Specifically, the PCP consists of two-level operations: inter-class classification and intra-class transduction. The inter-class classification partitions all the test samples into several clusters by comparing the test samples with the prototypes. The intra-class…
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 · Machine Learning and ELM · COVID-19 diagnosis using AI
MethodsTransductive Inference
