REVIEW 6 cited by
Coupled Mamba: Enhanced Multi-modal Fusion with Coupled State Space Model
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
The essence of multi-modal fusion lies in exploiting the complementary information inherent in diverse modalities. However, prevalent fusion methods rely on traditional neural architectures and are inadequately equipped to capture the dynamics of interactions across modalities, particularly in presence of complex intra- and inter-modality correlations. Recent advancements in State Space Models (SSMs), notably exemplified by the Mamba model, have emerged as promising contenders. Particularly, its state evolving process implies stronger modality fusion paradigm, making multi-modal fusion on SSMs an appealing direction. However, fusing multiple modalities is challenging for SSMs due to its hardware-aware parallelism designs. To this end, this paper proposes the Coupled SSM model, for coupling state chains of multiple modalities while maintaining independence of intra-modality state processes. Specifically, in our coupled scheme, we devise an inter-modal hidden states transition scheme, in which the current state is dependent on the states of its own chain and that of the neighbouring chains at the previous time-step. To fully comply with the hardware-aware parallelism, we devise an expedite coupled state transition scheme and derive its corresponding global convolution kernel for parallelism. Extensive experiments on CMU-MOSEI, CH-SIMS, CH-SIMSV2 through multi-domain input verify the effectiveness of our model compared to current state-of-the-art methods, improved F1-Score by 0.4\%, 0.9\%, and 2.3\% on the three datasets respectively, 49\% faster inference and 83.7\% GPU memory save. The results demonstrate that Coupled Mamba model is capable of enhanced multi-modal fusion.
Forward citations
Cited by 6 Pith papers
-
Hybrid CNN-Mamba Enhancement Network for Robust Multimodal Sentiment Analysis
HCMEN, a hybrid CNN-Mamba network with cross-modal enhancement, aims to improve multimodal sentiment analysis when text, visual, or acoustic data is missing.
-
MUG: Pseudo Labeling Augmented Audio-Visual Mamba Network for Audio-Visual Video Parsing
MUG combines manually corrected pseudo-labels, cross-modal random track recombination, and a Mamba-Transformer network to reach new state-of-the-art F1 scores on the LLP audio-visual video parsing benchmark.
-
UAVD-Mamba: Deformable Token Fusion Vision Mamba for Multimodal UAV Detection
UAVD-Mamba, a Mamba-based multimodal detector with deformable token blocks, reaches 83.0% mAP on DroneVehicle, outperforming OAFA by 3.6%.
-
Cross-modal State Space Modeling for Real-time RGB-thermal Wild Scene Semantic Segmentation
CM-SSM reports 74.6% mIoU on the CART RGB-thermal benchmark and 85.9% on PST900, using 12.59M parameters and running at 114 FPS on an RTX 4090.
-
MVP: Winning Solution to SMP Challenge 2025 Video Track
MVP, a pipeline using XCLIP video features, user metadata, and a CatBoost regressor, won the SMP Challenge 2025 Video Track with a MAPE of 0.1754.
-
HyperFusion: Hierarchical Multimodal Ensemble Learning for Social Media Popularity Prediction
HyperFusion, an ensemble of CatBoost, TabNet, and MLPs fed with CLIP, GloVe, and SVD features, reports a Spearman correlation of 0.7324 on the SMP 2025 image popularity prediction benchmark.
Discussion (0). Sign in to comment.