Predicting Visual Exemplars of Unseen Classes for Zero-Shot Learning

Abstract

Leveraging class semantic descriptions and examples of known objects, zero-shot learning makes it possible to train a recognition model for an object class whose examples are not available. In this paper, we propose a novel zero-shot learning model that takes advantage of clustering structures in the semantic embedding space. The key idea is to impose the structural constraint that semantic representations must be predictive of the locations of their corresponding visual exemplars. To this end, this reduces to training multiple kernel-based regressors from semantic representation-exemplar pairs from labeled data of the seen object categories. Despite its simplicity, our approach significantly outperforms existing zero-shot learning methods in three out of four benchmark datasets, including the ImageNet dataset with more than 20,000 unseen categories.

Cite

Text

Changpinyo et al. "Predicting Visual Exemplars of Unseen Classes for Zero-Shot Learning." International Conference on Computer Vision, 2017. doi:10.1109/ICCV.2017.376

Markdown

[Changpinyo et al. "Predicting Visual Exemplars of Unseen Classes for Zero-Shot Learning." International Conference on Computer Vision, 2017.](https://mlanthology.org/iccv/2017/changpinyo2017iccv-predicting/) doi:10.1109/ICCV.2017.376

BibTeX

@inproceedings{changpinyo2017iccv-predicting,
  title     = {{Predicting Visual Exemplars of Unseen Classes for Zero-Shot Learning}},
  author    = {Changpinyo, Soravit and Chao, Wei-Lun and Sha, Fei},
  booktitle = {International Conference on Computer Vision},
  year      = {2017},
  doi       = {10.1109/ICCV.2017.376},
  url       = {https://mlanthology.org/iccv/2017/changpinyo2017iccv-predicting/}
}