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/Model-Agnostic Graph Regularization for Few-Shot Learning

Model-Agnostic Graph Regularization for Few-Shot Learning

Ethan Shen, Maria Brbic, Nicholas Monath, Jiaqi Zhai, Manzil Zaheer, Jure Leskovec

2021-02-14Few-Shot LearningMeta-LearningFew-Shot Image Classification
PaperPDF

Abstract

In many domains, relationships between categories are encoded in the knowledge graph. Recently, promising results have been achieved by incorporating knowledge graph as side information in hard classification tasks with severely limited data. However, prior models consist of highly complex architectures with many sub-components that all seem to impact performance. In this paper, we present a comprehensive empirical study on graph embedded few-shot learning. We introduce a graph regularization approach that allows a deeper understanding of the impact of incorporating graph information between labels. Our proposed regularization is widely applicable and model-agnostic, and boosts the performance of any few-shot learning model, including fine-tuning, metric-based, and optimization-based meta-learning. Our approach improves the performance of strong base learners by up to 2% on Mini-ImageNet and 6.7% on ImageNet-FS, outperforming state-of-the-art graph embedded methods. Additional analyses reveal that graph regularizing models result in a lower loss for more difficult tasks, such as those with fewer shots and less informative support examples.

Results

TaskDatasetMetricValueModel
Image ClassificationImageNet-FS (5-shot, novel)Top-5 Accuracy (%)78.6SGM + Graph (ResNet-50)
Image ClassificationImageNet-FS (5-shot, all)Top-5 Accuracy (%)78.6SGM + graph
Image ClassificationImageNet-FS (1-shot, novel)Top-5 Accuracy (%)61.1SGM + Graph (ResNet-50)
Image ClassificationImageNet-FS (2-shot, novel)Top-5 Accuracy (%)70.3SGM + Graph (ResNet-50)
Few-Shot Image ClassificationImageNet-FS (5-shot, novel)Top-5 Accuracy (%)78.6SGM + Graph (ResNet-50)
Few-Shot Image ClassificationImageNet-FS (5-shot, all)Top-5 Accuracy (%)78.6SGM + graph
Few-Shot Image ClassificationImageNet-FS (1-shot, novel)Top-5 Accuracy (%)61.1SGM + Graph (ResNet-50)
Few-Shot Image ClassificationImageNet-FS (2-shot, novel)Top-5 Accuracy (%)70.3SGM + Graph (ResNet-50)

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