OntoZSL: Ontology-enhanced Zero-shot Learning
Yuxia Geng, Jiaoyan Chen, Zhuo Chen, Jeff Z. Pan, Zhiquan Ye, Zonggang, Yuan, Yantao Jia, Huajun Chen

TL;DR
This paper introduces OntoZSL, a zero-shot learning framework that leverages ontology-based knowledge and generative models to improve prediction accuracy for unseen classes across various domains.
Contribution
It proposes an ontology-enhanced ZSL framework with a generative approach, outperforming previous methods by incorporating richer semantic priors.
Findings
Ontology-based semantics outperform word embeddings by 12.4 accuracy points.
Framework applicable to image classification and knowledge graph completion.
Achieves superior performance on multiple zero-shot datasets.
Abstract
Zero-shot Learning (ZSL), which aims to predict for those classes that have never appeared in the training data, has arisen hot research interests. The key of implementing ZSL is to leverage the prior knowledge of classes which builds the semantic relationship between classes and enables the transfer of the learned models (e.g., features) from training classes (i.e., seen classes) to unseen classes. However, the priors adopted by the existing methods are relatively limited with incomplete semantics. In this paper, we explore richer and more competitive prior knowledge to model the inter-class relationship for ZSL via ontology-based knowledge representation and semantic embedding. Meanwhile, to address the data imbalance between seen classes and unseen classes, we developed a generative ZSL framework with Generative Adversarial Networks (GANs). Our main findings include: (i) an…
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.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · COVID-19 diagnosis using AI
