← Latest papers
💻 computer science

Boosting Reasoning in Large Multimodal Models via Activation Replay

This paper proposes "Activation Replay," a training-free method that enhances the reasoning capabilities of Reinforcement Learning with Verifiable Rewards (RLVR)-trained Large Multimodal Models by manipulating visual tokens to replay low-entropy activations from base models, thereby improving performance across diverse tasks without requiring expensive policy optimization.

Original authors: Yun Xing, Xiaobin Hu, Qingdong He, Jiangning Zhang, Shuicheng Yan, Shijian Lu, Yu-Gang Jiang

Published 2026-08-27
📖 4 min read☕ Coffee break read

Original authors: Yun Xing, Xiaobin Hu, Qingdong He, Jiangning Zhang, Shuicheng Yan, Shijian Lu, Yu-Gang Jiang

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

In the rapidly evolving world of artificial intelligence, a new generation of computer systems has emerged that can see and understand the world much like humans do. These large multimodal models can look at a photograph, watch a video, or read a diagram and then answer questions or solve problems based on what they see. For years, researchers have been trying to teach these systems to think more deeply, moving beyond simple pattern matching to genuine reasoning. A popular method for doing this involves a training technique where the computer is rewarded only when it can prove its answer is correct through a long, step-by-step explanation. This approach has successfully encouraged these models to pause and think before they speak, leading to impressive results in mathematics and logic puzzles. However, while the results are visible, the internal mechanics of how this training changes the model's brain remain a mystery. Scientists have not fully understood how the training alters the way the model processes information, particularly when it is looking at an image for the first time.

A team of researchers set out to uncover these hidden changes by looking inside the model's processing layers while it was solving problems. They discovered that the training method, while effective, inadvertently shifts the model's internal focus in a specific and unexpected way. When the model is trained to verify its own answers, the parts of its internal system that are usually very confident and clear become slightly confused or altered. In contrast, the parts of the system that are naturally uncertain or exploring different possibilities remain largely untouched. The researchers found that this specific shift in the confident parts of the model was actually hindering its ability to reason correctly. It was as if the training had accidentally scrambled the most reliable signals the model used to understand the visual world, forcing it to rely on less certain paths to reach a conclusion.

To fix this, the team developed a simple, new method called Activation Replay. Instead of retraining the entire model, which would be incredibly expensive and time-consuming, they found a way to gently nudge the model back to its original, clearer state at the moment it is solving a problem. When the model is presented with an image, the researchers temporarily adjust the internal signals coming from the visual parts of the system. They do this by borrowing the clear, confident signals from the model's original, untrained version and replaying them into the trained version. This process acts like a correction mechanism, ensuring that the model's initial understanding of the image remains sharp and reliable before it begins its long chain of reasoning. The researchers tested this approach on various complex tasks, including solving geometry problems, navigating high-resolution images to find specific objects, and reasoning through sequences of events in videos.

The results showed that this simple adjustment consistently improved the model's performance across all these different scenarios. By restoring the clarity of the initial visual signals, the model was able to solve problems it had previously missed and avoid errors in its step-by-step logic. In one specific test involving a math problem about a wire shaped into a circle and then a trapezoid, the trained model initially made a mistake in its intermediate steps, leading to a wrong answer. With the new method, the model corrected its internal reasoning path and arrived at the right solution. The researchers also found that this approach helped the model generate a wider variety of correct answers when given multiple attempts, suggesting it was not just memorizing a single path but truly understanding the problem better. This work suggests that the key to better reasoning in these advanced systems might not always be more complex training, but rather preserving the clarity of the model's initial perception of the world.

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 →