Generic Promotion of Diffusion-Based Salient Object Detection

Abstract

In this work, we propose a generic scheme to promote any diffusion-based salient object detection algorithm by original ways to re-synthesize the diffusion matrix and construct the seed vector. We first make a novel analysis of the working mechanism of the diffusion matrix, which reveals the close relationship between saliency diffusion and spectral clustering. Following this analysis, we propose to re-synthesize the diffusion matrix from the most discriminative eigenvectors after adaptive re-weighting. Further, we propose to generate the seed vector based on the readily available diffusion maps, avoiding extra computation for color-based seed search. As a particular instance, we use inverse normalized Laplacian matrix as the original diffusion matrix and promote the corresponding salient object detection algorithm, which leads to superior performance as experimentally demonstrated.

Cite

Text

Jiang et al. "Generic Promotion of Diffusion-Based Salient Object Detection." International Conference on Computer Vision, 2015. doi:10.1109/ICCV.2015.33

Markdown

[Jiang et al. "Generic Promotion of Diffusion-Based Salient Object Detection." International Conference on Computer Vision, 2015.](https://mlanthology.org/iccv/2015/jiang2015iccv-generic/) doi:10.1109/ICCV.2015.33

BibTeX

@inproceedings{jiang2015iccv-generic,
  title     = {{Generic Promotion of Diffusion-Based Salient Object Detection}},
  author    = {Jiang, Peng and Vasconcelos, Nuno and Peng, Jingliang},
  booktitle = {International Conference on Computer Vision},
  year      = {2015},
  doi       = {10.1109/ICCV.2015.33},
  url       = {https://mlanthology.org/iccv/2015/jiang2015iccv-generic/}
}