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/Laplacian Regularized Few-Shot Learning

Laplacian Regularized Few-Shot Learning

Imtiaz Masud Ziko, Jose Dolz, Eric Granger, Ismail Ben Ayed

2020-06-28Few-Shot LearningMeta-LearningGraph ClusteringFew-Shot Image ClassificationClustering
PaperPDFCode(official)Code

Abstract

We propose a transductive Laplacian-regularized inference for few-shot tasks. Given any feature embedding learned from the base classes, we minimize a quadratic binary-assignment function containing two terms: (1) a unary term assigning query samples to the nearest class prototype, and (2) a pairwise Laplacian term encouraging nearby query samples to have consistent label assignments. Our transductive inference does not re-train the base model, and can be viewed as a graph clustering of the query set, subject to supervision constraints from the support set. We derive a computationally efficient bound optimizer of a relaxation of our function, which computes independent (parallel) updates for each query sample, while guaranteeing convergence. Following a simple cross-entropy training on the base classes, and without complex meta-learning strategies, we conducted comprehensive experiments over five few-shot learning benchmarks. Our LaplacianShot consistently outperforms state-of-the-art methods by significant margins across different models, settings, and data sets. Furthermore, our transductive inference is very fast, with computational times that are close to inductive inference, and can be used for large-scale few-shot tasks.

Results

TaskDatasetMetricValueModel
Image ClassificationCUB 200 5-way 5-shotAccuracy88.68LaplacianShot
Image ClassificationDirichlet Mini-Imagenet (5-way, 5-shot)1:1 Accuracy81.6Laplacian-Shot
Image ClassificationMini-ImageNet-CUB 5-way (5-shot)Accuracy66.33LaplacianShot
Image ClassificationCUB 200 5-way 1-shotAccuracy80.96LaplacianShot
Image ClassificationDirichlet Tiered-Imagenet (5-way, 5-shot)1:1 Accuracy85.7Laplacian-Shot
Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy84.72LaplacianShot
Image ClassificationDirichlet CUB-200 (5-way, 1-shot)1:1 Accuracy73.7Laplacian-Shot
Image ClassificationDirichlet Mini-Imagenet (5-way, 1-shot)1:1 Accuracy65.4Laplacian-Shot
Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy75.57LaplacianShot
Image ClassificationiNaturalist (227-way multi-shot)Accuracy74.97LaplacianShot
Image ClassificationDirichlet CUB-200 (5-way, 5-shot)1:1 Accuracy87.7Laplacian-Shot
Image ClassificationDirichlet Tiered-Imagenet (5-way, 1-shot)1:1 Accuracy72.3Laplacian-Shot
Image ClassificationminiImagenet → CUB (5-way 1-shot)Accuracy55.46LaplacianShot
Image ClassificationTiered ImageNet 5-way (1-shot)Accuracy80.3LaplacianShot
Image ClassificationTiered ImageNet 5-way (5-shot)Accuracy87.93LaplacianShot
Image ClassificationminiImagenet → CUB (5-way 5-shot)Accuracy66.33LaplacianShot
Few-Shot Image ClassificationCUB 200 5-way 5-shotAccuracy88.68LaplacianShot
Few-Shot Image ClassificationDirichlet Mini-Imagenet (5-way, 5-shot)1:1 Accuracy81.6Laplacian-Shot
Few-Shot Image ClassificationMini-ImageNet-CUB 5-way (5-shot)Accuracy66.33LaplacianShot
Few-Shot Image ClassificationCUB 200 5-way 1-shotAccuracy80.96LaplacianShot
Few-Shot Image ClassificationDirichlet Tiered-Imagenet (5-way, 5-shot)1:1 Accuracy85.7Laplacian-Shot
Few-Shot Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy84.72LaplacianShot
Few-Shot Image ClassificationDirichlet CUB-200 (5-way, 1-shot)1:1 Accuracy73.7Laplacian-Shot
Few-Shot Image ClassificationDirichlet Mini-Imagenet (5-way, 1-shot)1:1 Accuracy65.4Laplacian-Shot
Few-Shot Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy75.57LaplacianShot
Few-Shot Image ClassificationiNaturalist (227-way multi-shot)Accuracy74.97LaplacianShot
Few-Shot Image ClassificationDirichlet CUB-200 (5-way, 5-shot)1:1 Accuracy87.7Laplacian-Shot
Few-Shot Image ClassificationDirichlet Tiered-Imagenet (5-way, 1-shot)1:1 Accuracy72.3Laplacian-Shot
Few-Shot Image ClassificationminiImagenet → CUB (5-way 1-shot)Accuracy55.46LaplacianShot
Few-Shot Image ClassificationTiered ImageNet 5-way (1-shot)Accuracy80.3LaplacianShot
Few-Shot Image ClassificationTiered ImageNet 5-way (5-shot)Accuracy87.93LaplacianShot
Few-Shot Image ClassificationminiImagenet → CUB (5-way 5-shot)Accuracy66.33LaplacianShot

Related Papers

Tri-Learn Graph Fusion Network for Attributed Graph Clustering2025-07-18GLAD: Generalizable Tuning for Vision-Language Models2025-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-16Ranking Vectors Clustering: Theory and Applications2025-07-16Mixture of Experts in Large Language Models2025-07-15Iceberg: Enhancing HLS Modeling with Synthetic Data2025-07-14