paper-with-me

홈 › Papers

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 model performance. However, steering, whether input-dependent or input-independent, achieves a meaningful trade-off between efficiency and effectiveness. In this work, we observe that steering vectors can generalize across inputs when tasks share aligned semantic intent. Based on this insight, we propose \textbf{OSGA} (\textbf{O}ne-shot \textbf{S}teering with \textbf{G}enerative \textbf{A}nchor), an input-independent framework that improves model performance with a single optimization instance. OSGA first selects an informative sample via a variance-based data selection strategy and learns a single steering vector with a contrastive objective with generative anchor regularization. The resulting vector can be universally applied at a certain layer during inference time without modifying model parameters. Experiments across multiple benchmarks show that a single OSGA-optimized steering vector consistently improves hallucination mitigation and safety enhancement with negligible overhead, highlighting one-shot steering as a practical and scalable solution for reliable VLMs.

📄 PDF Abstract BibTeX arXiv:2601.23041

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dynamic Multimodal Activation Steering for Hallucination Mitigation in Large Vision-Language Models

2026-02-25 · Jianghao Yin, Qin Chen, Kedi Chen, Jie Zhou 외 arxiv

Large Vision-Language Models (LVLMs) exhibit outstanding performance on vision-language tasks but struggle with hallucination problems. Through in-depth analysis of LVLM activation patterns, we reveal two key findings: 1…

Semantic Similarity

Rethinking Visual Neglect: Steering via Context-Preference for MLLM Hallucination Mitigation

2026-05-27 · Jingwen Wu, Xijun Zhang, Ge Song arxiv

Object hallucination remains a primary obstacle to the reliable deployment of Multimodal Large Language Models (MLLMs). Current inference-time mitigation methods mainly assume hallucinations stem from visual neglect, ste…

Steer Where It Matters: Token-Level Visual-Sensitivity Steering for LVLMs Hallucination Mitigation

2026-06-02 · Ruipeng Zhang, Zhihao Li, C. L. Philip Chen, Tong Zhang arxiv

Large vision language models (LVLMs) have made rapid advancements and are deployed across various applications, yet hallucinations remain a major challenge. Activation steering is appealing due to its minimal training ov…

Adaptive vector steering: A training-free, layer-wise intervention for hallucination mitigation in large audio and multimodal models

2025-10-14 · Tsung-En Lin, Kuan-Yi Lee, Hung-Yi Lee arxiv

Large Audio-Language Models and Multi-Modal Large Language Models have demonstrated strong capabilities in tasks such as Audio Question Answering (AQA), Audio Captioning, and Automatic Speech Recognition (ASR). However, …

Speech RecognitionQuestion AnsweringAudio captioning

EasySteer: A Unified Framework for High-Performance and Extensible LLM Steering

2025-09-29 · Haolei Xu, Xinyu Mei, Yuchen Yan, Rui Zhou 외 arxiv

Large language model (LLM) steering has emerged as a promising paradigm for controlling model behavior at inference time through targeted manipulation of hidden states, offering a lightweight alternative to expensive ret…