pith. sign in

arxiv: 2412.18076 · v1 · pith:NIFHGQB3new · submitted 2024-12-24 · 💻 cs.CV · cs.AI

COMO: Cross-Mamba Interaction and Offset-Guided Fusion for Multimodal Object Detection

classification 💻 cs.CV cs.AI
keywords fusionobjectdetectionmultimodalcomocross-mambafeaturesinteraction
0
0 comments X
read the original abstract

Single-modal object detection tasks often experience performance degradation when encountering diverse scenarios. In contrast, multimodal object detection tasks can offer more comprehensive information about object features by integrating data from various modalities. Current multimodal object detection methods generally use various fusion techniques, including conventional neural networks and transformer-based models, to implement feature fusion strategies and achieve complementary information. However, since multimodal images are captured by different sensors, there are often misalignments between them, making direct matching challenging. This misalignment hinders the ability to establish strong correlations for the same object across different modalities. In this paper, we propose a novel approach called the CrOss-Mamba interaction and Offset-guided fusion (COMO) framework for multimodal object detection tasks. The COMO framework employs the cross-mamba technique to formulate feature interaction equations, enabling multimodal serialized state computation. This results in interactive fusion outputs while reducing computational overhead and improving efficiency. Additionally, COMO leverages high-level features, which are less affected by misalignment, to facilitate interaction and transfer complementary information between modalities, addressing the positional offset challenges caused by variations in camera angles and capture times. Furthermore, COMO incorporates a global and local scanning mechanism in the cross-mamba module to capture features with local correlation, particularly in remote sensing images. To preserve low-level features, the offset-guided fusion mechanism ensures effective multiscale feature utilization, allowing the construction of a multiscale fusion data cube that enhances detection performance.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. LER-YOLO: Reliability-Aware Expert Routing for Misaligned RGB-Infrared UAV Detection

    cs.CV 2026-05 unverdicted novelty 6.0

    LER-YOLO reports 89.7% AP50 on the MBU benchmark for misaligned RGB-IR UAV detection by routing among RGB-dominant, IR-dominant, and fusion experts using a spatial reliability map.