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/Low-shot Visual Recognition by Shrinking and Hallucinating...

Low-shot Visual Recognition by Shrinking and Hallucinating Features

Bharath Hariharan, Ross Girshick

2016-06-09ICCV 2017 10Few-Shot Image ClassificationBIG-bench Machine Learning
PaperPDFCodeCode(official)CodeCode

Abstract

Low-shot visual learning---the ability to recognize novel object categories from very few examples---is a hallmark of human visual intelligence. Existing machine learning approaches fail to generalize in the same way. To make progress on this foundational problem, we present a low-shot learning benchmark on complex images that mimics challenges faced by recognition systems in the wild. We then propose a) representation regularization techniques, and b) techniques to hallucinate additional training examples for data-starved classes. Together, our methods improve the effectiveness of convolutional networks in low-shot learning, improving the one-shot accuracy on novel classes by 2.3x on the challenging ImageNet dataset.

Results

TaskDatasetMetricValueModel
Image ClassificationImageNet-FS (5-shot, all)Top-5 Accuracy (%)77.4SGM (ResNet-50)
Image ClassificationImageNet-FS (5-shot, all)Top-5 Accuracy (%)77.3SGM w/ G (ResNet-50)
Image ClassificationImageNet-FS (1-shot, novel)Top-5 Accuracy (%)52.9SGM (ResNet-50)
Image ClassificationImageNet-FS (2-shot, novel)Top-5 Accuracy (%)67SGM (ResNet-50)
Image ClassificationImageNet-FS (2-shot, novel)Top-5 Accuracy (%)64.9SGM w/G (ResNet-50)
Few-Shot Image ClassificationImageNet-FS (5-shot, all)Top-5 Accuracy (%)77.4SGM (ResNet-50)
Few-Shot Image ClassificationImageNet-FS (5-shot, all)Top-5 Accuracy (%)77.3SGM w/ G (ResNet-50)
Few-Shot Image ClassificationImageNet-FS (1-shot, novel)Top-5 Accuracy (%)52.9SGM (ResNet-50)
Few-Shot Image ClassificationImageNet-FS (2-shot, novel)Top-5 Accuracy (%)67SGM (ResNet-50)
Few-Shot Image ClassificationImageNet-FS (2-shot, novel)Top-5 Accuracy (%)64.9SGM w/G (ResNet-50)

Related Papers

ViT-ProtoNet for Few-Shot Image Classification: A Multi-Benchmark Evaluation2025-07-12Interpretable Few-Shot Image Classification via Prototypical Concept-Guided Mixture of LoRA Experts2025-06-05Provably Improving Generalization of Few-Shot Models with Synthetic Data2025-05-30Simple Semi-supervised Knowledge Distillation from Vision-Language Models via $\mathbf{\texttt{D}}$ual-$\mathbf{\texttt{H}}$ead $\mathbf{\texttt{O}}$ptimization2025-05-12Brain Inspired Adaptive Memory Dual-Net for Few-Shot Image Classification2025-03-10InPK: Infusing Prior Knowledge into Prompt for Vision-Language Models2025-02-27Augmented Conditioning Is Enough For Effective Training Image Generation2025-02-06Geometric Mean Improves Loss For Few-Shot Learning2025-01-24