Papers › Knowledge Graph Transfer Network for Few-Shot Recognition

Knowledge Graph Transfer Network for Few-Shot Recognition

21 Nov 2019arXiv:1911.09579archive 2025-07-28

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

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 .

PaperPDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

MyChocer/KGTN officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Few-Shot Image ClassificationFew-Shot LearningNovel ConceptsSpecificity

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Few-Shot Image Classification ImageNet-FS (1-shot, all) KGTN (ResNet-50) Top-5 Accuracy (%) 68.3 #2 of 2 Archive leaderboard report
Few-Shot Image Classification ImageNet-FS (1-shot, novel) KGTN (ResNet-50) Top-5 Accuracy (%) 62.1 #2 of 7 Archive leaderboard report
Few-Shot Image Classification ImageNet-FS (10-shot, all) KGTN (ResNet-50) Top-5 Accuracy (%) 83.6 #1 of 2 Archive leaderboard report
Few-Shot Image Classification ImageNet-FS (10-shot, novel) KGTN (ResNet-50) Top-5 Accuracy (%) 82.3 #2 of 2 Archive leaderboard report
Few-Shot Image Classification ImageNet-FS (2-shot, all) KGTN (ResNet-50) Top-5 Accuracy (%) 75.2 #2 of 2 Archive leaderboard report
Few-Shot Image Classification ImageNet-FS (2-shot, novel) KGTN (ResNet-50) Top-5 Accuracy (%) 70.9 #2 of 8 Archive leaderboard report
Few-Shot Image Classification ImageNet-FS (5-shot, all) KGTN (ResNet-50) Top-5 Accuracy (%) 80.9 #2 of 8 Archive leaderboard report
Few-Shot Image Classification ImageNet-FS (5-shot, novel) KGTN (ResNet-50) Top-5 Accuracy (%) 78.5 #3 of 3 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections