Auto-Grouped Sparse Representation for Visual Analysis

Abstract

In this work, we investigate how to automatically uncover the underlying group structure of a feature vector such that each group characterizes certain object-specific patterns, e.g. , visual pattern or motion trajectories from one object. By mining the group structure, we can effectively alleviate the mutual inference of multiple objects and improve the performance in various visual analysis tasks. To this end, we propose a novel auto-grouped sparse representation (ASR) method. ASR groups semantically correlated feature elements together through optimally fusing their multiple sparse representations. Due to the intractability of primal objective function, we also propose well-behaved convex relaxation and smooth approximation to guarantee obtaining a global optimal solution effectively. Finally, we apply ASR in two important visual analysis tasks: multi-label image classification and motion segmentation. Comprehensive experimental evaluations show that ASR is able to achieve superior performance compared with the state-of-the-arts on these two tasks.

Cite

Text

Feng et al. "Auto-Grouped Sparse Representation for Visual Analysis." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33718-5_46

Markdown

[Feng et al. "Auto-Grouped Sparse Representation for Visual Analysis." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/feng2012eccv-auto/) doi:10.1007/978-3-642-33718-5_46

BibTeX

@inproceedings{feng2012eccv-auto,
  title     = {{Auto-Grouped Sparse Representation for Visual Analysis}},
  author    = {Feng, Jiashi and Yuan, Xiaotong and Wang, Zilei and Xu, Huan and Yan, Shuicheng},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {640-653},
  doi       = {10.1007/978-3-642-33718-5_46},
  url       = {https://mlanthology.org/eccv/2012/feng2012eccv-auto/}
}