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/Knowledge Graph Transfer Network for Few-Shot Recognition

Knowledge Graph Transfer Network for Few-Shot Recognition

Riquan Chen, Tianshui Chen, Xiaolu Hui, Hefeng Wu, Guanbin Li, Liang Lin

2019-11-21Few-Shot LearningFew-Shot Image ClassificationSpecificity
PaperPDFCode(official)

Abstract

Few-shot learning aims to learn novel categories from very few samples given some base categories with sufficient training samples. The main challenge of this task is the novel categories are prone to dominated by color, texture, shape of the object or background context (namely specificity), which are distinct for the given few training samples but not common for the corresponding categories (see Figure 1). Fortunately, we find that transferring information of the correlated based categories can help learn the novel concepts and thus avoid the novel concept being dominated by the specificity. Besides, incorporating semantic correlations among different categories can effectively regularize this information transfer. In this work, we represent the semantic correlations in the form of structured knowledge graph and integrate this graph into deep neural networks to promote few-shot learning by a novel Knowledge Graph Transfer Network (KGTN). Specifically, by initializing each node with the classifier weight of the corresponding category, a propagation mechanism is learned to adaptively propagate node message through the graph to explore node interaction and transfer classifier information of the base categories to those of the novel ones. Extensive experiments on the ImageNet dataset show significant performance improvement compared with current leading competitors. Furthermore, we construct an ImageNet-6K dataset that covers larger scale categories, i.e, 6,000 categories, and experiments on this dataset further demonstrate the effectiveness of our proposed model. Our codes and models are available at https://github.com/MyChocer/KGTN .

Results

TaskDatasetMetricValueModel
Image ClassificationImageNet-FS (10-shot, all)Top-5 Accuracy (%)83.6KGTN (ResNet-50)
Image ClassificationImageNet-FS (5-shot, novel)Top-5 Accuracy (%)78.5KGTN (ResNet-50)
Image ClassificationImageNet-FS (2-shot, all)Top-5 Accuracy (%)75.2KGTN (ResNet-50)
Image ClassificationImageNet-FS (5-shot, all)Top-5 Accuracy (%)80.9KGTN (ResNet-50)
Image ClassificationImageNet-FS (1-shot, novel)Top-5 Accuracy (%)62.1KGTN (ResNet-50)
Image ClassificationImageNet-FS (1-shot, all)Top-5 Accuracy (%)68.3KGTN (ResNet-50)
Image ClassificationImageNet-FS (2-shot, novel)Top-5 Accuracy (%)70.9KGTN (ResNet-50)
Image ClassificationImageNet-FS (10-shot, novel)Top-5 Accuracy (%)82.3KGTN (ResNet-50)
Few-Shot Image ClassificationImageNet-FS (10-shot, all)Top-5 Accuracy (%)83.6KGTN (ResNet-50)
Few-Shot Image ClassificationImageNet-FS (5-shot, novel)Top-5 Accuracy (%)78.5KGTN (ResNet-50)
Few-Shot Image ClassificationImageNet-FS (2-shot, all)Top-5 Accuracy (%)75.2KGTN (ResNet-50)
Few-Shot Image ClassificationImageNet-FS (5-shot, all)Top-5 Accuracy (%)80.9KGTN (ResNet-50)
Few-Shot Image ClassificationImageNet-FS (1-shot, novel)Top-5 Accuracy (%)62.1KGTN (ResNet-50)
Few-Shot Image ClassificationImageNet-FS (1-shot, all)Top-5 Accuracy (%)68.3KGTN (ResNet-50)
Few-Shot Image ClassificationImageNet-FS (2-shot, novel)Top-5 Accuracy (%)70.9KGTN (ResNet-50)
Few-Shot Image ClassificationImageNet-FS (10-shot, novel)Top-5 Accuracy (%)82.3KGTN (ResNet-50)

Related Papers

GLAD: Generalizable Tuning for Vision-Language Models2025-07-17ViT-ProtoNet for Few-Shot Image Classification: A Multi-Benchmark Evaluation2025-07-12RadiomicsRetrieval: A Customizable Framework for Medical Image Retrieval Using Radiomics Features2025-07-11Doodle Your Keypoints: Sketch-Based Few-Shot Keypoint Detection2025-07-10An Enhanced Privacy-preserving Federated Few-shot Learning Framework for Respiratory Disease Diagnosis2025-07-10Few-Shot Learning by Explicit Physics Integration: An Application to Groundwater Heat Transport2025-07-08ViRefSAM: Visual Reference-Guided Segment Anything Model for Remote Sensing Segmentation2025-07-03PoseMaster: Generating 3D Characters in Arbitrary Poses from a Single Image2025-06-26