paper-with-me

홈 › Papers

Unbiased Max-Min Embedding Classification for Transductive Few-Shot Learning: Clustering and Classification Are All You Need

2025-03-28 · Yang Liu, Feixiang Liu, Jiale Du, Xinbo Gao, Jungong Han

Convolutional neural networks and supervised learning have achieved remarkable success in various fields but are limited by the need for large annotated datasets. Few-shot learning (FSL) addresses this limitation by enabling models to generalize from only a few labeled examples. Transductive few-shot learning (TFSL) enhances FSL by leveraging both labeled and unlabeled data, though it faces challenges like the hubness problem. To overcome these limitations, we propose the Unbiased Max-Min Embedding Classification (UMMEC) Method, which addresses the key challenges in few-shot learning through three innovative contributions. First, we introduce a decentralized covariance matrix to mitigate the hubness problem, ensuring a more uniform distribution of embeddings. Second, our method combines local alignment and global uniformity through adaptive weighting and nonlinear transformation, balancing intra-class clustering with inter-class separation. Third, we employ a Variational Sinkhorn Few-Shot Classifier to optimize the distances between samples and class prototypes, enhancing classification accuracy and robustness. These combined innovations allow the UMMEC method to achieve superior performance with minimal labeled data. Our UMMEC method significantly improves classification performance with minimal labeled data, advancing the state-of-the-art in TFSL.

📄 PDF Abstract BibTeX arXiv:2503.22193

Code (0)

등록된 구현이 없습니다.

Tasks

AllClassificationFew-Shot Learning

Similar Papers 제목 키워드 기반

Transductive Learning for Textual Few-Shot Classification in API-based Embedding Models

2023-10-21 · Pierre Colombo, Victor Pellegrain, Malik Boudiaf, Victor Storchan 외

Proprietary and closed APIs are becoming increasingly common to process natural language, and are impacting the practical applications of natural language processing, including few-shot classification. Few-shot classific…

ClassificationInductive LearningTransductive Learning

Improving Few-Shot Visual Classification with Unlabelled Examples

2020-09-28 · Peyman Bateni, Jarred Barber, Jan-Willem van de Meent, Frank Wood

We propose a transductive meta-learning method that uses unlabelled instances to improve few-shot image classification performance. Our approach combines a regularized Mahalanobis-distance-based soft k-means clustering p…

ClassificationClusteringFew-Shot Image ClassificationFew-Shot Learning+3

Transductive Unbiased Embedding for Zero-Shot Learning

2018-03-30 · CVPR 2018 6 · Jie Song, Chengchao Shen, Yezhou Yang, Yang Liu 외

Most existing Zero-Shot Learning (ZSL) methods have the strong bias problem, in which instances of unseen (target) classes tend to be categorized as one of the seen (source) classes. So they yield poor performance after …

Transductive LearningZero-Shot Learning

Enhancing Few-Shot Image Classification with Unlabelled Examples

2020-06-17 · Peyman Bateni, Jarred Barber, Jan-Willem van de Meent, Frank Wood

We develop a transductive meta-learning method that uses unlabelled instances to improve few-shot image classification performance. Our approach combines a regularized Mahalanobis-distance-based soft k-means clustering p…

ClassificationClusteringFew-Shot Image ClassificationFew-Shot Learning+5

Learning unbiased zero-shot semantic segmentation networks via transductive transfer

2020-07-01 · Haiyang Liu, Yichen Wang, Jiayi Zhao, Guowu Yang 외

Semantic segmentation, which aims to acquire a detailed understanding of images, is an essential issue in computer vision. However, in practical scenarios, new categories that are different from the categories in trainin…

AttributePredictionSegmentationSemantic Segmentation+3