A Deep Spatial Contextual Long-term Recurrent Convolutional Network for Saliency Detection
Nian Liu, Junwei Han

TL;DR
This paper introduces a novel deep neural network model, DSCLRCN, that mimics human visual mechanisms by integrating local features and global spatial context for improved saliency detection in natural scenes.
Contribution
The paper presents a new deep spatial contextual long-term recurrent convolutional network that incorporates global context and scene modulation, outperforming existing models in saliency detection.
Findings
Achieves state-of-the-art performance on benchmark datasets.
Effectively integrates global spatial context and scene modulation.
Significantly improves saliency prediction accuracy.
Abstract
Traditional saliency models usually adopt hand-crafted image features and human-designed mechanisms to calculate local or global contrast. In this paper, we propose a novel computational saliency model, i.e., deep spatial contextual long-term recurrent convolutional network (DSCLRCN) to predict where people looks in natural scenes. DSCLRCN first automatically learns saliency related local features on each image location in parallel. Then, in contrast with most other deep network based saliency models which infer saliency in local contexts, DSCLRCN can mimic the cortical lateral inhibition mechanisms in human visual system to incorporate global contexts to assess the saliency of each image location by leveraging the deep spatial long short-term memory (DSLSTM) model. Moreover, we also integrate scene context modulation in DSLSTM for saliency inference, leading to a novel deep spatial…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Olfactory and Sensory Function Studies · Image and Video Quality Assessment
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
