← Latest papers
💬 NLP

Seeing but Not Thinking: Routing Distraction in Multimodal Mixture-of-Experts

This paper identifies and addresses the "Seeing but Not Thinking" phenomenon in Multimodal Mixture-of-Experts models, where visual inputs cause routing mechanisms to under-activate task-relevant reasoning experts, and proposes a routing-guided intervention that significantly improves complex visual reasoning performance by ensuring proper expert activation.

Original authors: Haolei Xu, Haiwen Hong, Hongxing Li, Rui Zhou, Yang Zhang, Longtao Huang, Hui Xue, Yongliang Shen, Weiming Lu, Yueting Zhuang

Published 2026-04-10
📖 4 min read☕ Coffee break read

Original authors: Haolei Xu, Haiwen Hong, Hongxing Li, Rui Zhou, Yang Zhang, Longtao Huang, Hui Xue, Yongliang Shen, Weiming Lu, Yueting Zhuang

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 Problem: The "Eyes-Open, Brain-Asleep" Phenomenon

Imagine you have a super-smart student named MoE (Mixture of Experts). This student has a library of 100 different tutors inside their head, but for any given question, they only wake up a few of them to help.

The researchers noticed something weird happening with MoE:

  • Scenario A (Text): You give MoE a math word problem written on a piece of paper. MoE reads it, thinks hard, and gets the answer right.
  • Scenario B (Image): You take that exact same math problem, write it on a whiteboard, take a photo, and show MoE the picture. MoE looks at the photo, correctly reads every number and letter (perfect vision!), but then gives the wrong answer.

The researchers call this "Seeing but Not Thinking." The model's eyes are wide open, but its reasoning brain is asleep.

The Investigation: Why is this happening?

The team asked: Is the model bad at reading the picture?
No. They checked, and the model could read the text in the image perfectly.

Then they asked: Is the model confused because "pictures" and "words" feel different to it?
No. They found that deep inside the model, pictures and words actually share the same "language" in the middle layers of the brain. The model understands the meaning of the image just fine.

The Real Culprit: The "Distracted Traffic Cop"

So, if the model can see and understand, why does it fail? The paper introduces a new idea called Routing Distraction.

Think of the model's brain as a busy office building with many specialized departments (Experts):

  • Visual Department: Good at recognizing shapes and colors.
  • Math Department: Good at solving logic puzzles.
  • Language Department: Good at grammar.

In a normal office, a manager (the Router) looks at a task and calls the right department.

  • Text Task: The manager sees "Math Problem" and calls the Math Department.
  • Image Task: The manager sees "Math Problem in a Picture."

Here is the glitch: When the task comes in as an image, the manager gets distracted by the "Visual Department." Even though the problem is a math puzzle, the manager sends the file to the Visual Department first, or splits the team up in a way that leaves the Math Department understaffed.

The model is essentially looking at the picture so hard that it forgets to do the math. The "Visual" experts take up the spotlight in the middle of the process, pushing the "Reasoning" experts out of the way.

The Solution: The "Nudge"

To fix this, the researchers invented a Routing-Guided Intervention.

Imagine the manager (Router) is about to send the file to the Visual Department. The researchers step in and gently nudge the manager's hand, saying, "Hey, remember, this is a math problem! Make sure the Math Department gets a bigger share of the work."

They didn't retrain the whole model (which is expensive and slow). They just adjusted the "traffic signals" during the thinking process to ensure the Math Experts got activated, even when looking at a picture.

The Results

When they applied this "nudge" to three different AI models:

  1. It worked. The models started solving image-based math problems much better.
  2. It was smart. The "nudge" didn't just force the model to guess; it helped the model use the right tools for the job.
  3. It generalized. Even when the pictures were complex (like graphs or geometric shapes), helping the "Math Department" wake up improved the results.

The Takeaway

The paper teaches us that modern AI isn't necessarily "dumb" when looking at images. It's just distracted. It gets so focused on processing the visual details that it forgets to switch into "reasoning mode." By manually guiding the AI to wake up the right "experts" inside its brain, we can help it think clearly again, even when looking at a picture.

In short: The AI isn't blind; it's just looking at the wrong department for the job. We just had to point it in the right direction.

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 →