Semantic Graph for Zero-Shot Learning
Zhen-Yong Fu, Tao Xiang, Shaogang Gong

TL;DR
This paper introduces a novel semantic graph approach using an absorbing Markov chain for zero-shot learning, effectively modeling relationships among all classes in a semantic space to improve classification accuracy.
Contribution
It proposes a semantic graph with a Markov chain model that captures relationships between seen and unseen classes, enabling efficient zero-shot classification.
Findings
Outperforms state-of-the-art methods on the AwA dataset
Provides a closed-form, linear solution with respect to test images
Demonstrates improved accuracy and computational efficiency
Abstract
Zero-shot learning aims to classify visual objects without any training data via knowledge transfer between seen and unseen classes. This is typically achieved by exploring a semantic embedding space where the seen and unseen classes can be related. Previous works differ in what embedding space is used and how different classes and a test image can be related. In this paper, we utilize the annotation-free semantic word space for the former and focus on solving the latter issue of modeling relatedness. Specifically, in contrast to previous work which ignores the semantic relationships between seen classes and focus merely on those between seen and unseen classes, in this paper a novel approach based on a semantic graph is proposed to represent the relationships between all the seen and unseen class in a semantic word space. Based on this semantic graph, we design a special absorbing…
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.
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 · Viral Infections and Outbreaks Research
