CVJul 3, 2017

Zero-Shot Learning -- A Comprehensive Evaluation of the Good, the Bad and the Ugly

arXiv:1707.00600v41833 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of inconsistent and flawed evaluations in zero-shot learning for researchers, offering a foundational benchmark to improve comparability and advance the area.

The paper tackles the lack of standardized benchmarks in zero-shot learning by defining a unified benchmark and introducing a new dataset (AWA2), and it provides a comprehensive evaluation of state-of-the-art methods, revealing limitations in the field.

Due to the importance of zero-shot learning, i.e. classifying images where there is a lack of labeled training data, the number of proposed approaches has recently increased steadily. We argue that it is time to take a step back and to analyze the status quo of the area. The purpose of this paper is three-fold. First, given the fact that there is no agreed upon zero-shot learning benchmark, we first define a new benchmark by unifying both the evaluation protocols and data splits of publicly available datasets used for this task. This is an important contribution as published results are often not comparable and sometimes even flawed due to, e.g. pre-training on zero-shot test classes. Moreover, we propose a new zero-shot learning dataset, the Animals with Attributes 2 (AWA2) dataset which we make publicly available both in terms of image features and the images themselves. Second, we compare and analyze a significant number of the state-of-the-art methods in depth, both in the classic zero-shot setting but also in the more realistic generalized zero-shot setting. Finally, we discuss in detail the limitations of the current status of the area which can be taken as a basis for advancing it.

Code Implementations10 repos

Data from Papers with Code (CC-BY-SA-4.0)

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes