Latent Embedding Feedback and Discriminative Features for Zero-Shot Classification
Sanath Narayan, Akshita Gupta, Fahad Shahbaz Khan, Cees G. M. Snoek,, Ling Shao

TL;DR
This paper introduces a feedback mechanism and semantic consistency constraints in zero-shot learning, improving the quality of generated features and classification accuracy across multiple benchmarks.
Contribution
It proposes a novel feedback loop and semantic consistency enforcement throughout training, feature synthesis, and classification stages in zero-shot learning.
Findings
Outperforms existing methods on six benchmarks
Enhances feature quality with iterative feedback
Reduces ambiguity among categories
Abstract
Zero-shot learning strives to classify unseen categories for which no data is available during training. In the generalized variant, the test samples can further belong to seen or unseen categories. The state-of-the-art relies on Generative Adversarial Networks that synthesize unseen class features by leveraging class-specific semantic embeddings. During training, they generate semantically consistent features, but discard this constraint during feature synthesis and classification. We propose to enforce semantic consistency at all stages of (generalized) zero-shot learning: training, feature synthesis and classification. We first introduce a feedback loop, from a semantic embedding decoder, that iteratively refines the generated features during both the training and feature synthesis stages. The synthesized features together with their corresponding latent embeddings from the decoder…
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 · Human Pose and Action Recognition · Anomaly Detection Techniques and Applications
