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

Zero-Shot Learning with Common Sense Knowledge Graphs

About

Zero-shot learning relies on semantic class representations such as hand-engineered attributes or learned embeddings to predict classes without any labeled examples. We propose to learn class representations by embedding nodes from common sense knowledge graphs in a vector space. Common sense knowledge graphs are an untapped source of explicit high-level knowledge that requires little human effort to apply to a range of tasks. To capture the knowledge in the graph, we introduce ZSL-KG, a general-purpose framework with a novel transformer graph convolutional network (TrGCN) for generating class representations. Our proposed TrGCN architecture computes non-linear combinations of node neighbourhoods. Our results show that ZSL-KG improves over existing WordNet-based methods on five out of six zero-shot benchmark datasets in language and vision.

Nihal V. Nayak, Stephen H. Bach• 2020

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet 1k (test)
Top-1 Accuracy3
798
Zero-shot LearningAWA2
Top-1 Accuracy0.781
95
ClassificationAWA2 (test)
MCA (unseen)66.8
22
Zero-Shot Object ClassificationaPY
U Score55.2
16
Image ClassificationImageNet 2-hop split
Flat Hit@126.3
15
Image ClassificationImageNet 3-hop split
Flat Hit@16.3
15
Object ClassificationImageNet All
Top-1 Accuracy3
8
Intent ClassificationSNIPS-NLU (test)
Accuracy88.98
7
Fine-Grained Entity TypingOntoNotes--
6
Object ClassificationAPY (test)
U Score55.2
5
Showing 10 of 11 rows

Other info

Code

Follow for update