CVAILGApr 19

DGSSM: Diffusion guided state-space models for multimodal salient object detection

arXiv:2604.1758537.8h-index: 4
Predicted impact top 80% in CV · last 90 daysOriginality Highly original
AI Analysis

This work addresses boundary accuracy in salient object detection by combining diffusion models with state space models, offering a generalizable paradigm for multimodal dense prediction.

DGSSM integrates diffusion structural priors with Mamba-based state space models for multimodal salient object detection, achieving state-of-the-art performance across 13 benchmarks in RGB, RGB-D, and RGB-T settings while maintaining a compact model size.

Salient object detection (SOD) requires modeling both long-range contextual dependencies and fine-grained structural details, which remains challenging for convolutional, transformer-based, and Mamba-based state space models. While recent Mamba-based state space approaches enable efficient global reasoning, they often struggle to recover precise object boundaries. In contrast, diffusion models capture strong structural priors through iterative denoising, but their use in discriminative dense prediction is still limited due to computational cost and integration challenges. In this work, we propose DGSSM, a diffusion-guided state space (Mamba) framework that formulates multimodal salient object detection as a progressive denoising process. The framework integrates diffusion structural priors with multi-scale state space encoding, adaptive saliency prompting, and an iterative Mamba diffusion refinement mechanism to improve boundary accuracy. A boundary-aware refinement head and self-distillation strategy further enhance spatial coherence and feature consistency. Extensive experiments on 13 public benchmarks across RGB, RGB-D, and RGB-T settings demonstrate that DGSSM consistently outperforms state-of-the-art methods across multiple evaluation metrics while maintaining a compact model size. These results suggest that diffusion-guided state space modeling is an effective and generalizable paradigm for multimodal dense prediction tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes