ADAPT: Multimodal Learning for Detecting Physiological Changes under Missing Modalities
Julie Mordacq, Leo Milecki, Maria Vakalopoulou, Steve Oudot, Vicky, Kalogeiton

TL;DR
ADAPT is a scalable multimodal transformer framework that aligns modalities in a shared space and effectively handles missing data, improving detection of physiological changes in medical scenarios.
Contribution
The paper introduces ADAPT, a novel multimodal transformer with modality alignment and masking capabilities, addressing data scarcity and missing modalities in physiological change detection.
Findings
Achieved state-of-the-art results on two real-world datasets.
Demonstrated robustness across various modality scenarios.
Validated effectiveness in detecting stress and loss of consciousness.
Abstract
Multimodality has recently gained attention in the medical domain, where imaging or video modalities may be integrated with biomedical signals or health records. Yet, two challenges remain: balancing the contributions of modalities, especially in cases with a limited amount of data available, and tackling missing modalities. To address both issues, in this paper, we introduce the AnchoreD multimodAl Physiological Transformer (ADAPT), a multimodal, scalable framework with two key components: (i) aligning all modalities in the space of the strongest, richest modality (called anchor) to learn a joint embedding space, and (ii) a Masked Multimodal Transformer, leveraging both inter- and intra-modality correlations while handling missing modalities. We focus on detecting physiological changes in two real-life scenarios: stress in individuals induced by specific triggers and fighter pilots'…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Healthcare · Quality and Safety in Healthcare · EEG and Brain-Computer Interfaces
MethodsAttention Is All You Need · Sparse Evolutionary Training · Linear Layer · Multi-Head Attention · Softmax · Byte Pair Encoding · Layer Normalization · Focus · Label Smoothing · Absolute Position Encodings
