The reviewed record of science sign in
Pith

arxiv: 2410.03010 · v2 · pith:PAI6S2GZ · submitted 2024-10-03 · cs.LG · cs.CV

MMP: Towards Robust Multi-Modal Learning with Masked Modality Projection

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:PAI6S2GZrecord.jsonopen to challenge →

classification cs.LG cs.CV
keywords modalitiesmissingmodalityinputlearningmaskedapproachavailable
0
0 comments X
read the original abstract

Multimodal learning seeks to combine data from multiple input sources to enhance the performance of different downstream tasks. In real-world scenarios, performance can degrade substantially if some input modalities are missing. Existing methods that can handle missing modalities involve custom training or adaptation steps for each input modality combination. These approaches are either tied to specific modalities or become computationally expensive as the number of input modalities increases. In this paper, we propose Masked Modality Projection (MMP), a method designed to train a single model that is robust to any missing modality scenario. We achieve this by randomly masking a subset of modalities during training and learning to project available input modalities to estimate the tokens for the masked modalities. This approach enables the model to effectively learn to leverage the information from the available modalities to compensate for the missing ones, enhancing missing modality robustness. We conduct a series of experiments with various baseline models and datasets to assess the effectiveness of this strategy. Experiments demonstrate that our approach improves robustness to different missing modality scenarios, outperforming existing methods designed for missing modalities or specific modality combinations.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MSNN-LINet: Cross-Modal Learning via Continuous Linear Integration

    cs.CV 2026-06 unverdicted novelty 6.0

    LINet achieves 45.2% mean class accuracy on SUN RGB-D 19-class scene classification from scratch using continuous linear integration across dedicated RGB, depth, and integration streams.

  2. Fusion or Confusion? Multimodal Complexity Is Not All You Need

    cs.LG 2025-12 unverdicted novelty 6.0

    Complex multimodal architectures do not reliably outperform unimodal baselines or a simple multimodal baseline under standardized evaluation.