← Latest papers
🤖 AI

Towards Understanding Modality Interaction in Multimodal Language Models via Partial Information Decomposition

This paper introduces Partial Information Decomposition as a decision-level framework to analyze modality interactions in multimodal language models, revealing distinct synergy and reliance profiles across tasks, identifying a visual-dominated bottleneck in tri-modal systems, and demonstrating that PID-guided reweighting can enhance model performance.

Original authors: Wanlong Fang, Tianle Zhang, Wen Tao, Alvin Chan

Published 2026-06-02
📖 5 min read🧠 Deep dive

Original authors: Wanlong Fang, Tianle Zhang, Wen Tao, Alvin Chan

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 "Team Meeting" Problem

Imagine you have a team of experts trying to solve a mystery. You have a Detective (who reads the clues/text), a Photographer (who sees the crime scene/images), and a Sound Engineer (who hears the audio).

In the world of AI, these are called Multimodal Large Language Models (MLLMs). They are supposed to combine what they see, hear, and read to give you the right answer.

The Problem: We know these AI teams get good at answering questions (high accuracy), but we don't really know how they are working together.

  • Is the Detective doing all the work and just glancing at the photos?
  • Is the Photographer shouting out the answer while the Detective ignores them?
  • Or are they actually working together, where the answer only appears when they combine their notes?

Current tests only tell us if the team got the right answer. This paper introduces a new way to listen in on the team meeting to see exactly how they are collaborating.


The New Tool: "Partial Information Decomposition" (PID)

The authors created a tool called Partial Information Decomposition (PID). Think of PID as a soundboard mixer for the AI's brain.

When the AI makes a decision, PID breaks the "volume" of that decision down into three specific channels:

  1. The Solo Act (Unique Information): This is information that only one person has.
    • Example: The Detective knows a fact that isn't in the picture. The Photographer sees a detail the Detective missed.
  2. The Echo (Redundant Information): This is when everyone says the same thing.
    • Example: Both the Detective and the Photographer see a red car. They are just repeating the same fact.
  3. The Magic Spark (Synergy): This is the most important part. It's information that only exists when they talk to each other.
    • Example: The Detective reads "The man is holding a stick." The Photographer sees "The man is swinging a stick." Alone, neither knows it's a baseball game. But together, they realize: "It's a baseball game!" That "Aha!" moment is Synergy.

What They Discovered

The researchers tested this "soundboard" on 20 different AI models across 6 different types of tasks. Here is what they found:

1. Different Tasks Need Different Teams

Just like a construction crew works differently than a surgical team, different AI tasks use different collaboration styles.

  • Reasoning & Grounding Tasks (e.g., "Where is the cat?"): These tasks are like a Jazz Band. The AI relies heavily on Synergy. The text and the image must mix together to create the answer. If you remove the image, the music falls apart.
  • Expert Knowledge Tasks (e.g., "What is the chemical formula?"): These tasks are like a Lecture. The AI relies mostly on the Detective (Text). It reads the question and pulls the answer from its memory, barely looking at the picture. The picture is often just decoration.

2. The "Visual Dominance" Bottleneck

The researchers also looked at "Omni-modal" models (AI that sees, hears, and reads). They expected these models to be great at mixing video and audio.

  • The Finding: They found a bottleneck. Even when the task requires mixing sound and video (like identifying an instrument in a music video), the AI still relies mostly on the Visuals.
  • The Analogy: Imagine a movie director who is supposed to use both the script and the music to direct a scene. Instead, they just watch the actors and ignore the music entirely. The "Audio" part of the AI is mostly silent, and the "Visual" part is shouting the loudest.

3. The "Late Fusion" Secret

The paper looked at when the AI combines information as it processes a question (layer by layer).

  • The Finding: The AI does most of its thinking alone first (reading the text or looking at the image). It only starts to mix the information together at the very end, in the final layers of its brain.
  • The Analogy: It's like two students taking a test separately for 90% of the time, and only swapping notes in the last 5 minutes before the bell rings.

Putting It to Work: Fixing the Team

The paper didn't just stop at diagnosis; they tried to fix the problem.

They used the PID "soundboard" to identify which practice questions were causing the AI to rely too much on text shortcuts (ignoring the image) and which questions were failing to create that "Magic Spark" (Synergy).

  • The Fix: They created a training method called PID-Guided Reweighting.
    • They told the AI: "Pay extra attention to the questions where you failed to mix the image and text (Low Synergy)."
    • They told the AI: "Ignore the questions where you just guessed the answer from the text without looking (High Text Shortcut)."

The Result: After this targeted training, the AI got better at reasoning tasks. It started mixing its "senses" more effectively, creating more "Magic Sparks" and relying less on text-only shortcuts.

Summary

This paper gave us a new way to listen to AI models. Instead of just checking if they got the answer right, we can now see how they got there. We found that:

  1. Some tasks require deep teamwork (Synergy), while others are just text-based lectures.
  2. Current AI models often ignore audio and rely too much on vision.
  3. They usually wait until the very end to combine their senses.
  4. By using this new tool to train them, we can teach them to work together better.

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 →