Weak Attributes for Large-Scale Image Retrieval

Abstract

Attribute-based query offers an intuitive way of image retrieval, in which users can describe the intended search targets with understandable attributes. In this paper, we develop a general and powerful framework to solve this problem by leveraging a large pool of weak attributes comprised of automatic classifier scores or other mid-level representations that can be easily acquired with little or no human labor. We extend the existing retrieval model of modeling dependency within query attributes to modeling dependency of query attributes on a large pool of weak attributes, which is more expressive and scalable. To efficiently learn such a large dependency model without overfitting, we further propose a semi-supervised graphical model to map each multiattribute query to a subset of weak attributes. Through extensive experiments over several attribute benchmarks, we demonstrate consistent and significant performance improvements over the state-of-the-art techniques. In addition, we compile the largest multi-attribute image retrieval dateset to date, including 126 fully labeled query attributes and 6,000 weak attributes of 0.26 million images.

Cite

Text

Yu et al. "Weak Attributes for Large-Scale Image Retrieval." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6248023

Markdown

[Yu et al. "Weak Attributes for Large-Scale Image Retrieval." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/yu2012cvpr-weak/) doi:10.1109/CVPR.2012.6248023

BibTeX

@inproceedings{yu2012cvpr-weak,
  title     = {{Weak Attributes for Large-Scale Image Retrieval}},
  author    = {Yu, Felix X. and Ji, Rongrong and Tsai, Ming-Hen and Ye, Guangnan and Chang, Shih-Fu},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2012},
  pages     = {2949-2956},
  doi       = {10.1109/CVPR.2012.6248023},
  url       = {https://mlanthology.org/cvpr/2012/yu2012cvpr-weak/}
}