FRISM: Fine-Grained Reasoning Injection via Subspace-Level Model Merging for Vision-Language Models
FRISM is a fine-grained reasoning injection framework that enhances Vision-Language Models by decomposing Large Reasoning Model task vectors via Singular Value Decomposition and adaptively tuning subspace scaling coefficients, thereby effectively improving reasoning capabilities while preserving visual performance.
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 two very different experts:
- The Visual Artist: A model that is amazing at looking at pictures, describing what it sees, and understanding the world visually. But if you ask it a tricky math problem, it might just guess or give a simple answer.
- The Logic Wizard: A model that is a genius at solving complex puzzles, doing math, and reasoning through difficult steps. But if you show it a picture, it might not "see" it well or might ignore the visual details.
The goal of this paper is to combine these two experts into one super-expert who can both see perfectly and think deeply.
The Problem: The "Blunt Knife" Approach
Previously, scientists tried to mix these two models by simply averaging their brains layer by layer. Think of this like trying to mix a bowl of soup by taking a spoonful of the "Logic Wizard's" brain and dumping it into the "Visual Artist's" brain, layer by layer.
The problem? It's too coarse.
- If you add too much "Logic," the model starts forgetting how to see images (it becomes a genius who is blind).
- If you add too little "Logic," the model stays good at seeing but still can't solve hard problems.
- It's like trying to tune a radio by only turning the volume knob up or down; you can't get the perfect station without static.
The Solution: FRISM (The "Surgical Scalpel")
The authors propose a new method called FRISM. Instead of mixing the whole brain at once, they use a technique called SVD (Singular Value Decomposition).
The Analogy: The Orchestra
Imagine the "Logic Wizard's" brain is a massive orchestra playing a complex symphony.
- Old Method: You try to make the Visual Artist play the whole symphony by turning the volume up on the entire orchestra. This drowns out the Visual Artist's own music.
- FRISM Method: FRISM acts like a conductor who can separate the orchestra into individual sections (violins, drums, flutes). It realizes that the "reasoning" part of the logic is mostly played by the flutes, while the "visual noise" is played by the drums.
FRISM carefully listens to each section:
- It identifies which "instruments" (subspaces) are essential for reasoning.
- It gently turns up the volume on the "flutes" (reasoning) so the Visual Artist can learn to think.
- It keeps the "drums" (visual noise) quiet so the Visual Artist doesn't lose its ability to see.
How They Did It Without a Teacher
Usually, to teach a model to reason, you need thousands of examples with correct answers (labeled data). But the authors didn't have that.
Instead, they used a clever trick called Self-Distillation:
- They treated the original "Visual Artist" as a strict teacher.
- They told the new "Super-Expert" (the merged model): "You must learn to think like the Logic Wizard, BUT you must not change how you describe pictures. If your description of a picture changes, you failed."
- The model learned to absorb the reasoning skills while strictly preserving its original visual skills, all without needing a human to grade every answer.
The Results
The paper shows that this "surgical" approach works much better than the old "blunt" mixing methods.
- Better Reasoning: The new model solves math and logic puzzles much better.
- No Vision Loss: Unlike other methods, it didn't get "blind." It kept its ability to understand images just as well as before.
- Efficiency: It did this without needing massive amounts of new training data or expensive computing power.
In a Nutshell
FRISM is a smart way to teach a visual model how to think deeply by carefully picking out only the "thinking parts" from a reasoning model and injecting them, while leaving the "seeing parts" completely untouched. It's the difference between smashing two ingredients together and carefully folding a delicate soufflé.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.