Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Rethinking Knowledge Graph Propagation for Zero-Shot Learning

About

Graph convolutional neural networks have recently shown great potential for the task of zero-shot learning. These models are highly sample efficient as related concepts in the graph structure share statistical strength allowing generalization to new classes when faced with a lack of data. However, multi-layer architectures, which are required to propagate knowledge to distant nodes in the graph, dilute the knowledge by performing extensive Laplacian smoothing at each layer and thereby consequently decrease performance. In order to still enjoy the benefit brought by the graph structure while preventing dilution of knowledge from distant nodes, we propose a Dense Graph Propagation (DGP) module with carefully designed direct links among distant nodes. DGP allows us to exploit the hierarchical graph structure of the knowledge graph through additional connections. These connections are added based on a node's relationship to its ancestors and descendants. A weighting scheme is further used to weigh their contribution depending on the distance to the node to improve information propagation in the graph. Combined with finetuning of the representations in a two-stage training approach our method outperforms state-of-the-art zero-shot learning approaches.

Michael Kampffmeyer, Yinbo Chen, Xiaodan Liang, Hao Wang, Yujia Zhang, Eric P. Xing• 2018

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet 1k (test)
Top-1 Accuracy3
798
Zero-shot LearningAWA2
Top-1 Accuracy0.771
95
Zero-Shot Object ClassificationaPY
U Score47.3
16
Image ClassificationImageNet 2-hop split
Flat Hit@126.6
15
Image ClassificationImageNet 3-hop split
Flat Hit@16.3
15
Object ClassificationImageNet All
Top-1 Accuracy3
8
Intent ClassificationSNIPS-NLU (test)
Accuracy64.41
7
Zero-shot Image ClassificationImageNet 2-hop (Unseen categories only)
Top-1 Acc26.6
5
Zero-shot Image ClassificationImageNet 3-hop (Unseen categories only)
Top-1 Accuracy6.3
5
Zero-shot Image ClassificationImageNet 3-hop Unseen & seen categories
Top-1 Accuracy2.9
4
Showing 10 of 11 rows

Other info

Follow for update