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/Few-Shot Learning with Global Class Representations

Few-Shot Learning with Global Class Representations

Tiange Luo, Aoxue Li, Tao Xiang, Weiran Huang, Li-Wei Wang

2019-08-14ICCV 2019 10Few-Shot LearningMeta-LearningGeneralized Few-Shot ClassificationFew-Shot Image Classification
PaperPDFCode(official)Code

Abstract

In this paper, we propose to tackle the challenging few-shot learning (FSL) problem by learning global class representations using both base and novel class training samples. In each training episode, an episodic class mean computed from a support set is registered with the global representation via a registration module. This produces a registered global class representation for computing the classification loss using a query set. Though following a similar episodic training pipeline as existing meta learning based approaches, our method differs significantly in that novel class training samples are involved in the training from the beginning. To compensate for the lack of novel class training samples, an effective sample synthesis strategy is developed to avoid overfitting. Importantly, by joint base-novel class training, our approach can be easily extended to a more practical yet challenging FSL setting, i.e., generalized FSL, where the label space of test data is extended to both base and novel classes. Extensive experiments show that our approach is effective for both of the two FSL settings.

Results

TaskDatasetMetricValueModel
Image ClassificationOMNIGLOT - 5-Shot, 20-wayAccuracy99.32GCR
Image ClassificationOMNIGLOT - 1-Shot, 20-wayAccuracy99.63GCR
Image ClassificationMini-ImageNet - 1-Shot LearningAccuracy53.21GCR
Image Classificationmini-ImageNet - 100-WayAccuracy39.14GCR
Few-Shot Image ClassificationOMNIGLOT - 5-Shot, 20-wayAccuracy99.32GCR
Few-Shot Image ClassificationOMNIGLOT - 1-Shot, 20-wayAccuracy99.63GCR
Few-Shot Image ClassificationMini-ImageNet - 1-Shot LearningAccuracy53.21GCR
Few-Shot Image Classificationmini-ImageNet - 100-WayAccuracy39.14GCR

Related Papers

GLAD: 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-16Mixture of Experts in Large Language Models2025-07-15Iceberg: Enhancing HLS Modeling with Synthetic Data2025-07-14Meta-Reinforcement Learning for Fast and Data-Efficient Spectrum Allocation in Dynamic Wireless Networks2025-07-13ViT-ProtoNet for Few-Shot Image Classification: A Multi-Benchmark Evaluation2025-07-12