← Latest papers
🤖 AI

Deep Multimodal Learning with Missing Modality: A Survey

This survey provides the first comprehensive review of deep learning methods for Multimodal Learning with Missing Modality (MLMM), detailing its motivations, distinctions from standard setups, current techniques, applications, datasets, and future challenges.

Original authors: Renjie Wu, Hu Wang, Hsiang-Ting Chen, Gustavo Carneiro

Published 2026-02-05
📖 6 min read🧠 Deep dive

Original authors: Renjie Wu, Hu Wang, Hsiang-Ting Chen, Gustavo Carneiro

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Big Picture: The "Five Senses" Problem

Imagine you are trying to understand a movie. Usually, you have two main inputs: sight (the video) and sound (the dialogue and music). This is like a "multimodal" system—it uses multiple senses to get the full story.

However, in the real world, things go wrong. Maybe your speakers break (no sound), or the screen goes black (no video). Maybe you are in a foggy forest where you can't see, but you can hear a rustle. This is the Missing Modality problem.

Most AI models are like students who only know how to study when they have their textbook and their audio notes. If you take away one, they panic and fail. This survey paper is a massive guidebook for researchers on how to teach AI to stay calm and perform well even when it loses one of its "senses."

What is This Paper About?

This paper is a survey. Think of it as a librarian who has read every single book (354 papers!) written between 2012 and 2025 on this specific topic. The authors, Renjie Wu and his team, organized all these different solutions into a clear map so researchers know what works, what doesn't, and where to go next.

They call this field MLMM (Multimodal Learning with Missing Modality).

The Two Main Strategies: "Fixing the Data" vs. "Fixing the Brain"

The authors divide all the solutions into two big camps, like fixing a broken car either by repairing the parts or changing how the driver drives.

1. Data Processing: "Fixing the Parts"

This approach tries to fill in the missing information before the AI even starts thinking.

  • The "Blank Page" Method (Modality Composition): Imagine you are reading a book, but a page is torn out. You could just leave a blank white space (zeros) or scribble random nonsense (random values) on that page. The AI learns to ignore the blank space and focus on the rest. It's simple, but not very smart.
  • The "Copy-Paste" Method (Retrieval): If a page is missing, you look at other copies of the same book in the library, find the matching page, and paste it in. This works well if the books are identical, but if the stories are slightly different, you might paste the wrong scene in.
  • The "Imagination" Method (Modality Generation): This is the most advanced. The AI acts like a creative writer. If the audio is missing, the AI looks at the video and imagines what the sound should be, then creates it. It's like a magician pulling a rabbit out of a hat. The paper notes that while this is cool, it can sometimes "hallucinate" (make things up that aren't true).

2. Strategy Design: "Fixing the Brain"

Instead of trying to fix the missing data, this approach changes the AI's architecture so it can handle missing data naturally.

  • The "Spotlight" Method (Attention): Imagine a teacher in a classroom. If a student is absent, the teacher doesn't stop the lesson; they just shine their spotlight on the students who are there. "Attention" mechanisms allow the AI to dynamically focus only on the available data and ignore the missing parts.
  • The "Tutor" Method (Distillation): Imagine a smart student (the Teacher) who has all the books. A less smart student (the Student) only has half the books. The Teacher explains the missing chapters to the Student. The Student learns to understand the whole story even without the physical book.
  • The "Teamwork" Method (Model Combinations): Instead of one giant AI, you have a team of specialists. If the video is missing, you ask the "Audio Expert." If the audio is missing, you ask the "Video Expert." They vote on the answer together.
  • The "Super-Brain" (Large Language Models): Recently, huge AI models (like the ones powering chatbots) have become so smart they can understand text, images, and sound all at once. They are so flexible that if you take away one input, they just adapt and keep going, almost like a human who can still tell a story even if they can't see the picture.

Where is This Used? (The Real-World Examples)

The paper lists many places where this is critical:

  • Medical Scans: A doctor might have an MRI scan but no CT scan for a patient. The AI needs to diagnose the illness using just the MRI without guessing wildly.
  • Self-Driving Cars: A car's camera might get blinded by snow, or its radar might break. The car's AI needs to keep driving safely using only the sensors that are still working.
  • Emotion Detection: A video call might have bad audio but clear video. The AI should still be able to tell if you are happy or sad by looking at your face.
  • Robotics: A robot exploring a cave might lose its GPS signal. It needs to navigate using only its cameras and touch sensors.

The Problems We Still Haven't Solved

Even though we have these cool tricks, the paper points out some major headaches:

  1. The "Fake Data" Trap: When AI "imagines" missing data, it sometimes makes up details that are wrong. If a self-driving car imagines a road where there is a cliff, that's dangerous.
  2. The "Lazy" AI: Sometimes, even if the AI tries to fill in the missing piece, it ends up ignoring the new info and just relying on the one sensor it does have, which might not be enough.
  3. The "Messy Library": There is no single standard test. One researcher might test their AI with 10% missing data, while another tests with 90%. It's hard to compare who is actually the best.
  4. Too Heavy: Many of these solutions require massive computer power (like a supercomputer). But real-world devices (like a smartwatch or a drone) are small and have weak batteries. We need "lightweight" solutions that work on small chips.

The Bottom Line

This paper is a roadmap. It tells us that while we have made great progress in teaching AI to cope with broken sensors and missing data, we still need better ways to do it without making things up, without needing super-computers, and without getting confused by messy real-world situations. The goal is to build AI that is as robust as a human: able to understand the world even when the view is blurry or the microphone is broken.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →