Papers › Transfer learning based few-shot classification using optimal transport mapping from...
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
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.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Few-Shot Image Classification | CIFAR-FS 5-way (1-shot) | LST+MAP | Accuracy | 87.79 | #4 of 38 | Archive leaderboard | report |
| Few-Shot Image Classification | CIFAR-FS 5-way (5-shot) | LST+MAP | Accuracy | 90.73 | #7 of 39 | Archive leaderboard | report |
| Few-Shot Image Classification | CUB 200 5-way 1-shot | LST+MAP | Accuracy | 91.68 | #7 of 36 | Archive leaderboard | report |
| Few-Shot Image Classification | CUB 200 5-way 5-shot | LST+MAP | Accuracy | 94.09 | #6 of 32 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections