Papers › TranSalNet: Towards perceptually relevant visual saliency prediction

TranSalNet: Towards perceptually relevant visual saliency prediction

7 Oct 2021arXiv:2110.03593archive 2025-07-28

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

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

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2110.03593")

Code

Syntology Ran 6 of 11 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 4 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ljovo/transalnet officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 6 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
4ran
5unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ljovo/transalnet. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

conv1x1 ljovo/transalnet/utils/resnet.py official repository ran · our draft was wrong MIT (permissive) · 2a80220dabcb742a · report
conv3x3 ljovo/transalnet/utils/resnet.py official repository ran · our draft was wrong MIT (permissive) · 600ff2c45e0de056 · report
loss_CC ljovo/transalnet/utils/loss_function.py official repository ran fingerprinted MIT (permissive) · 774d792a6525842a · report
loss_KLdiv ljovo/transalnet/utils/loss_function.py official repository ran fingerprinted MIT (permissive) · e9183c75893d49f0 · report
loss_similarity ljovo/transalnet/utils/loss_function.py official repository ran fingerprinted MIT (permissive) · 9596d79dd2070fff · report
postprocess_img ljovo/transalnet/utils/data_process.py official repository ran MIT (permissive) · ebfa76e7f72447ce · report
densenet121 ljovo/transalnet/utils/densenet.py official repository unverified MIT (permissive) · 8fbb6e8ffe5752f5 · report
densenet161 ljovo/transalnet/utils/densenet.py official repository unverified MIT (permissive) · 84c7817fbe252d76 · report
densenet169 ljovo/transalnet/utils/densenet.py official repository unverified MIT (permissive) · d14cf2b8e9e2a0ef · report
preprocess_img ljovo/transalnet/utils/data_process.py official repository unverified MIT (permissive) · ed2103d493d0a213 · report
resnet18 ljovo/transalnet/utils/resnet.py official repository unverified MIT (permissive) · 6823079f294e25ae · report

Tasks

PredictionSaliency Prediction

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Saliency Prediction MIT300 TranSalNet AUC-Judd 0.8734 #2 of 2 Archive leaderboard report
Saliency Prediction MIT300 TranSalNet CC 0.807 #2 of 2 Archive leaderboard report
Saliency Prediction MIT300 TranSalNet KLD 1.0141 #2 of 2 Archive leaderboard report
Saliency Prediction MIT300 TranSalNet NSS 2.4134 #2 of 2 Archive leaderboard report
Saliency Prediction MIT300 TranSalNet SIM 0.6895 #2 of 2 Archive leaderboard report
Saliency Prediction MIT300 TranSalNet sAUC 0.7467 #2 of 2 Archive leaderboard report
Saliency Prediction SALECI Transalnet KL 0.873 #5 of 5 Archive leaderboard report
Saliency Prediction SALICON TranSalNet AUC 0.868 #5 of 5 Archive leaderboard report
Saliency Prediction SALICON TranSalNet CC 0.907 #5 of 5 Archive leaderboard report
Saliency Prediction SALICON TranSalNet KLD 0.373 #5 of 5 Archive leaderboard report
Saliency Prediction SALICON TranSalNet NSS 2.014 #5 of 5 Archive leaderboard report
Saliency Prediction SALICON TranSalNet SIM 0.803 #5 of 5 Archive leaderboard report
Saliency Prediction SALICON TranSalNet sAUC 0.747 #5 of 5 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections