Learning Adversarial Semantic Embeddings for Zero-Shot Recognition in Open Worlds
Tianqi Li, Guansong Pang, Xiao Bai, Jin Zheng, Lei Zhou, Xin Ning

TL;DR
This paper introduces a novel adversarial semantic embedding approach for zero-shot open-set recognition, effectively distinguishing unseen and unknown classes in open-world scenarios, outperforming existing combined solutions.
Contribution
The paper proposes a new method that generates adversarial semantic embeddings for unknown classes, improving zero-shot open-set recognition performance over existing combined models.
Findings
Significantly outperforms combined ZSL and OSR solutions in unknown class detection.
Maintains high classification accuracy on unseen classes.
Effective under generalized ZS-OSR settings.
Abstract
Zero-Shot Learning (ZSL) focuses on classifying samples of unseen classes with only their side semantic information presented during training. It cannot handle real-life, open-world scenarios where there are test samples of unknown classes for which neither samples (e.g., images) nor their side semantic information is known during training. Open-Set Recognition (OSR) is dedicated to addressing the unknown class issue, but existing OSR methods are not designed to model the semantic information of the unseen classes. To tackle this combined ZSL and OSR problem, we consider the case of "Zero-Shot Open-Set Recognition" (ZS-OSR), where a model is trained under the ZSL setting but it is required to accurately classify samples from the unseen classes while being able to reject samples from the unknown classes during inference. We perform large experiments on combining existing state-of-the-art…
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 · COVID-19 diagnosis using AI · Geophysical Methods and Applications
