Predicting Human Eye Fixations via an LSTM-based Saliency Attentive Model
About
Data-driven saliency has recently gained a lot of attention thanks to the use of Convolutional Neural Networks for predicting gaze fixations. In this paper we go beyond standard approaches to saliency prediction, in which gaze maps are computed with a feed-forward network, and present a novel model which can predict accurate saliency maps by incorporating neural attentive mechanisms. The core of our solution is a Convolutional LSTM that focuses on the most salient regions of the input image to iteratively refine the predicted saliency map. Additionally, to tackle the center bias typical of human eye fixations, our model can learn a set of prior maps generated with Gaussian functions. We show, through an extensive evaluation, that the proposed architecture outperforms the current state of the art on public saliency prediction datasets. We further study the contribution of each key component to demonstrate their robustness on different scenarios.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Saliency Prediction | MIT300 (test) | CC0.78 | 56 | |
| Visual Saliency Prediction | CAT2000 (test) | Correlation Coefficient (CC)0.89 | 19 | |
| Saliency Prediction | MIT1003 (test) | NSS2.8001 | 18 | |
| Saliency Prediction | SALICON LSUN'17 competition (test) | CC0.899 | 18 | |
| Distortion-aware saliency prediction | GenBlemish-27K | AUC-Judd0.9162 | 17 | |
| Visual Saliency Prediction | SALICON (test) | CC0.842 | 12 | |
| Saliency Prediction | SalECI E-Commercial | CC0.72 | 8 | |
| Saliency Prediction | CAT2000 Natural scene | CC0.87 | 8 | |
| Image Saliency Prediction | SALICON 2015 (test) | CC0.609 | 7 | |
| Saliency Prediction | OSIE Natural scene | CC0.758 | 7 |