paper-with-me

홈 › Papers

Learning to Steer: Input-dependent Steering for Multimodal LLMs

2025-08-18 · Jayneel Parekh, Pegah Khayatan, Mustafa Shukor, Arnaud Dapogny, Alasdair Newson, Matthieu Cord arxiv

Steering has emerged as a practical approach to enable post-hoc guidance of LLMs towards enforcing a specific behavior. However, it remains largely underexplored for multimodal LLMs (MLLMs); furthermore, existing steering techniques, such as mean steering, rely on a single steering vector, applied independently of the input query. This paradigm faces limitations when the desired behavior is dependent on the example at hand. For example, a safe answer may consist in abstaining from answering when asked for an illegal activity, or may point to external resources or consultation with an expert when asked about medical advice. In this paper, we investigate a fine-grained steering that uses an input-specific linear shift. This shift is computed using contrastive input-specific prompting. However, the input-specific prompts required for this approach are not known at test time. Therefore, we propose to train a small auxiliary module to predict the input-specific steering vector. Our approach, dubbed as L2S (Learn-to-Steer), demonstrates that it reduces hallucinations and enforces safety in MLLMs, outperforming other static baselines. Our code is publicly available at https://jayneelparekh.github.io/learn-to-steer/

📄 PDF Abstract BibTeX arXiv:2508.12815

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Where to Steer: Input-Dependent Layer Selection for Steering Improves LLM Alignment

2026-04-04 · Soham Gadgil, Chris Lin, Su-In Lee arxiv

Steering vectors have emerged as a lightweight and effective approach for aligning large language models (LLMs) at inference time, enabling modulation over model behaviors by shifting LLM representations towards a target…

One-shot Optimized Steering Vector for Hallucination Mitigation for VLMs

2026-01-30 · Youxu Shi, Suorong Yang, Dong Liu arxiv

Vision Language Models (VLMs) achieve strong performance on multimodal tasks but still suffer from hallucination and safety-related failures that persist even at scale. Steering offers a lightweight technique to improve …

AMPS: Adaptive Modality Preference Steering via Functional Entropy

2026-02-13 · Zihan Huang, Xintong Li, Rohan Surana, Tong Yu 외 arxiv

Multimodal Large Language Models (MLLMs) often exhibit significant modality preference, which is a tendency to favor one modality over another. Depending on the input, they may over-rely on linguistic priors relative to …

Harnessing Textual Refusal Directions for Multimodal Safety

2026-06-30 · Moreno D'Incà, Nicu Sebe, Massimiliano Mancini arxiv

To improve safety in Large Language Models (LLMs) we can either perform post-training alignment or exploit refusal directions in the activation space. Both strategies are less feasible in Multimodal LLMs (MLLMs) as they …

Textual Steering Vectors Can Improve Visual Understanding in Multimodal Large Language Models

2025-05-20 · Woody Haosheng Gan, Deqing Fu, Julian Asilis, Ollie Liu 외

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 enj…

Diversity