TL;DR
This paper introduces a Knowledge Graph Transfer Network (KGTN) that leverages semantic category correlations to improve few-shot learning, effectively transferring knowledge from base to novel categories and outperforming existing methods on large-scale datasets.
Contribution
The paper proposes a novel KGTN model that uses a structured knowledge graph to transfer classifier information among categories, enhancing few-shot recognition performance.
Findings
Significant performance gains on ImageNet with KGTN.
Effective knowledge transfer from base to novel categories.
Validated on a newly constructed ImageNet-6K dataset.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
