paper-with-me

홈 › Papers

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

2024-12-24 · Chang Liu, Xin Ma, Xiaochen Yang, Yuxiang Zhang, Yanni Dong

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.

📄 PDF Abstract BibTeX arXiv:2412.18076

Code (0)

등록된 구현이 없습니다.

Tasks

MambaObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

MambaFlow: A Novel and Flow-guided State Space Model for Scene Flow Estimation

2025-02-24 · Jiehao Luo, Jintao Cheng, Xiaoyu Tang, Qingwen Zhang 외

Scene flow estimation aims to predict 3D motion from consecutive point cloud frames, which is of great interest in autonomous driving field. Existing methods face challenges such as insufficient spatio-temporal modeling …

Autonomous DrivingDecoderMambaScene Flow Estimation

DM3D: Deformable Mamba via Offset-Guided Differentiable Scanning for Point Cloud Understanding

2025-12-03 · Bin Liu, Chunyang Wang, Xuelian Liu, Ge Zhang arxiv

State Space Models (SSMs) show significant potential for long-sequence modeling, but their reliance on input order conflicts with the irregular nature of point clouds. Existing approaches often rely on predefined seriali…

Few-Shot LearningPoint Clouds

MambaPlace:Text-to-Point-Cloud Cross-Modal Place Recognition with Attention Mamba Mechanisms

2024-08-28 · Tianyi Shang, Zhenyu Li, Pengjie Xu, Jinwei Qiao

Vision Language Place Recognition (VLVPR) enhances robot localization performance by incorporating natural language descriptions from images. By utilizing language information, VLVPR directs robot place matching, overcom…

Cross-modal place recognitionMambaVisual Place Recognition

FU-Mamba: A Frequency-Enhanced Dynamic Scanning Framework for Oralscan Image Segmentation

2026-08-27 · Xinxin Zhao, Jinpeng Ye, Bo Wei, Liqin Wu 외 arxiv

Oralscan image segmentation is essential for computer-aided diagnosis and treatment planning in digital dentistry. However, existing visual state space models (SSMs) often rely on manually designed scanning orders to fla…

Image Segmentation

CDMamba: Incorporating Local Clues into Mamba for Remote Sensing Image Binary Change Detection

2024-06-06 · Haotian Zhang, Keyan Chen, Chenyang Liu, Hao Chen 외

Recently, the Mamba architecture based on state space models has demonstrated remarkable performance in a series of natural language processing tasks and has been rapidly applied to remote sensing change detection (CD) t…

Change DetectionMambaState Space Models