English

MDS-ViTNet: Improving saliency prediction for Eye-Tracking with Vision Transformer

Computer Vision and Pattern Recognition 2024-05-31 v1 Artificial Intelligence

Abstract

In this paper, we present a novel methodology we call MDS-ViTNet (Multi Decoder Saliency by Vision Transformer Network) for enhancing visual saliency prediction or eye-tracking. This approach holds significant potential for diverse fields, including marketing, medicine, robotics, and retail. We propose a network architecture that leverages the Vision Transformer, moving beyond the conventional ImageNet backbone. The framework adopts an encoder-decoder structure, with the encoder utilizing a Swin transformer to efficiently embed most important features. This process involves a Transfer Learning method, wherein layers from the Vision Transformer are converted by the Encoder Transformer and seamlessly integrated into a CNN Decoder. This methodology ensures minimal information loss from the original input image. The decoder employs a multi-decoding technique, utilizing dual decoders to generate two distinct attention maps. These maps are subsequently combined into a singular output via an additional CNN model. Our trained model MDS-ViTNet achieves state-of-the-art results across several benchmarks. Committed to fostering further collaboration, we intend to make our code, models, and datasets accessible to the public.

Keywords

Cite

@article{arxiv.2405.19501,
  title  = {MDS-ViTNet: Improving saliency prediction for Eye-Tracking with Vision Transformer},
  author = {Polezhaev Ignat and Goncharenko Igor and Iurina Natalya},
  journal= {arXiv preprint arXiv:2405.19501},
  year   = {2024}
}
R2 v1 2026-06-28T16:46:21.601Z