Zero-Shot Learning from Adversarial Feature Residual to Compact Visual Feature
Bo Liu, Qiulei Dong, Zhanyi Hu

TL;DR
This paper introduces an adversarial network that synthesizes compact visual features for zero-shot learning, reducing feature overlap and improving recognition accuracy across multiple datasets.
Contribution
A novel adversarial framework with residual generation and feature selection for more discriminative and less overlapped unseen-class features in zero-shot learning.
Findings
Achieves 1.2-13.2% higher accuracy than state-of-the-art methods.
Reduces overlap of unseen-class feature distributions.
Demonstrates effectiveness on six benchmark datasets.
Abstract
Recently, many zero-shot learning (ZSL) methods focused on learning discriminative object features in an embedding feature space, however, the distributions of the unseen-class features learned by these methods are prone to be partly overlapped, resulting in inaccurate object recognition. Addressing this problem, we propose a novel adversarial network to synthesize compact semantic visual features for ZSL, consisting of a residual generator, a prototype predictor, and a discriminator. The residual generator is to generate the visual feature residual, which is integrated with a visual prototype predicted via the prototype predictor for synthesizing the visual feature. The discriminator is to distinguish the synthetic visual features from the real ones extracted from an existing categorization CNN. Since the generated residuals are generally numerically much smaller than the distances…
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 · COVID-19 diagnosis using AI
MethodsFeature Selection
