Open Problems

Multimodal Fusion & Multi-Task Learning

Systematic Robustness Benchmarking of Incomplete Multimodal Learning Under Non-Random and Structured Missingness

Barrier to removePartly addressed
Possible candidate · 2/5 runs9 papers report this67% from 2025+

Generated automatically from the limitations stated in 9 papers (ICML, CVPR, ICCV), listed under Evidence. It is not a paper, and it does not come from papers submitted to CSPaper.

The problem

Existing multimodal learning methods designed for missing data are predominantly evaluated under Missing at Random (MAR) or uniform independent drop assumptions, often requiring fully complete training data. In practical applications like clinical diagnostics and robotics, missingness is frequently structured, correlated across sensors, or Missing Not at Random (MNAR) due to cost or clinical decisions. Because existing literature only tests idealized missingness or uses simple mean imputation fallbacks, practitioners cannot determine whether current alignment, distillation, or generative imputation methods generalize to realistic incomplete data regimes.

Why it matters

Provides the first empirical failure-mode taxonomy and realistic benchmark for multimodal learning under non-random and incomplete training conditions. This enables researchers to develop methods validated against operational missingness rather than synthetic MAR artifacts.

Ways to approach it

Prior-work checks are free with an account. Results someone already ran are shown to everyone.

  1. 1

    Standardized Missingness Testbed: Formalize parameterized MNAR and structured missingness patterns (e.g., target-dependent dropout, correlated multi-sensor failure) on standard multimodal benchmarks (e.g., BraTS, MIMIC, Food-101) and measure task performance degradation (AUROC, Dice score, F1) across representative imputation, distillation, and gating baselines.

  2. 2

    Natively Incomplete Training Assessment: Evaluate baseline methods under varying ratios of incomplete training data (from 10% to 90% missingness at train time) rather than testing missingness exclusively at inference; measure feature representation alignment and downstream accuracy.

  3. 3

    Inference Latency vs. Imputation Fidelity Tradeoff: Profile inference compute time and memory footprint alongside task accuracy across generative (diffusion/GAN), deterministic mapping, and heuristic averaging strategies under severe and structured missingness.

Have a different approach?

Describe how you would tackle this problem and we'll look for papers that already do it. Free; your text stays private.

Free · 3 checks per day

Why it might fail

If existing methods demonstrate invariant performance across MAR and non-random missingness patterns, the empirical value of the robustness study is diminished. Additionally, synthesizing realistic MNAR distributions without access to real-world deployment logs could limit the ecological validity of the synthetic benchmark.

Evidence

Each paper's own statement of the limitation, verbatim.

Show all 9 papers

Nearest existing work

Related open problems

Generated automatically, not curated by hand. Automated prior-work checks catch about a third of existing work, so treat this problem as a lead to investigate.