Textual Steering Vectors Can Improve Visual Understanding in Multimodal Large Language Models
Woody Haosheng Gan, Deqing Fu, Julian Asilis, Ollie Liu, Dani Yogatama, Vatsal Sharan, Robin Jia, Willie Neiswanger

TL;DR
This paper demonstrates that textual steering vectors, derived from language models, can significantly improve the visual understanding capabilities of multimodal large language models across various tasks and architectures.
Contribution
It introduces a novel approach to steer multimodal models using text-derived vectors, filling a gap in existing techniques for MLLMs.
Findings
Text-derived steering improves multimodal accuracy.
Mean shift enhances spatial and counting tasks.
Method outperforms prompting and generalizes well.
Abstract
Steering methods have emerged as effective and targeted tools for guiding large language models' (LLMs) behavior without modifying their parameters. Multimodal large language models (MLLMs), however, do not currently enjoy the same suite of techniques, due in part to their recency and architectural diversity. Inspired by this gap, we investigate whether MLLMs can be steered using vectors derived from their text-only LLM backbone, via sparse autoencoders (SAEs), mean shift, and linear probing. We find that text-derived steering consistently enhances multimodal accuracy across diverse MLLM architectures and visual tasks. In particular, mean shift boosts spatial relationship accuracy on CV-Bench by up to +7.3% and counting accuracy by up to +3.3%, outperforming prompting and exhibiting strong generalization to out-of-distribution datasets. These results highlight textual steering vectors…
Peer Reviews
Decision·ICLR 2026 Conference Withdrawn Submission
1. The paper presents a novel insight by demonstrating the transferability of textual representations from LLMs to MLLMs, revealing an effective steering mechanism. 2. The method achieves strong empirical performance, consistently improving results on spatial relation and counting tasks across multiple MLLM architectures. 3. The paper is well-written and easy to follow.
1. The evaluation is limited to visual reasoning tasks (e.g., counting, spatial relations) without exploring more complex multimodal scenarios such as OCR. 2. The experiments are restricted to a small set of MLLM backbones; validation on more recent and advanced models (e.g., Qwen-VL, InternVL families) would further strengthen the generality of the conclusions.
1. The key contribution is demonstrating that representation steering from the text domain can be transferred to the multimodal domain to improve visual task performance. 2. The proposed method is a "plug-and-play" technique that does not require any model retraining or fine-tuning.
1. The evaluation is confined to PaliGemma2 and Idefics3-8B. It fails to include a representative set of more recent, powerful, and widely-used open-source MLLMs, such as the LLaVA series, the Qwen-VL family, or InternVL series. This narrow selection makes it difficult to ascertain whether the findings are a generalizable phenomenon or an artifact of the specific architectures tested. Without broader validation, the claims of general applicability are unsubstantiated. 2. The paper's evaluation i
The paper demonstrates a cross-modal transfer phenomenon that allows reusing textual interpretability tools to improve visual reasoning in multimodal models without any additional fine-tuning.
1. Limited Scope of Related Work on Cross-Modal Steering The related work section is critically underdeveloped, failing to contextualize this work within the emerging and diverse landscape of cross-modal and multimodal steering. Specifically, the paper omits discussion of methods that directly learn steering from multimodal pairs, or approaches like the concurrent "LLaVA Steering: Visual Instruction Tuning with 500x Fewer Parameters through Modality Linear Representation-Steering" which explore
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Topic Modeling · Natural Language Processing Techniques
