English

Zero Shot Recognition with Unreliable Attributes

Computer Vision and Pattern Recognition 2016-03-30 v2 Machine Learning

Abstract

In principle, zero-shot learning makes it possible to train a recognition model simply by specifying the category's attributes. For example, with classifiers for generic attributes like \emph{striped} and \emph{four-legged}, one can construct a classifier for the zebra category by enumerating which properties it possesses---even without providing zebra training images. In practice, however, the standard zero-shot paradigm suffers because attribute predictions in novel images are hard to get right. We propose a novel random forest approach to train zero-shot models that explicitly accounts for the unreliability of attribute predictions. By leveraging statistics about each attribute's error tendencies, our method obtains more robust discriminative models for the unseen classes. We further devise extensions to handle the few-shot scenario and unreliable attribute descriptions. On three datasets, we demonstrate the benefit for visual category learning with zero or few training examples, a critical domain for rare categories or categories defined on the fly.

Keywords

Cite

@article{arxiv.1409.4327,
  title  = {Zero Shot Recognition with Unreliable Attributes},
  author = {Dinesh Jayaraman and Kristen Grauman},
  journal= {arXiv preprint arXiv:1409.4327},
  year   = {2016}
}

Comments

NIPS 2014

R2 v1 2026-06-22T05:57:02.287Z