latentcraft/replay

[CVPR 2026] Boosting Reasoning in Large Multimodal Models via Activation Replay

23

stars

9

commits

Python

primary language

Aug 25, 2026

updated

README

Boosting Reasoning in Large Multimodal Models via Activation Replay

If our project helps you, please give us a star ⭐ on GitHub to support us. 🙏🙏

arXiv

🎉 News

  • [2025/11/27] Arxiv is released.

🕹️ Approach

  • we propose Activation Replay, a simple yet effective training-free solution that boosts multimodal reasoning of post-trained LMMs, without requiring expensive policy optimization. By modulation of visual tokens at test time, Activation Replay enforces RLVR low-entropy activations to mimick the distributions from paired base LMMs at test time.
  • We validate our approach across diverse LMMs post-trained by RLVR and diverse reasoning scenarios, including mathmatics, multi-turn agents that perform visual search in high-resolution images, and video reasoners that think across frames, where our approach showcases consistent performance gains across these setups.
Your Image

🔥 Performance

Your Image

✒️ Citation

@article{xing2025boosting,
  title={Boosting Reasoning in Large Multimodal Models via Activation Replay},
  author={Xing, Yun and Hu, Xiaobin and He, Qingdong and Zhang, Jiangning and Yan, Shuicheng and Lu, Shijian and Jiang, Yu-Gang},
  journal={arXiv preprint arXiv:2511.19972},
  year={2025}
}

❤️ Acknowledgement

Thanks for their wonderful work!

Contributors

xing0047

9 commits

latentcraft/replay

[CVPR 2026] Boosting Reasoning in Large Multimodal Models via Activation Replay

23

stars

9

commits

Python

primary language

Aug 25, 2026

updated

README

Boosting Reasoning in Large Multimodal Models via Activation Replay

If our project helps you, please give us a star ⭐ on GitHub to support us. 🙏🙏

arXiv

🎉 News

  • [2025/11/27] Arxiv is released.

🕹️ Approach

  • we propose Activation Replay, a simple yet effective training-free solution that boosts multimodal reasoning of post-trained LMMs, without requiring expensive policy optimization. By modulation of visual tokens at test time, Activation Replay enforces RLVR low-entropy activations to mimick the distributions from paired base LMMs at test time.
  • We validate our approach across diverse LMMs post-trained by RLVR and diverse reasoning scenarios, including mathmatics, multi-turn agents that perform visual search in high-resolution images, and video reasoners that think across frames, where our approach showcases consistent performance gains across these setups.
Your Image

🔥 Performance

Your Image

✒️ Citation

@article{xing2025boosting,
  title={Boosting Reasoning in Large Multimodal Models via Activation Replay},
  author={Xing, Yun and Hu, Xiaobin and He, Qingdong and Zhang, Jiangning and Yan, Shuicheng and Lu, Shijian and Jiang, Yu-Gang},
  journal={arXiv preprint arXiv:2511.19972},
  year={2025}
}

❤️ Acknowledgement

Thanks for their wonderful work!

Contributors

xing0047

9 commits

Languages

Python

93.2%

Jupyter Notebook

3.8%

Shell

2.9%