Multi-Modal Clustering for Multimedia Collections

Abstract

Most of the online multimedia collections, such as picture galleries or video archives, are categorized in a fully manual process, which is very expensive and may soon be infeasible with the rapid growth of multimedia repositories. In this paper, we present an effective method for automating this process within the unsupervised learning framework. We exploit the truly multi-modal nature of multimedia collections - they have multiple views, or modalities, each of which contributes its own perspective to the collection's organization. For example, in picture galleries, image captions are often provided that form a separate view on the collection. Color histograms (or any other set of global features) form another view. Additional views are blobs, interest points and other sets of local features. Our model, called Comraf* (pronounced Comraf-Star), efficiently incorporates various views in multi-modal clustering, by which it allows great modeling flexibility. Comraf* is a light-weight version of the recently introduced combinatorial Markov random field (Comraf). We show how to translate an arbitrary Comraf into a series of Comraf* models, and give an empirical evidence for comparable effectiveness of the two. Comraf* demonstrates excellent results on two real-world image galleries: it obtains 2.5-3 times higher accuracy compared with a uni-modal k-means.

Cite

Text

Bekkerman and Jeon. "Multi-Modal Clustering for Multimedia Collections." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383223

Markdown

[Bekkerman and Jeon. "Multi-Modal Clustering for Multimedia Collections." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/bekkerman2007cvpr-multi/) doi:10.1109/CVPR.2007.383223

BibTeX

@inproceedings{bekkerman2007cvpr-multi,
  title     = {{Multi-Modal Clustering for Multimedia Collections}},
  author    = {Bekkerman, Ron and Jeon, Jiwoon},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2007},
  doi       = {10.1109/CVPR.2007.383223},
  url       = {https://mlanthology.org/cvpr/2007/bekkerman2007cvpr-multi/}
}