Flattery in Motion: Benchmarking and Analyzing Sycophancy in Video-LLMs
Wenrui Zhou, Mohamed Hendy, Shu Yang, Qingsong Yang, Zikun Guo, Yuyu Luo, Lijie Hu, Di Wang
TL;DR
This work introduces ViSE, the first benchmark specifically designed to evaluate sycophancy in Video-LLMs by extending linguistic bias concepts to dynamic video reasoning. It provides a curated dataset of 367 videos and 6,367 MCQs (with 141 longer videos annotated for 8 visual tasks) to probe seven sycophancy types under diverse prompt structures, quantified by Misleading Susceptibility Score $\text{MSS}$ and Correction Receptiveness Score $\text{CRS}$. Through extensive evaluation of six Video-LLMs (across nine variants), the study reveals model-dependent susceptibility patterns, with strong biases and complex question types amplifying sycophancy, and demonstrates two training-free mitigations: key-frame selection to improve grounding and representation steering to suppress sycophantic activations. These findings advance understanding of trustworthiness in multimodal video reasoning and provide practical, deployment-friendly strategies to curb misleading user influence in Video-LLMs.
Abstract
As video large language models (Video-LLMs) become increasingly integrated into real-world applications that demand grounded multimodal reasoning, ensuring their factual consistency and reliability is of critical importance. However, sycophancy, the tendency of these models to align with user input even when it contradicts the visual evidence, undermines their trustworthiness in such contexts. Current sycophancy research has largely overlooked its specific manifestations in the video-language domain, resulting in a notable absence of systematic benchmarks and targeted evaluations to understand how Video-LLMs respond under misleading user input. To fill this gap, we propose VISE (Video-LLM Sycophancy Benchmarking and Evaluation), the first benchmark designed to evaluate sycophantic behavior in state-of-the-art Video-LLMs across diverse question formats, prompt biases, and visual reasoning tasks. Specifically, VISE pioneeringly brings linguistic perspectives on sycophancy into the video domain, enabling fine-grained analysis across multiple sycophancy types and interaction patterns. Furthermore, we propose two potential training-free mitigation strategies, revealing potential paths for reducing sycophantic bias: (i) enhancing visual grounding through interpretable key-frame selection and (ii) steering model behavior away from sycophancy via targeted, inference-time intervention on its internal neural representations. Our code is available at https://github.com/William030422/Video-Sycophancy.
