ConceptLearner: Discovering Visual Concepts from Weakly Labeled Image Collections

Abstract

Discovering visual knowledge from weakly labeled data is crucial to scale up computer vision recognition systems, since it is expensive to obtain fully labeled data for a large number of concept categories. In this paper, we propose ConceptLearner, which is a scalable approach to discover visual concepts from weakly labeled image collections. Thousands of visual concept detectors are learned automatically, without human in the loop for additional annotation. We show that these learned detectors could be applied to recognize concepts at image-level and to detect concepts at image region-level accurately. Under domain-specific supervision, we further evaluate the learned concepts for scene recognition on SUN database and for object detection on Pascal VOC 2007. ConceptLearner shows promising performance compared to fully supervised and weakly supervised methods.

Cite

Text

Zhou et al. "ConceptLearner: Discovering Visual Concepts from Weakly Labeled Image Collections." Conference on Computer Vision and Pattern Recognition, 2015. doi:10.1109/CVPR.2015.7298756

Markdown

[Zhou et al. "ConceptLearner: Discovering Visual Concepts from Weakly Labeled Image Collections." Conference on Computer Vision and Pattern Recognition, 2015.](https://mlanthology.org/cvpr/2015/zhou2015cvpr-conceptlearner/) doi:10.1109/CVPR.2015.7298756

BibTeX

@inproceedings{zhou2015cvpr-conceptlearner,
  title     = {{ConceptLearner: Discovering Visual Concepts from Weakly Labeled Image Collections}},
  author    = {Zhou, Bolei and Jagadeesh, Vignesh and Piramuthu, Robinson},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2015},
  doi       = {10.1109/CVPR.2015.7298756},
  url       = {https://mlanthology.org/cvpr/2015/zhou2015cvpr-conceptlearner/}
}