Interactively Building a Discriminative Vocabulary of Nameable Attributes

Abstract

Human-nameable visual attributes offer many advantages when used as mid-level features for object recognition, but existing techniques to gather relevant attributes can be inefficient (costing substantial effort or expertise) and/or insufficient (descriptive properties need not be discriminative). We introduce an approach to define a vocabulary of attributes that is both human understandable and discriminative. The system takes object/scene-labeled images as input, and returns as output a set of attributes elicited from human annotators that distinguish the categories of interest. To ensure a compact vocabulary and efficient use of annotators' effort, we 1) show how to actively augment the vocabulary such that new attributes resolve inter-class confusions, and 2) propose a novel "nameability" manifold that prioritizes candidate attributes by their likelihood of being associated with a nameable property. We demonstrate the approach with multiple datasets, and show its clear advantages over baselines that lack a nameability model or rely on a list of expert-provided attributes.

Cite

Text

Parikh and Grauman. "Interactively Building a Discriminative Vocabulary of Nameable Attributes." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995451

Markdown

[Parikh and Grauman. "Interactively Building a Discriminative Vocabulary of Nameable Attributes." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/parikh2011cvpr-interactively/) doi:10.1109/CVPR.2011.5995451

BibTeX

@inproceedings{parikh2011cvpr-interactively,
  title     = {{Interactively Building a Discriminative Vocabulary of Nameable Attributes}},
  author    = {Parikh, Devi and Grauman, Kristen},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2011},
  pages     = {1681-1688},
  doi       = {10.1109/CVPR.2011.5995451},
  url       = {https://mlanthology.org/cvpr/2011/parikh2011cvpr-interactively/}
}