CVOCSemRPL: Class-Variance Optimized Clustering, Semantic Information Injection and Restricted Pseudo Labeling based Improved Semi-Supervised Few-Shot Learning

πŸ“… 2025-01-24
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
In semi-supervised few-shot learning, erroneous pseudo-label propagation degrades clustering quality and model performance. To address this, we propose a unified framework integrating class-variance-optimized clustering, semantic embedding enhancement, and confidence-gated pseudo-labeling. First, metric learning constructs a discriminative feature space; second, hierarchical clustering optimization improves intra-class compactness and inter-class separability; third, semantic constraints guide pseudo-label generation to suppress error accumulation from low-confidence predictions. Evaluated on multiple standard benchmarks, our method consistently outperforms existing state-of-the-art approaches, achieving average improvements of 3.2–5.8 percentage points in few-shot classification accuracy. These results demonstrate the framework’s robustness and effectiveness in leveraging unlabeled data under extremely limited labeling budgets.

Technology Category

Application Category

πŸ“ Abstract
Few-shot learning has been extensively explored to address problems where the amount of labeled samples is very limited for some classes. In the semi-supervised few-shot learning setting, substantial quantities of unlabeled samples are available. Such unlabeled samples are generally cheaper to obtain and can be used to improve the few-shot learning performance of the model. Some of the recent methods for this setting rely on clustering to generate pseudo-labels for the unlabeled samples. Since the quality of the representation learned by the model heavily influences the effectiveness of clustering, this might also lead to incorrect labeling of the unlabeled samples and consequently lead to a drop in the few-shot learning performance. We propose an approach for semi-supervised few-shot learning that performs a class-variance optimized clustering in order to improve the effectiveness of clustering the labeled and unlabeled samples in this setting. It also optimizes the clustering-based pseudo-labeling process using a restricted pseudo-labeling approach and performs semantic information injection in order to improve the semi-supervised few-shot learning performance of the model. We experimentally demonstrate that our proposed approach significantly outperforms recent state-of-the-art methods on the benchmark datasets.
Problem

Research questions and friction points this paper is trying to address.

Few-shot Learning
Semi-supervised Learning
Model Accuracy
Innovation

Methods, ideas, or system contributions that make the work stand out.

Semi-supervised Learning
Optimized Clustering
Enhanced Semantic Understanding
πŸ”Ž Similar Papers
No similar papers found.