SalFoM: Dynamic Saliency Prediction with Video Foundation Models
Morteza Moradi, Mohammad Moradi, Francesco Rundo, Concetto Spampinato, Ali Borji, Simone Palazzo
TL;DR
SalFoM proposes the first video saliency predictor powered by a pure video foundation model (UMT) encoder to better capture temporal dynamics in dynamic scenes. The method uses a multiperspective heterogeneous decoder to fuse long-range spatio-temporal, local spatio-temporal, and spatial cues into high-fidelity saliency maps. Trained with a KL-divergence and correlation-based objective, SalFoM achieves state-of-the-art results on the challenging DHF1K benchmark and competitive performance on Hollywood-2 and UCF-Sports, demonstrating stronger generalization. This work highlights the potential of video foundation models to advance video understanding tasks by integrating robust temporal representations with flexible multi-branch decoding.
Abstract
Recent advancements in video saliency prediction (VSP) have shown promising performance compared to the human visual system, whose emulation is the primary goal of VSP. However, current state-of-the-art models employ spatio-temporal transformers trained on limited amounts of data, hindering generalizability adaptation to downstream tasks. The benefits of vision foundation models present a potential solution to improve the VSP process. However, adapting image foundation models to the video domain presents significant challenges in modeling scene dynamics and capturing temporal information. To address these challenges, and as the first initiative to design a VSP model based on video foundation models, we introduce SalFoM, a novel encoder-decoder video transformer architecture. Our model employs UnMasked Teacher (UMT) as feature extractor and presents a heterogeneous decoder which features a locality-aware spatio-temporal transformer and integrates local and global spatio-temporal information from various perspectives to produce the final saliency map. Our qualitative and quantitative experiments on the challenging VSP benchmark datasets of DHF1K, Hollywood-2 and UCF-Sports demonstrate the superiority of our proposed model in comparison with the state-of-the-art methods.
