← Latest papers
💬 NLP

Do LLMs and VLMs Share Neurons for Inference? Evidence and Mechanisms of Cross-Modal Transfer

This paper reveals that large language models (LLMs) and vision-language models (LVLMs) share a significant modality-invariant subspace of neurons responsible for multi-step inference, and leverages this discovery to propose Shared Neuron Low-Rank Fusion (SNRF), a parameter-efficient framework that transfers mature inference capabilities from LLMs to LVLMs without requiring large-scale multimodal fine-tuning.

Original authors: Chenhang Cui, An Zhang, Yuxin Chen, Gelei Deng, Jingnan Zheng, Zhenkai Liang, Xiang Wang, Tat-Seng Chua

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

Original authors: Chenhang Cui, An Zhang, Yuxin Chen, Gelei Deng, Jingnan Zheng, Zhenkai Liang, Xiang Wang, Tat-Seng Chua

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 Idea: Do AI Brains Share a "Reasoning Room"?

Imagine you have two very different robots:

  1. The Text Robot (LLM): It's a genius at reading books, solving math problems, and writing stories, but it's blind.
  2. The Vision Robot (LVLM): It can see pictures, describe what's in them, and answer questions about images, but it sometimes struggles with complex logic or multi-step math problems.

For a long time, researchers thought the Vision Robot needed to be "retrained" from scratch with millions of image-text pairs to get smarter at reasoning. But this paper asks a fascinating question: Do these two robots actually share the same internal "thinking muscles" for solving problems?

The answer is a resounding yes.


The Discovery: Finding the Shared "Thinking Neurons"

Think of a giant AI model like a massive city with billions of tiny workers (neurons) inside. When the AI solves a math problem, only a specific team of workers gets excited and starts working.

The researchers looked inside the brains of the Text Robot and the Vision Robot and found something surprising: More than half of the workers that get excited during complex reasoning are the exact same people in both robots.

  • The Analogy: Imagine the Text Robot is a master chef, and the Vision Robot is a master painter. You'd think they use completely different tools. But when they both have to "bake a cake" (solve a logic problem), they both reach for the exact same set of measuring cups and mixing bowls hidden in their kitchens.
  • The Finding: These shared "measuring cups" (neurons) are mostly located in the part of the brain that handles Key Information (like the "Key" in a Key-Value pair). They are the specific parts of the brain that help the AI connect dots, do math, and follow a chain of thought.

The Proof: Turning the Volume Up and Down

To prove these shared neurons are actually doing the heavy lifting, the researchers did two experiments:

  1. The "Mute" Test: They turned off the shared neurons in the Vision Robot.

    • Result: The robot's ability to solve math problems instantly dropped to zero. It became like a baby who forgot how to count.
    • Contrast: When they turned off random, non-shared neurons, the robot only got slightly slower, not useless. This proved the shared neurons are the "engine" of reasoning.
  2. The "Loud" Test: They turned up the volume (amplified the signal) on these shared neurons.

    • Result: The robot suddenly got much better at math and logic. It was like giving the robot a caffeine shot specifically for its reasoning skills.

The Solution: SNRF (The "Smart Upgrade" Kit)

Since the Vision Robot already has these "reasoning muscles" but just isn't using them effectively, the authors built a tool called SNRF (Shared Neuron Low-Rank Fusion).

How it works (The Analogy):
Imagine the Vision Robot is a car that has a great engine but a weak transmission. The Text Robot is a race car with a perfect transmission.

  • Old Way: You would try to rebuild the Vision Robot's engine from scratch (expensive, takes forever, requires massive data).
  • The SNRF Way: You take the perfect transmission from the race car, but you only attach the specific gears that the Vision Robot is already missing. You don't touch the wheels, the paint, or the seats (the visual perception parts).

The Magic:

  • It identifies the shared "reasoning gears."
  • It calculates the tiny difference between the Text Robot's gears and the Vision Robot's gears.
  • It injects just enough "magic dust" (low-rank updates) to align them.
  • Result: The Vision Robot suddenly becomes a math genius without needing to be retrained on millions of new images. It keeps its ability to see and recognize objects perfectly, but now it can also think like a text expert.

Why This Matters

  1. It's Cheap: You don't need massive supercomputers or millions of dollars to make these models smarter. You just need to "tune" the existing brain.
  2. It's Fast: The upgrade happens in minutes, not months.
  3. It's Safe: Because they only touch the "reasoning" parts and leave the "seeing" parts alone, the robot doesn't start hallucinating (making things up) or forgetting how to recognize a cat.

The Bottom Line

This paper reveals that Large Language Models (text) and Large Vision-Language Models (images) are more similar than we thought. They share a common "language of logic" inside their brains. By finding and upgrading these shared parts, we can instantly give visual AI models the reasoning superpowers of text models, making them smarter, faster, and more reliable.

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 →