DGSSM formulates multimodal salient object detection as a progressive denoising process using diffusion-guided Mamba models, achieving better boundary accuracy and outperforming prior methods on 13 benchmarks.
arXiv preprint arXiv:2407.08132 (2024)
3 Pith papers cite this work. Polarity classification is still indexing.
abstract
Multispectral oriented object detection faces challenges due to both inter-modal and intra-modal discrepancies. Recent studies often rely on transformer-based models to address these issues and achieve cross-modal fusion detection. However, the quadratic computational complexity of transformers limits their performance. Inspired by the efficiency and lower complexity of Mamba in long sequence tasks, we propose Disparity-guided Multispectral Mamba (DMM), a multispectral oriented object detection framework comprised of a Disparity-guided Cross-modal Fusion Mamba (DCFM) module, a Multi-scale Target-aware Attention (MTA) module, and a Target-Prior Aware (TPA) auxiliary task. The DCFM module leverages disparity information between modalities to adaptively merge features from RGB and IR images, mitigating inter-modal conflicts. The MTA module aims to enhance feature representation by focusing on relevant target regions within the RGB modality, addressing intra-modal variations. The TPA auxiliary task utilizes single-modal labels to guide the optimization of the MTA module, ensuring it focuses on targets and their local context. Extensive experiments on the DroneVehicle and VEDAI datasets demonstrate the effectiveness of our method, which outperforms state-of-the-art methods while maintaining computational efficiency. Code will be available at https://github.com/Another-0/DMM.
fields
cs.CV 3years
2026 3verdicts
UNVERDICTED 3representative citing papers
A Laplacian Pyramid-based feature enhancement block with state-space and convolutional modules improves RGB-IR object detection by 2–6% mAP over prior methods on six datasets.
PNAFusion proposes pixel-neighborhood cross-attention and adaptive deformable alignment integrated progressively to boost efficiency and accuracy in multispectral object detection.
citing papers explorer
-
DGSSM: Diffusion guided state-space models for multimodal salient object detection
DGSSM formulates multimodal salient object detection as a progressive denoising process using diffusion-guided Mamba models, achieving better boundary accuracy and outperforming prior methods on 13 benchmarks.
-
LDFE: Laplacian Decoupled Feature Enhancement Block for Dual-Stream CNN-based RGB-IR Object Detection
A Laplacian Pyramid-based feature enhancement block with state-space and convolutional modules improves RGB-IR object detection by 2–6% mAP over prior methods on six datasets.
-
Progressive Pixel-Neighborhood Deformable Cross-Attention for Multispectral Object Detection
PNAFusion proposes pixel-neighborhood cross-attention and adaptive deformable alignment integrated progressively to boost efficiency and accuracy in multispectral object detection.