paper-with-me

Papers

VISOR++: Universal Visual Inputs based Steering for Large Vision Language Models

2025-09-29 · Ravikumar Balakrishnan, Mansi Phute arxiv

As Vision Language Models (VLMs) are deployed across safety-critical applications, understanding and controlling their behavioral patterns has become increasingly important. Existing behavioral control methods face significant limitations: system prompting approaches could easily be overridden by user instructions, while applying activation-based steering vectors requires invasive runtime access to model internals, precluding deployment with API-based services and closed-source models. Finding steering methods that transfer across multiple VLMs is still an open area of research. To this end, we introduce universal visual input based steering for output redirection (VISOR++), to achieve behavioral control through optimized visual inputs alone. We demonstrate that a single VISOR++ image can be generated for an ensemble of VLMs to emulate each of their steering vectors. By crafting universal visual inputs that induce target activation patterns, VISOR++ eliminates the need for runtime model access while remaining deployment-agnostic. This means that when an underlying model supports multimodal capability, model behaviors can be steered by inserting an image input replacing runtime steering vector based interventions. We first demonstrate the effectiveness of the VISOR++ images on open-access models such as LLaVA-1.5-7B and IDEFICS2-8B along three alignment directions: refusal, sycophancy and survival instinct. Both the model-specific steering images and the jointly optimized images achieve performance parity closely following that of steering vectors for both positive and negative steering tasks. We also show the promise of VISOR++ images in achieving directional behavioral shifts for unseen models including both open-access and closed-access ones. Furthermore, VISOR++ images are able to preserve 99.9% performance on 14,000 unrelated MMLU evaluation tasks.

📄 PDF Abstract BibTeX arXiv:2509.25533

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VISOR: Visual Input-based Steering for Output Redirection in Vision-Language Models

2025-08-11 · Mansi Phute, Ravikumar Balakrishnan arxiv

Vision Language Models (VLMs) are increasingly being used in a broad range of applications, bringing their security and behavioral control to the forefront. While existing approaches for behavioral control or output redi…

Generalized two-point visual control model of human steering for accurate state estimation

2024-06-05 · Rene Mai, Katherine Sears, Grace Roessling, Agung Julius 외

We derive and validate a generalization of the two-point visual control model, an accepted cognitive science model for human steering behavior. The generalized model is needed as current steering models are either insuff…

State Estimation

Unveiling the Fragility of Vision-Language Models: Multi-Modal Adversarial Synergy via Texture-Constrained Perturbations and Cross-Modal Optimization

2026-05-26 · Xiang Fang, Wanlong Fang, Changshuo Wang arxiv

Large Vision-Language Models (LVLMs) have transformed multi-modal understanding, excelling in tasks like image captioning and visual question answering by integrating visual and textual inputs. However, their robustness …

Visual Question AnsweringAutonomous DrivingImage Captioning

End-to-end Multi-Modal Multi-Task Vehicle Control for Self-Driving Cars with Visual Perception

2018-01-20 · Zhengyuan Yang, Yixuan Zhang, Jerry Yu, Junjie Cai 외

Convolutional Neural Networks (CNN) have been successfully applied to autonomous driving tasks, many in an end-to-end manner. Previous end-to-end steering control methods take an image or an image sequence as the input a…

Autonomous DrivingMulti-Task LearningSelf-Driving CarsSteering Control

VISion On Request: Enhanced VLLM efficiency with sparse, dynamically selected, vision-language interactions

2026-03-24 · Adrian Bulat, Alberto Baldrati, Ioannis Maniadis Metaxas, Yassine Ouali 외 arxiv

Existing approaches for improving the efficiency of Large Vision-Language Models (LVLMs) are largely based on the concept of visual token reduction. This approach, however, creates an information bottleneck that impairs …