Describing Objects by Their Attributes

Abstract

We propose to shift the goal of recognition from naming to describing. Doing so allows us not only to name familiar objects, but also: to report unusual aspects of a familiar object ("spotty dog", not just "dog"); to say something about unfamiliar objects ("hairy and four-legged", not just "unknown"); and to learn how to recognize new objects with few or no visual examples. Rather than focusing on identity assignment, we make inferring attributes the core problem of recognition. These attributes can be semantic ("spotty") or discriminative ("dogs have it but sheep do not"). Learning attributes presents a major new challenge: generalization across object categories, not just across instances within a category. In this paper, we also introduce a novel feature selection method for learning attributes that generalize well across categories. We support our claims by thorough evaluation that provides insights into the limitations of the standard recognition paradigm of naming and demonstrates the new abilities provided by our attribute-based framework.

Cite

Text

Farhadi et al. "Describing Objects by Their Attributes." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206772

Markdown

[Farhadi et al. "Describing Objects by Their Attributes." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/farhadi2009cvpr-describing/) doi:10.1109/CVPR.2009.5206772

BibTeX

@inproceedings{farhadi2009cvpr-describing,
  title     = {{Describing Objects by Their Attributes}},
  author    = {Farhadi, Ali and Endres, Ian and Hoiem, Derek and Forsyth, David A.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2009},
  pages     = {1778-1785},
  doi       = {10.1109/CVPR.2009.5206772},
  url       = {https://mlanthology.org/cvpr/2009/farhadi2009cvpr-describing/}
}