Fusion or Confusion? Multimodal Complexity Is Not All You Need
Tillmann Rheude, Roland Eils, Benjamin Wild
TL;DR
This work addresses whether architectural complexity drives multimodal learning gains. It reimplements 19 contemporary methods across nine real-world datasets with up to 23 modalities under a standardized, rigorously tuned protocol, introducing SimBaMM, a simple late-fusion Transformer baseline. The study finds that complex architectures rarely outperform SimBaMM and often do not beat well-tuned unimodal baselines, highlighting the role of methodological rigor and strong unimodal encoders. It provides a reliability checklist and a case study illustrating evaluation pitfalls, advocating a shift from architectural novelty to robust, generalizable evaluation in multimodal research.
Abstract
Deep learning architectures for multimodal learning have increased in complexity, driven by the assumption that multimodal-specific methods improve performance. We challenge this assumption through a large-scale empirical study reimplementing 19 high-impact methods under standardized conditions, evaluating them across nine diverse datasets with up to 23 modalities, and testing their generalizability to new tasks beyond their original scope, including settings with missing modalities. We propose a Simple Baseline for Multimodal Learning (SimBaMM), a straightforward late-fusion Transformer architecture, and demonstrate that under standardized experimental conditions with rigorous hyperparameter tuning of all methods, more complex architectures do not reliably outperform SimBaMM. Statistical analysis indicates that more complex methods perform comparably to SimBaMM and frequently do not reliably outperform well-tuned unimodal baselines, especially in the small-data regime considered in many original studies. To support our findings, we include a case study of a recent multimodal learning method highlighting the methodological shortcomings in the literature. In addition, we provide a pragmatic reliability checklist to promote comparable, robust, and trustworthy future evaluations. In summary, we argue for a shift in focus: away from the pursuit of architectural novelty and toward methodological rigor.
