paper-with-me

Papers

Embedding Propagation: Smoother Manifold for Few-Shot Classification

2020-03-09 · ECCV 2020 8 · 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.

📄 PDF Abstract BibTeX arXiv:2003.04151

Code (1)

ElementAI/embedding-propagation 공식 구현 pytorch

Tasks

ClassificationFew-Shot Image ClassificationGeneral ClassificationTransductive Learning

Similar Papers 제목 키워드 기반

Adaptive Anchor Label Propagation for Transductive Few-Shot Learning

2023-10-30 · Michalis Lazarou, Yannis Avrithis, Guangyu Ren, Tania Stathaki

Few-shot learning addresses the issue of classifying images using limited labeled data. Exploiting unlabeled data through the use of transductive inference methods such as label propagation has been shown to improve the …

Few-Shot Learning

Learning to Propagate Labels: Transductive Propagation Network for Few-shot Learning

2018-05-25 · ICLR 2019 5 · Yanbin Liu, Juho Lee, Minseop Park, Saehoon Kim 외

The goal of few-shot learning is to learn a classifier that generalizes well even when trained with a limited number of training instances per class. The recently introduced meta-learning approaches tackle this problem b…

Few-Shot Image ClassificationFew-Shot LearningGeneral Classificationgraph construction+1

Structure propagation for zero-shot learning

2017-11-27 · Guangfeng Lin, Yajun Chen, Fan Zhao

The key of zero-shot learning (ZSL) is how to find the information transfer model for bridging the gap between images and semantic information (texts or attributes). Existing ZSL methods usually construct the compatibili…

Zero-Shot Learning

Local Neighbor Propagation Embedding

2020-06-29 · Shenglan Liu, Yang Yu

Manifold Learning occupies a vital role in the field of nonlinear dimensionality reduction and its ideas also serve for other relevant methods. Graph-based methods such as Graph Convolutional Networks (GCN) show ideas in…

Dimensionality Reduction

Diffeomorphic Optimization

2026-07-01 · Ludwig Winkler, Andrew Leaver-Fay, Joseph Kleinhenz, Pan Kessel arxiv

Generative models learn data distributions that reside on a low-dimensional manifold within a higher-dimensional ambient space. Optimizing differentiable objectives on this manifold is challenging: the ambient loss lands…

Protein Design