Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

A Dynamic Bottom-Up Saliency Detection Method for Still Images

View through CrossRef
AbstractIntroductionExisting saliency detection algorithms in the literature have ignored the importance of time. They create a static saliency map for the whole recording time. However, bottom-up and top-down attention continuously compete and the salient regions change through time. In this paper, we propose an unsupervised algorithm to predict the dynamic evolution of bottom-up saliency in images.MethodWe compute the variation of low-level features within non-overlapping patches of the input image. A patch with higher variation is considered more salient. We use a threshold to ignore less salient parts and create a map. A weighted sum of this map and its center of mass is calculated to provide the saliency map. The threshold and weights are set dynamically. We use the MIT1003 and DOVES datasets for evaluation and break the recording to multiple 100ms or 500ms-time intervals. A separate ground-truth is created for each interval. Then, the predicted dynamic saliency map is compared to the ground-truth using Normalized Scanpath Saliency, Kullback-Leibler divergence, Similarity, and Linear Correlation Coefficient metrics.ResultsThe proposed method outperformed the competitors on DOVES dataset. It also had an acceptable performance on MIT1003 especially within 0-400ms after stimulus onset.ConclusionThis dynamic algorithm can predict an image’s salient regions better than the static methods as saliency detection is inherently a dynamic process. This method is biologically-plausible and in-line with the recent findings of the creation of a bottom-up saliency map in the primary visual cortex or superior colliculus.
Title: A Dynamic Bottom-Up Saliency Detection Method for Still Images
Description:
AbstractIntroductionExisting saliency detection algorithms in the literature have ignored the importance of time.
They create a static saliency map for the whole recording time.
However, bottom-up and top-down attention continuously compete and the salient regions change through time.
In this paper, we propose an unsupervised algorithm to predict the dynamic evolution of bottom-up saliency in images.
MethodWe compute the variation of low-level features within non-overlapping patches of the input image.
A patch with higher variation is considered more salient.
We use a threshold to ignore less salient parts and create a map.
A weighted sum of this map and its center of mass is calculated to provide the saliency map.
The threshold and weights are set dynamically.
We use the MIT1003 and DOVES datasets for evaluation and break the recording to multiple 100ms or 500ms-time intervals.
A separate ground-truth is created for each interval.
Then, the predicted dynamic saliency map is compared to the ground-truth using Normalized Scanpath Saliency, Kullback-Leibler divergence, Similarity, and Linear Correlation Coefficient metrics.
ResultsThe proposed method outperformed the competitors on DOVES dataset.
It also had an acceptable performance on MIT1003 especially within 0-400ms after stimulus onset.
ConclusionThis dynamic algorithm can predict an image’s salient regions better than the static methods as saliency detection is inherently a dynamic process.
This method is biologically-plausible and in-line with the recent findings of the creation of a bottom-up saliency map in the primary visual cortex or superior colliculus.

Related Results

Depth-aware salient object segmentation
Depth-aware salient object segmentation
Object segmentation is an important task which is widely employed in many computer vision applications such as object detection, tracking, recognition, and ret...
Evolutionary Computation for Feature Manipulation in Salient Object Detection
Evolutionary Computation for Feature Manipulation in Salient Object Detection
<p>The human visual system can efficiently cope with complex natural scenes containing various objects at different scales using the visual attention mechanism. Salient objec...
Improving the Interpretability of fMRI Decoding Using Deep Neural Networks and Adversarial Robustness
Improving the Interpretability of fMRI Decoding Using Deep Neural Networks and Adversarial Robustness
Deep neural networks (DNNs) are being increasingly used to make predictions from functional magnetic resonance imaging (fMRI) data. However, they are widely seen as uninterpretable...
CF‐based optimisation for saliency detection
CF‐based optimisation for saliency detection
In view of the observation that saliency maps generated by saliency detection algorithms usually show similarity imperfection against the ground truth, the authors propose an optim...
Recent Advances in Saliency Estimation for Omnidirectional Images, Image Groups, and Video Sequences
Recent Advances in Saliency Estimation for Omnidirectional Images, Image Groups, and Video Sequences
We present a review of methods for automatic estimation of visual saliency: the perceptual property that makes specific elements in a scene stand out and grab the attention of the ...
Neural Correlates of High-Level Visual Saliency Models
Neural Correlates of High-Level Visual Saliency Models
Abstract Visual saliency highlights regions in a scene that are most relevant to an observer. The process by which a saliency map is formed has been a crucial subje...
Fitting‐based optimisation for image visual salient object detection
Fitting‐based optimisation for image visual salient object detection
To overcome some major problems with traditional saliency evaluation metrics, full‐reference image quality assessment (IQA) metrics, which have similar but stricter objectives, are...
Colour image segmentation using perceptual colour difference saliency algorithm
Colour image segmentation using perceptual colour difference saliency algorithm
The topic of colour image segmentation has been and still is a hot issue in areas such as computer vision and image processing because of its wide range of practical applications. ...

Back to Top