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/Transfer learning based few-shot classification using opti...

Transfer learning based few-shot classification using optimal transport mapping from preprocessed latent space of backbone neural network

Tomáš Chobola, Daniel Vašata, Pavel Kordík

2021-02-09Few-Shot LearningMeta-LearningImage ClassificationTransfer LearningFew-Shot Image Classification
PaperPDFCode(official)

Abstract

MetaDL Challenge 2020 focused on image classification tasks in few-shot settings. This paper describes second best submission in the competition. Our meta learning approach modifies the distribution of classes in a latent space produced by a backbone network for each class in order to better follow the Gaussian distribution. After this operation which we call Latent Space Transform algorithm, centers of classes are further aligned in an iterative fashion of the Expectation Maximisation algorithm to utilize information in unlabeled data that are often provided on top of few labelled instances. For this task, we utilize optimal transport mapping using the Sinkhorn algorithm. Our experiments show that this approach outperforms previous works as well as other variants of the algorithm, using K-Nearest Neighbour algorithm, Gaussian Mixture Models, etc.

Results

TaskDatasetMetricValueModel
Image ClassificationCUB 200 5-way 5-shotAccuracy94.09LST+MAP
Image ClassificationCUB 200 5-way 1-shotAccuracy91.68LST+MAP
Image ClassificationCIFAR-FS 5-way (1-shot)Accuracy87.79LST+MAP
Image ClassificationCIFAR-FS 5-way (5-shot)Accuracy90.73LST+MAP
Few-Shot Image ClassificationCUB 200 5-way 5-shotAccuracy94.09LST+MAP
Few-Shot Image ClassificationCUB 200 5-way 1-shotAccuracy91.68LST+MAP
Few-Shot Image ClassificationCIFAR-FS 5-way (1-shot)Accuracy87.79LST+MAP
Few-Shot Image ClassificationCIFAR-FS 5-way (5-shot)Accuracy90.73LST+MAP

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18RaMen: Multi-Strategy Multi-Modal Learning for Bundle Construction2025-07-18GLAD: Generalizable Tuning for Vision-Language Models2025-07-17Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Disentangling coincident cell events using deep transfer learning and compressive sensing2025-07-17