Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

TranSalNet: Towards perceptually relevant visual saliency prediction

About

Visual saliency prediction using transformers - Convolutional neural networks (CNNs) have significantly advanced computational modelling for saliency prediction. However, accurately simulating the mechanisms of visual attention in the human cortex remains an academic challenge. It is critical to integrate properties of human vision into the design of CNN architectures, leading to perceptually more relevant saliency prediction. Due to the inherent inductive biases of CNN architectures, there is a lack of sufficient long-range contextual encoding capacity. This hinders CNN-based saliency models from capturing properties that emulate viewing behaviour of humans. Transformers have shown great potential in encoding long-range information by leveraging the self-attention mechanism. In this paper, we propose a novel saliency model that integrates transformer components to CNNs to capture the long-range contextual visual information. Experimental results show that the transformers provide added value to saliency prediction, enhancing its perceptual relevance in the performance. Our proposed saliency model using transformers has achieved superior results on public benchmarks and competitions for saliency prediction models. The source code of our proposed saliency model TranSalNet is available at: https://github.com/LJOVO/TranSalNet

Jianxun Lou, Hanhe Lin, David Marshall, Dietmar Saupe, Hantao Liu• 2021

Related benchmarks

TaskDatasetResultRank
Saliency PredictionMIT300 (test)
CC0.807
56
Saliency PredictionSALICON (test)
NSS2.014
25
Visual Saliency PredictionCAT2000 (test)
Correlation Coefficient (CC)0.8823
19
Saliency PredictionMIT1003 (test)
NSS2.9214
18
Saliency PredictionSALICON LSUN'17 competition (test)
CC0.907
18
Distortion-aware saliency predictionGenBlemish-27K
AUC-Judd0.9029
17
Visual Attention PredictionObjectVisA 120 (test)
CC0.4348
16
Saliency PredictionSALICON 2017 (val)
AUC0.8486
13
Saliency PredictionSalECI (test)
CC0.717
11
Saliency PredictionGeneric Efficiency Benchmark
FLOPS (G)47.64
10
Showing 10 of 20 rows

Other info

Code

Follow for update