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

SUM: Saliency Unification through Mamba for Visual Attention Modeling

About

Visual attention modeling, important for interpreting and prioritizing visual stimuli, plays a significant role in applications such as marketing, multimedia, and robotics. Traditional saliency prediction models, especially those based on Convolutional Neural Networks (CNNs) or Transformers, achieve notable success by leveraging large-scale annotated datasets. However, the current state-of-the-art (SOTA) models that use Transformers are computationally expensive. Additionally, separate models are often required for each image type, lacking a unified approach. In this paper, we propose Saliency Unification through Mamba (SUM), a novel approach that integrates the efficient long-range dependency modeling of Mamba with U-Net to provide a unified model for diverse image types. Using a novel Conditional Visual State Space (C-VSS) block, SUM dynamically adapts to various image types, including natural scenes, web pages, and commercial imagery, ensuring universal applicability across different data types. Our comprehensive evaluations across five benchmarks demonstrate that SUM seamlessly adapts to different visual characteristics and consistently outperforms existing models. These results position SUM as a versatile and powerful tool for advancing visual attention modeling, offering a robust solution universally applicable across different types of visual content.

Alireza Hosseini, Amirhossein Kazerouni, Saeed Akhavan, Michael Brudno, Babak Taati• 2024

Related benchmarks

TaskDatasetResultRank
Saliency PredictionSALICON (test)
NSS1.981
25
Visual Attention PredictionObjectVisA 120 (test)
CC0.4722
16
Saliency PredictionSalECI E-Commercial
CC0.789
8
Saliency PredictionCAT2000 Natural scene
CC0.882
8
Saliency PredictionOSIE Natural scene
CC0.861
7
Saliency PredictionU-EYE Web page
CC0.731
6
Saliency PredictionMIT1003 Natural scene
CC0.768
6
Image Saliency PredictionEgoCampus (test)
AUC-J0.923
6
Showing 8 of 8 rows

Other info

Code

Follow for update