Papers › Embedding Propagation: Smoother Manifold for Few-Shot Classification

Embedding Propagation: Smoother Manifold for Few-Shot Classification

9 Mar 2020ECCV 2020 8arXiv:2003.04151archive 2025-07-28

Pau Rodríguez, Issam Laradji, Alexandre Drouin, Alexandre Lacoste

Few-shot classification is challenging because the data distribution of the training set can be widely different to the test set as their classes are disjoint. This distribution shift often results in poor generalization. Manifold smoothing has been shown to address the distribution shift problem by extending the decision boundaries and reducing the noise of the class representations. Moreover, manifold smoothness is a key factor for semi-supervised learning and transductive learning algorithms. In this work, we propose to use embedding propagation as an unsupervised non-parametric regularizer for manifold smoothing in few-shot classification. Embedding propagation leverages interpolations between the extracted features of a neural network based on a similarity graph. We empirically show that embedding propagation yields a smoother embedding manifold. We also show that applying embedding propagation to a transductive classifier achieves new state-of-the-art results in mini-Imagenet, tiered-Imagenet, Imagenet-FS, and CUB. Furthermore, we show that embedding propagation consistently improves the accuracy of the models in multiple semi-supervised learning scenarios by up to 16\% points. The proposed embedding propagation operation can be easily integrated as a non-parametric layer into a neural network. We provide the training code and usage examples at https://github.com/ElementAI/embedding-propagation.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2003.04151")

Code

Syntology Ran 0 of 6 code samples harvested from 1 repository linked to this paper; 6 have no recorded run.

By repository: official repository: 6 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ElementAI/embedding-propagation officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

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

6 samples harvested; 0 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

6unverified

Licence: 0 of the 6 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ElementAI/embedding-propagation. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

batch_embedding_propagation ElementAI/embedding-propagation/embedding_propagation/batch_embedding_propagation.py official repository unverified Apache-2.0 (permissive) · 50ed5f95e6f08a9f · report
batch_get_similarity_matrix ElementAI/embedding-propagation/embedding_propagation/batch_embedding_propagation.py official repository unverified Apache-2.0 (permissive) · 083f1d0c7625f238 · report
batch_global_consistency ElementAI/embedding-propagation/embedding_propagation/batch_embedding_propagation.py official repository unverified Apache-2.0 (permissive) · 78f86f12b89abb6a · report
embedding_propagation ElementAI/embedding-propagation/embedding_propagation/embedding_propagation.py official repository unverified Apache-2.0 (permissive) · f48530a1f6a2b0f6 · report
get_similarity_matrix ElementAI/embedding-propagation/embedding_propagation/embedding_propagation.py official repository unverified Apache-2.0 (permissive) · f0b6f084f1c88a64 · report
label_propagation ElementAI/embedding-propagation/embedding_propagation/embedding_propagation.py official repository unverified Apache-2.0 (permissive) · 30976420278e4a1c · report

Tasks

ClassificationFew-Shot Image ClassificationGeneral ClassificationTransductive Learning

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Few-Shot Image Classification Mini-ImageNet - 1-Shot Learning EPNet Accuracy 77.27% #3 of 16 Archive leaderboard report
Few-Shot Image Classification Mini-Imagenet 5-way (1-shot) EPNet Accuracy 77.27 #20 of 105 Archive leaderboard report
Few-Shot Image Classification Mini-Imagenet 5-way (5-shot) EPNet + SSL Accuracy 88.05 #17 of 95 Archive leaderboard report
Few-Shot Image Classification Mini-Imagenet 5-way (5-shot) EPNet Accuracy 84.34 #29 of 95 Archive leaderboard report
Few-Shot Image Classification Tiered ImageNet 5-way (1-shot) EPNet Accuracy 78.50 #14 of 49 Archive leaderboard report
Few-Shot Image Classification Tiered ImageNet 5-way (5-shot) EPNet Accuracy 88.36 #14 of 51 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