Unsupervised Object Class Discovery via Saliency-Guided Multiple Class Learning

Abstract

Discovering object classes from images in a fully unsupervised way is an intrinsically ambiguous task; saliency detection approaches however ease the burden on unsupervised learning. We develop an algorithm for simultaneously localizing objects and discovering object classes via bottom-up (saliency-guided) multiple class learning (bMCL), and make the following contributions: (1) saliency detection is adopted to convert unsupervised learning into multiple instance learning, formulated as bottom-up multiple class learning (bMCL); (2) we utilize the Discriminative EM (DiscEM) to solve our bMCL problem and show DiscEM's connection to the MIL-Boost method[34]; (3) localizing objects, discovering object classes, and training object detectors are performed simultaneously in an integrated framework; (4) significant improvements over the existing methods for multi-class object discovery are observed. In addition, we show single class localization as a special case in our bMCL framework and we also demonstrate the advantage of bMCL over purely data-driven saliency methods.

Cite

Text

Zhu et al. "Unsupervised Object Class Discovery via Saliency-Guided Multiple Class Learning." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6248057

Markdown

[Zhu et al. "Unsupervised Object Class Discovery via Saliency-Guided Multiple Class Learning." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/zhu2012cvpr-unsupervised/) doi:10.1109/CVPR.2012.6248057

BibTeX

@inproceedings{zhu2012cvpr-unsupervised,
  title     = {{Unsupervised Object Class Discovery via Saliency-Guided Multiple Class Learning}},
  author    = {Zhu, Jun-Yan and Wu, Jiajun and Wei, Yichen and Chang, Eric I-Chao and Tu, Zhuowen},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2012},
  pages     = {3218-3225},
  doi       = {10.1109/CVPR.2012.6248057},
  url       = {https://mlanthology.org/cvpr/2012/zhu2012cvpr-unsupervised/}
}