A Unified Approach to Salient Object Detection via Low Rank Matrix Recovery
Abstract
Salient object detection is not a pure low-level, bottom-up process. Higher-level knowledge is important even for task-independent image saliency. We propose a unified model to incorporate traditional low-level features with higher-level guidance to detect salient objects. In our model, an image is represented as a low-rank matrix plus sparse noises in a certain feature space, where the non-salient regions (or background) can be explained by the low-rank matrix, and the salient regions are indicated by the sparse noises. To ensure the validity of this model, a linear transform for the feature space is introduced and needs to be learned. Given an image, its low-level saliency is then extracted by identifying those sparse noises when recovering the low-rank matrix. Furthermore, higher-level knowledge is fused to compose a prior map, and is treated as a prior term in the objective function to improve the performance. Extensive experiments show that our model can comfortably achieves comparable performance to the existing methods even without the help from high-level knowledge. The integration of top-down priors further improves the performance and achieves the state-of-the-art. Moreover, the proposed model can be considered as a prototype framework not only for general salient object detection, but also for potential task-dependent saliency applications.
Cite
Text
Shen and Wu. "A Unified Approach to Salient Object Detection via Low Rank Matrix Recovery." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247758Markdown
[Shen and Wu. "A Unified Approach to Salient Object Detection via Low Rank Matrix Recovery." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/shen2012cvpr-unified/) doi:10.1109/CVPR.2012.6247758BibTeX
@inproceedings{shen2012cvpr-unified,
title = {{A Unified Approach to Salient Object Detection via Low Rank Matrix Recovery}},
author = {Shen, Xiaohui and Wu, Ying},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2012},
pages = {853-860},
doi = {10.1109/CVPR.2012.6247758},
url = {https://mlanthology.org/cvpr/2012/shen2012cvpr-unified/}
}