paper-with-me

홈 › Papers

CardiacMamba: A Multimodal RGB-RF Fusion Framework with State Space Models for Remote Physiological Measurement

2025-02-19 · Zheng Wu, Yiping Xie, Bo Zhao, Jiguang He, Fei Luo, Ning Deng, Zitong Yu

Heart rate (HR) estimation via remote photoplethysmography (rPPG) offers a non-invasive solution for health monitoring. However, traditional single-modality approaches (RGB or Radio Frequency (RF)) face challenges in balancing robustness and accuracy due to lighting variations, motion artifacts, and skin tone bias. In this paper, we propose CardiacMamba, a multimodal RGB-RF fusion framework that leverages the complementary strengths of both modalities. It introduces the Temporal Difference Mamba Module (TDMM) to capture dynamic changes in RF signals using timing differences between frames, enhancing the extraction of local and global features. Additionally, CardiacMamba employs a Bidirectional SSM for cross-modal alignment and a Channel-wise Fast Fourier Transform (CFFT) to effectively capture and refine the frequency domain characteristics of RGB and RF signals, ultimately improving heart rate estimation accuracy and periodicity detection. Extensive experiments on the EquiPleth dataset demonstrate state-of-the-art performance, achieving marked improvements in accuracy and robustness. CardiacMamba significantly mitigates skin tone bias, reducing performance disparities across demographic groups, and maintains resilience under missing-modality scenarios. By addressing critical challenges in fairness, adaptability, and precision, the framework advances rPPG technology toward reliable real-world deployment in healthcare. The codes are available at: https://github.com/WuZheng42/CardiacMamba.

📄 PDF Abstract BibTeX arXiv:2502.13624

Code (0)

등록된 구현이 없습니다.

Tasks

cross-modal alignmentFairnessHeart rate estimationMambaState Space Models

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 제목 키워드 기반

DGSSM: Diffusion guided state-space models for multimodal salient object detection

2026-04-19 · Suklav Ghosh, Arijit Sur, Pinaki Mitra arxiv

Salient object detection (SOD) requires modeling both long-range contextual dependencies and fine-grained structural details, which remains challenging for convolutional, transformer-based, and Mamba-based state space mo…

Salient Object Detection

Deep Multimodal Subspace Clustering Networks

2018-04-17 · Mahdi Abavisani, Vishal M. Patel

We present convolutional neural network (CNN) based approaches for unsupervised multimodal subspace clustering. The proposed framework consists of three main stages - multimodal encoder, self-expressive layer, and multim…

ClusteringDecoderImage ClusteringMulti-modal Subspace Clustering+2

FusionSAM: Latent Space driven Segment Anything Model for Multimodal Fusion and Segmentation

2024-08-26 · Daixun Li, Weiying Xie, Mingxiang Cao, Yunke Wang 외

Multimodal image fusion and segmentation enhance scene understanding in autonomous driving by integrating data from various sensors. However, current models struggle to efficiently segment densely packed elements in such…

Autonomous DrivingImage SegmentationQuantizationScene Understanding+2

MISA: Modality-Invariant and -Specific Representations for Multimodal Sentiment Analysis

2020-05-07 · Devamanyu Hazarika, Roger Zimmermann, Soujanya Poria

Multimodal Sentiment Analysis is an active area of research that leverages multimodal signals for affective understanding of user-generated videos. The predominant approach, addressing this task, has been to develop soph…

Humor DetectionMultimodal Sentiment AnalysisSentiment Analysis

Modality to Modality Translation: An Adversarial Representation Learning and Graph Fusion Network for Multimodal Fusion

2019-11-18 · Sijie Mai, Haifeng Hu, Songlong Xing

Learning joint embedding space for various modalities is of vital importance for multimodal fusion. Mainstream modality fusion approaches fail to achieve this goal, leaving a modality gap which heavily affects cross-moda…

DecoderGraph Neural NetworkRepresentation LearningTranslation