Zero-shot Learning with Deep Neural Networks for Object Recognition
Yannick Le Cacheux, Herv\'e Le Borgne, Michel Crucianu

TL;DR
This paper reviews deep neural network approaches to zero-shot learning, enabling object recognition without visual training samples by leveraging semantic prototypes and mapping techniques, highlighting key findings and current challenges.
Contribution
It provides a comprehensive review of deep learning methods for zero-shot learning, emphasizing significant findings and outlining ongoing challenges in the field.
Findings
Deep neural networks significantly improve zero-shot learning performance.
Semantic prototypes effectively bridge visual data and class recognition.
Current challenges include domain shift and semantic gap issues.
Abstract
Zero-shot learning deals with the ability to recognize objects without any visual training sample. To counterbalance this lack of visual data, each class to recognize is associated with a semantic prototype that reflects the essential features of the object. The general approach is to learn a mapping from visual data to semantic prototypes, then use it at inference to classify visual samples from the class prototypes only. Different settings of this general configuration can be considered depending on the use case of interest, in particular whether one only wants to classify objects that have not been employed to learn the mapping or whether one can use unlabelled visual examples to learn the mapping. This chapter presents a review of the approaches based on deep neural networks to tackle the ZSL problem. We highlight findings that had a large impact on the evolution of this domain and…
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 · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
