Deep Salience: Visual Salience Modeling via Deep Belief Propagation

Abstract

Visual salience is an intriguing phenomenon observed in biological neural systems. Numerous attempts have been made to model visual salience mathematically using various feature contrasts, either locally or globally. However, these algorithmic models tend to ignore the problem’s biological solutions, in which visual salience appears to arise during the propagation of visual stimuli along the visual cortex. In this paper, inspired by the conjecture that salience arises from deep propagation along the visual cortex, we present a Deep Salience model where a multi-layer model based on successive Markov random fields (sMRF) is proposed to analyze the input image successively through its deep belief propagation. As a result, the foreground object can be automatically separated from the background in a fully unsupervised way. Experimental evaluation on the benchmark dataset validated that our Deep Salience model can consistently outperform many state-of-the-art salience models, yielding the higher rates in the precision-recall tests and attaining the better scores in F-measure and mean-square error tests.

Cite

Text

Jiang and Crookes. "Deep Salience: Visual Salience Modeling via Deep Belief Propagation." AAAI Conference on Artificial Intelligence, 2014. doi:10.1609/AAAI.V28I1.9142

Markdown

[Jiang and Crookes. "Deep Salience: Visual Salience Modeling via Deep Belief Propagation." AAAI Conference on Artificial Intelligence, 2014.](https://mlanthology.org/aaai/2014/jiang2014aaai-deep/) doi:10.1609/AAAI.V28I1.9142

BibTeX

@inproceedings{jiang2014aaai-deep,
  title     = {{Deep Salience: Visual Salience Modeling via Deep Belief Propagation}},
  author    = {Jiang, Richard M. and Crookes, Danny},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2014},
  pages     = {2773-2779},
  doi       = {10.1609/AAAI.V28I1.9142},
  url       = {https://mlanthology.org/aaai/2014/jiang2014aaai-deep/}
}