TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Rethinking Clustering-Based Pseudo-Labeling for Unsupervis...

Rethinking Clustering-Based Pseudo-Labeling for Unsupervised Meta-Learning

Xingping Dong, Jianbing Shen, Ling Shao

2022-09-27Meta-LearningUnsupervised Few-Shot Image ClassificationClustering
PaperPDFCode(official)

Abstract

The pioneering method for unsupervised meta-learning, CACTUs, is a clustering-based approach with pseudo-labeling. This approach is model-agnostic and can be combined with supervised algorithms to learn from unlabeled data. However, it often suffers from label inconsistency or limited diversity, which leads to poor performance. In this work, we prove that the core reason for this is lack of a clustering-friendly property in the embedding space. We address this by minimizing the inter- to intra-class similarity ratio to provide clustering-friendly embedding features, and validate our approach through comprehensive experiments. Note that, despite only utilizing a simple clustering algorithm (k-means) in our embedding space to obtain the pseudo-labels, we achieve significant improvement. Moreover, we adopt a progressive evaluation mechanism to obtain more diverse samples in order to further alleviate the limited diversity problem. Finally, our approach is also model-agnostic and can easily be integrated into existing supervised methods. To demonstrate its generalization ability, we integrate it into two representative algorithms: MAML and EP. The results on three main few-shot benchmarks clearly show that the proposed method achieves significant improvement compared to state-of-the-art models. Notably, our approach also outperforms the corresponding supervised method in two tasks.

Results

TaskDatasetMetricValueModel
Image ClassificationTiered ImageNet 5-way (5-shot)Accuracy64.31PL-CFE
Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy49.13PL-CFE
Image ClassificationTiered ImageNet 5-way (1-shot)Accuracy49.51PL-CFE
Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy62.91PL-CFE
Few-Shot Image ClassificationTiered ImageNet 5-way (5-shot)Accuracy64.31PL-CFE
Few-Shot Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy49.13PL-CFE
Few-Shot Image ClassificationTiered ImageNet 5-way (1-shot)Accuracy49.51PL-CFE
Few-Shot Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy62.91PL-CFE

Related Papers

Tri-Learn Graph Fusion Network for Attributed Graph Clustering2025-07-18Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16Imbalanced Regression Pipeline Recommendation2025-07-16CLID-MU: Cross-Layer Information Divergence Based Meta Update Strategy for Learning with Noisy Labels2025-07-16Ranking Vectors Clustering: Theory and Applications2025-07-16Mixture of Experts in Large Language Models2025-07-15Iceberg: Enhancing HLS Modeling with Synthetic Data2025-07-14Meta-Reinforcement Learning for Fast and Data-Efficient Spectrum Allocation in Dynamic Wireless Networks2025-07-13