Information-Theoretic Decomposition for Multimodal Interaction Learning
About
Multimodal learning hinges on capturing redundant, unique, and synergistic information across modalities, which collectively constitute multimodal interactions. A critical yet underexplored challenge is that these implicit interactions vary dynamically across samples. In this work, we present the first systematic, information-theoretic analysis highlighting why learning these dynamic, sample-specific interactions is critical for effective multimodal learning. Our analysis further reveals deficits in conventional paradigms at learning these distinct interaction types: modality ensemble approaches struggle to capture synergy, while joint learning paradigms often under-utilize redundant information. This highlights the need for an approach that can adaptively learn from different interaction types on a per-sample basis. To this end, we propose Decomposition-based Multimodal Interaction Learning (DMIL), a novel paradigm that explicitly models and learns from sample-specific interactions. First, we design a variational decomposition architecture to isolate the constituent interaction components. Second, we employ a new learning strategy that leverages these explicit interaction components in a fine-tuning process to achieve comprehensive interaction learning. Extensive experiments across diverse tasks and architectures demonstrate that DMIL consistently achieves superior performance by adapting to holistic sample-specific interactions. Our framework is flexible and broadly applicable, establishing an interaction-centric paradigm for multimodal learning. The code is available at https://github.com/GeWu-Lab/DMIL.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multimodal Action Recognition | UCF101 | Accuracy85.01 | 23 | |
| Humor Detection | UR-FUNNY | Accuracy65.5 | 22 | |
| Multimodal Classification | UCF101 (test) | Combined Accuracy85.81 | 17 | |
| Multimodal Action Recognition | Kinetic-Sounds (KS) | Accuracy (ACC)86.72 | 14 | |
| Multimodal Emotion Recognition | CREMA-D | Accuracy77.02 | 14 | |
| Multimodal Action Recognition | Kinetic-Sounds ViT | Accuracy74.2 | 13 | |
| Sentiment Analysis | CMU-MOSEI | ACC81.12 | 13 | |
| Alzheimer's disease diagnosis | ROSMAP | Accuracy85.85 | 3 | |
| Medical Diagnosis | BRCA | Accuracy89.73 | 3 | |
| Multimodal Classification | CMU-MOSEI (test) | Accuracy82.13 | 3 |