← Latest papers
💬 NLP

Evaluating and Steering Modality Preferences in Multimodal Large Language Model

This paper introduces the MC² benchmark to systematically evaluate modality preferences in multimodal large language models (MLLMs), revealing that these preferences correlate with task performance and can be effectively steered toward desired directions using a representation engineering-based method without additional fine-tuning.

Original authors: Yu Zhang, Jinlong Ma, Yongshuai Hou, Xuefeng Bai, Kehai Chen, Yang Xiang, Jun Yu, Min Zhang

Published 2026-02-05
📖 4 min read☕ Coffee break read

Original authors: Yu Zhang, Jinlong Ma, Yongshuai Hou, Xuefeng Bai, Kehai Chen, Yang Xiang, Jun Yu, Min Zhang

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

Imagine you have a very smart assistant who can see pictures and read text at the same time. You might assume this assistant looks at both the picture and the text equally to figure out the answer to a question. But what if the assistant secretly has a favorite? What if, when the picture says "Red" and the text says "Blue," the assistant blindly trusts the text every time, ignoring the picture completely?

This paper is about discovering that Multi-modal Large Language Models (MLLMs)—the AI brains that handle both images and words—often have these secret favorites, known as "modality preferences."

Here is a breakdown of what the researchers found and did, using simple analogies:

1. The Problem: The "Biased Judge"

The researchers realized that while these AIs are great at many things, no one had really tested how they handle it when the picture and the text disagree.

  • The Analogy: Imagine a courtroom where a judge has to decide a case based on two witnesses. Witness A (the Image) says, "I saw a red car." Witness B (the Text) says, "I saw a blue car."
  • The Old Way: Previous tests asked the judge to listen only to Witness A, then only to Witness B. This didn't tell us who the judge trusts more when both are shouting at once.
  • The New Way (MC2 Benchmark): The researchers created a special test called MC2. They set up 2,000 scenarios where the picture and the text explicitly contradict each other.
    • Example: The picture shows four boys playing frisbee. The text description says, "There are five boys, including one tying his shoe."
    • The AI is asked: "How many people are there?"
    • If the AI says "Four," it prefers the Vision (the picture).
    • If the AI says "Five," it prefers the Text.

2. The Discovery: Most AIs are "Text Snobs"

When they ran this test on 20 different AI models, they found some surprising things:

  • Everyone has a favorite: Every single model tested showed a clear preference. None of them were truly neutral.
  • Text is king: Most models (like the popular LLaVA) heavily favored the text. Even if the picture clearly showed something different, the AI would often ignore the image and just read the words. It's like a student who ignores the diagram in a textbook and only reads the caption, even if the caption is wrong.
  • Bigger isn't always more balanced: Interestingly, as the models got bigger (more "brain power"), some of them started trusting the pictures more, but many still stuck to their text habits.
  • The "Vision Ratio": They created a score called the Vision Ratio. If a model has a high score, it's a "visual thinker." If it's low, it's a "text reader." They found that this score is a great predictor of how good the model is at tasks that require actually seeing things.

3. The Solution: The "Remote Control" for AI Brains

The most exciting part of the paper is that they didn't just find the problem; they fixed it without needing to retrain the AI (which is like trying to re-educate a grown-up).

  • The Analogy: Think of the AI's internal brain as a giant room filled with invisible switches. The researchers discovered that the "preference for text" and the "preference for images" are like two specific directions in this room.
  • The Method (Representation Engineering):
    1. Probing: They asked the AI a few questions to find the exact "direction" in its brain where it leans toward text.
    2. Steering: They created a mathematical "push" (a steering vector) that acts like a remote control.
    3. The Result: When they applied this push, they could physically nudge the AI's brain to trust the picture more or the text more, instantly.
    • Example: If a model usually ignores a picture and hallucinates (makes things up) based on the text, they can "steer" it to look at the picture instead.

4. Why This Matters

The researchers showed that by using this "remote control," they could make the AI perform much better on difficult tasks:

  • Math & Logic: When the text was a distraction, steering the AI to trust the image helped it solve math problems correctly.
  • Translation: When translating, they could steer the AI to focus on the text to avoid getting confused by the picture.

Summary

In short, this paper reveals that AI models often have a "favorite sense" (usually reading over seeing) that makes them biased when information conflicts. The authors built a test to measure this bias and invented a training-free "steering wheel" that lets humans manually adjust the AI's focus, making it more reliable and accurate without needing to rebuild the model from scratch.

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 →