English

Zero-Shot Learning with Common Sense Knowledge Graphs

Machine Learning 2022-08-29 v4 Computation and Language Computer Vision and Pattern Recognition Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2006.10713,
  title  = {Zero-Shot Learning with Common Sense Knowledge Graphs},
  author = {Nihal V. Nayak and Stephen H. Bach},
  journal= {arXiv preprint arXiv:2006.10713},
  year   = {2022}
}

Comments

Paper published in TMLR

R2 v1 2026-06-23T16:26:37.925Z