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/Learning to Propagate Labels: Transductive Propagation Net...

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

Yanbin Liu, Juho Lee, Minseop Park, Saehoon Kim, Eunho Yang, Sung Ju Hwang, Yi Yang

2018-05-25ICLR 2019 5Few-Shot LearningMeta-LearningFew-Shot Image ClassificationGeneral Classificationgraph construction
PaperPDFCode(official)Code

Abstract

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 by learning a generic classifier across a large number of multiclass classification tasks and generalizing the model to a new task. Yet, even with such meta-learning, the low-data problem in the novel classification task still remains. In this paper, we propose Transductive Propagation Network (TPN), a novel meta-learning framework for transductive inference that classifies the entire test set at once to alleviate the low-data problem. Specifically, we propose to learn to propagate labels from labeled instances to unlabeled test instances, by learning a graph construction module that exploits the manifold structure in the data. TPN jointly learns both the parameters of feature embedding and the graph construction in an end-to-end manner. We validate TPN on multiple benchmark datasets, on which it largely outperforms existing few-shot learning approaches and achieves the state-of-the-art results.

Results

TaskDatasetMetricValueModel
Image ClassificationTiered ImageNet 10-way (1-shot)Accuracy44.8TPN (Higher Shot)
Image ClassificationTiered ImageNet 10-way (1-shot)Accuracy39.4Label Propagation
Image ClassificationMini-Imagenet 10-way (5-shot)Accuracy52.8TPN (Higher Shot)
Image ClassificationMini-Imagenet 10-way (5-shot)Accuracy51.2Label Propagation
Image ClassificationMini-Imagenet 10-way (1-shot)Accuracy38.4TPN (Higher Shot)
Image ClassificationMini-Imagenet 10-way (1-shot)Accuracy35.2Label Propagation
Image ClassificationTiered ImageNet 10-way (5-shot)Accuracy59.4TPN (Higher Shot)
Image ClassificationTiered ImageNet 10-way (5-shot)Accuracy57.9Label Propagation
Few-Shot Image ClassificationTiered ImageNet 10-way (1-shot)Accuracy44.8TPN (Higher Shot)
Few-Shot Image ClassificationTiered ImageNet 10-way (1-shot)Accuracy39.4Label Propagation
Few-Shot Image ClassificationMini-Imagenet 10-way (5-shot)Accuracy52.8TPN (Higher Shot)
Few-Shot Image ClassificationMini-Imagenet 10-way (5-shot)Accuracy51.2Label Propagation
Few-Shot Image ClassificationMini-Imagenet 10-way (1-shot)Accuracy38.4TPN (Higher Shot)
Few-Shot Image ClassificationMini-Imagenet 10-way (1-shot)Accuracy35.2Label Propagation
Few-Shot Image ClassificationTiered ImageNet 10-way (5-shot)Accuracy59.4TPN (Higher Shot)
Few-Shot Image ClassificationTiered ImageNet 10-way (5-shot)Accuracy57.9Label Propagation

Related Papers

GLAD: Generalizable Tuning for Vision-Language Models2025-07-17Efficiently Constructing Sparse Navigable Graphs2025-07-17NGTM: Substructure-based Neural Graph Topic Model for Interpretable Graph Generation2025-07-17Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16Imbalanced Regression Pipeline Recommendation2025-07-16CLID-MU: Cross-Layer Information Divergence Based Meta Update Strategy for Learning with Noisy Labels2025-07-16Mixture of Experts in Large Language Models2025-07-15Iceberg: Enhancing HLS Modeling with Synthetic Data2025-07-14