A Weighted Sparse Coding Framework for Saliency Detection

Abstract

There is an emerging interest on using high-dimensional datasets beyond 2D images in saliency detection. Examples include 3D data based on stereo matching and Kinect sensors and more recently 4D light field data. However, these techniques adopt very different solution frameworks, in both type of features and procedures on using them. In this paper, we present a unified saliency detection framework for handling heterogenous types of input data. Our approach builds dictionaries using data-specific features. Specifically, we first select a group of potential background superpixels to build a primitive non-saliency dictionary. We then prune the outliers in the dictionary and test on the remaining superpixels to iteratively refine the dictionary. Comprehensive experiments show that our approach universally outperforms the state-of-the-art solution on all 2D, 3D and 4D data.

Cite

Text

Li et al. "A Weighted Sparse Coding Framework for Saliency Detection." Conference on Computer Vision and Pattern Recognition, 2015. doi:10.1109/CVPR.2015.7299158

Markdown

[Li et al. "A Weighted Sparse Coding Framework for Saliency Detection." Conference on Computer Vision and Pattern Recognition, 2015.](https://mlanthology.org/cvpr/2015/li2015cvpr-weighted/) doi:10.1109/CVPR.2015.7299158

BibTeX

@inproceedings{li2015cvpr-weighted,
  title     = {{A Weighted Sparse Coding Framework for Saliency Detection}},
  author    = {Li, Nianyi and Sun, Bilin and Yu, Jingyi},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2015},
  doi       = {10.1109/CVPR.2015.7299158},
  url       = {https://mlanthology.org/cvpr/2015/li2015cvpr-weighted/}
}