paper-with-me

Papers

AlignMamba: Enhancing Multimodal Mamba with Local and Global Cross-modal Alignment

2024-12-01 · CVPR 2025 1 · Yan Li, Yifei Xing, Xiangyuan Lan, Xin Li, Haifeng Chen, Dongmei Jiang

Cross-modal alignment is crucial for multimodal representation fusion due to the inherent heterogeneity between modalities. While Transformer-based methods have shown promising results in modeling inter-modal relationships, their quadratic computational complexity limits their applicability to long-sequence or large-scale data. Although recent Mamba-based approaches achieve linear complexity, their sequential scanning mechanism poses fundamental challenges in comprehensively modeling cross-modal relationships. To address this limitation, we propose AlignMamba, an efficient and effective method for multimodal fusion. Specifically, grounded in Optimal Transport, we introduce a local cross-modal alignment module that explicitly learns token-level correspondences between different modalities. Moreover, we propose a global cross-modal alignment loss based on Maximum Mean Discrepancy to implicitly enforce the consistency between different modal distributions. Finally, the unimodal representations after local and global alignment are passed to the Mamba backbone for further cross-modal interaction and multimodal fusion. Extensive experiments on complete and incomplete multimodal fusion tasks demonstrate the effectiveness and efficiency of the proposed method.

📄 PDF Abstract BibTeX arXiv:2412.00833

Code (0)

등록된 구현이 없습니다.

Tasks

cross-modal alignmentMamba

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

AlignMamba-2: Enhancing Multimodal Fusion and Sentiment Analysis with Modality-Aware Mamba

2026-03-19 · Yan Li, Yifei Xing, Xiangyuan Lan, Xin Li 외 arxiv

In the era of large-scale pre-trained models, effectively adapting general knowledge to specific affective computing tasks remains a challenge, particularly regarding computational efficiency and multimodal heterogeneity…

Computational EfficiencyText ClassificationSentiment AnalysisGeneral Knowledge

FusionMamba: Dynamic Feature Enhancement for Multimodal Image Fusion with Mamba

2024-04-15 · Xinyu Xie, Yawen Cui, Tao Tan, Xubin Zheng 외

Multimodal image fusion aims to integrate information from different imaging techniques to produce a comprehensive, detail-rich single image for downstream vision tasks. Existing methods based on local convolutional neur…

Infrared And Visible Image FusionMambaState Space Models

MambaBack: Bridging Local Features and Global Contexts in Whole Slide Image Analysis

2026-04-17 · Sicheng Chen, Chad Wong, Tianyi Zhang, Enhui Chai 외 arxiv

Whole Slide Image (WSI) analysis is pivotal in computational pathology, enabling cancer diagnosis by integrating morphological and architectural cues across magnifications. Multiple Instance Learning (MIL) serves as the …

Multiple Instance Learning

RemoteDet-Mamba: A Hybrid Mamba-CNN Network for Multi-modal Object Detection in Remote Sensing Images

2024-10-17 · Kejun Ren, Xin Wu, Lianming Xu, Li Wang

Unmanned aerial vehicle (UAV) remote sensing is widely applied in fields such as emergency response, owing to its advantages of rapid information acquisition and low cost. However, due to the effects of shooting distance…

Computational EfficiencyMambaobject-detectionObject Detection

DepMamba: Progressive Fusion Mamba for Multimodal Depression Detection

2024-09-24 · Jiaxin Ye, Junping Zhang, Hongming Shan

Depression is a common mental disorder that affects millions of people worldwide. Although promising, current multimodal methods hinge on aligned or aggregated multimodal fusion, suffering two significant limitations: (i…

Depression DetectionMamba