← Latest papers
💬 NLP

Mechanistic Insights into Functional Sparsity in Multimodal LLMs via CoRe Heads

This paper reveals that Multimodal Large Language Models rely on functional sparsity, where a specialized subset of attention heads called CoRe heads are critical for extracting query-relevant visual features, as demonstrated by their significant impact on performance when ablated and their potential to accelerate inference.

Original authors: Ruoxi Sun, Quantong Qiu, Juntao Li, Zecheng Tang, Yihang Lou, Min Zhang

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

Original authors: Ruoxi Sun, Quantong Qiu, Juntao Li, Zecheng Tang, Yihang Lou, 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

The Big Idea: Finding the "Special Agents" in a Crowd

Imagine a Multimodal Large Language Model (MLLM) as a massive, bustling newsroom. This newsroom has thousands of reporters (called attention heads) all working at once. Their job is to read a complex story (the text prompt) and look at a chaotic scene (an image or a video) to answer a specific question.

Usually, we think all these reporters are working together equally, scanning the whole room to find the answer. But this paper discovered something surprising: Most of the reporters are actually just looking around aimlessly or staring at the background noise.

Instead, there is a tiny, elite group of about 5% of the reporters who act as "Special Agents." These agents are the only ones who actually know where to look to find the specific answer. The authors call these the CoRe Heads (Context-aware Retrieval heads).

The Detective Work: How They Found the Agents

To prove this, the researchers invented a new way to measure attention called RAM (Retrieval Attention Mass).

  • The Analogy: Imagine you are looking for a specific red car in a busy parking lot.
    • The "Bad" Reporters (Bottom Heads): They look at the sky, the pavement, the people walking by, and the trees. They are distracted by everything except the car.
    • The "CoRe" Reporters: They ignore the sky and the people. They lock their eyes directly onto the red car.

The researchers measured how much attention each "reporter" paid to the correct object (the red car) versus the wrong stuff. They found that the CoRe Heads consistently pointed directly at the answer, while the others were just "noise."

The "What If" Experiment: Removing the Agents

To see if these Special Agents were actually necessary, the researchers tried a dangerous experiment: they turned them off.

  • The Result: When they silenced just the top 5% of the best reporters (the CoRe Heads), the newsroom collapsed. The model's ability to answer questions dropped drastically. It was like taking the only person who knew the way out of a maze and asking the rest of the crowd to guide you.
  • The Contrast: When they turned off the "distracted" reporters (the bottom 95%), the model kept working almost perfectly fine. This proved that the "noise" reporters were redundant, but the "Special Agents" were essential.

The "Bottleneck" Discovery

The paper also noticed a pattern as the models got bigger (from small to massive).

  • Small Models: The Special Agents were scattered all over the newsroom, a bit messy.
  • Big Models: As the model grew, the Special Agents moved into a specific, tight cluster in the middle-to-late sections of the building. They formed a bottleneck. The model realized, "Hey, we don't need everyone to look; we just need this specific team in this specific room to do the heavy lifting."

The Superpower: Speeding Things Up

Because the researchers proved that 95% of the reporters are just "filling space" and not doing the critical work, they tried a new strategy to make the model faster.

  • The Strategy: They told the 95% of distracted reporters, "You don't need to look at the whole room anymore. Just look at the immediate area right in front of you." Meanwhile, they let the 5% of Special Agents keep looking at the whole room.
  • The Result: This made the model much faster (up to 2x speed) without losing accuracy. It's like telling a crowd to stop shouting across the room and just whisper to their neighbors, while only the few experts shout the important news. The message still gets through, but the chaos (and the time it takes) is gone.

Summary

This paper reveals that Multimodal AI models aren't actually using their full brain power to find answers. They rely on a tiny, specialized team (CoRe Heads) to do the real work of finding visual clues, while the rest of the network just helps keep the lights on. By identifying and protecting this small team while simplifying the work of the rest, we can make these AI models significantly faster and more efficient.

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 →