paper-with-me

홈 › Papers

Towards Analyzing and Mitigating Sycophancy in Large Vision-Language Models

2024-08-21 · Yunpu Zhao, Rui Zhang, Junbin Xiao, Changxin Ke, Ruibo Hou, Yifan Hao, Qi Guo, Yunji Chen

Large Vision-Language Models (LVLMs) have shown significant capability in vision-language understanding. However, one critical issue that persists in these models is sycophancy, which means models are unduly influenced by leading or deceptive prompts, resulting in biased outputs and hallucinations. Despite the progress in LVLMs, evaluating and mitigating sycophancy is yet much under-explored. In this work, we fill this gap by systematically analyzing sycophancy on various VL benchmarks with curated leading queries and further proposing a text contrastive decoding method for mitigation. While the specific sycophantic behavior varies significantly among models, our analysis reveals the severe deficiency of all LVLMs in resilience of sycophancy across various tasks. For improvement, we propose Leading Query Contrastive Decoding (LQCD), a model-agnostic method focusing on calibrating the LVLMs' over-reliance on leading cues by identifying and suppressing the probabilities of sycophancy tokens at the decoding stage. Extensive experiments show that LQCD effectively mitigate sycophancy, outperforming both prompt engineering methods and common methods for hallucination mitigation. We further demonstrate that LQCD does not hurt but even slightly improves LVLMs' responses to neutral queries, suggesting it being a more effective strategy for general-purpose decoding but not limited to sycophancy.

📄 PDF Abstract BibTeX arXiv:2408.11261

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationPrompt Engineering

Similar Papers 제목 키워드 기반

Sycophancy in Large Language Models: Causes and Mitigations

2024-11-22 · Lars Malmqvist

Large language models (LLMs) have demonstrated remarkable capabilities across a wide range of natural language processing tasks. However, their tendency to exhibit sycophantic behavior - excessively agreeing with or flat…

Hallucination

Not Your Typical Sycophant: The Elusive Nature of Sycophancy in Large Language Models

2026-01-21 · Shahar Ben Natan, Oren Tsur arxiv

We propose a novel way to evaluate sycophancy of LLMs in a direct and neutral way, mitigating various forms of uncontrolled bias, noise, or manipulative language, deliberately injected to prompts in prior works. A key no…

Gotta Catch them all: the modes of Sycophancy

2026-07-22 · Shreyans Jain, Alexandra Yost, Amirali Abdullah arxiv

Large language models often align with users' beliefs at the expense of factual accuracy, a behavior known as sycophancy. Prior mechanistic studies largely treat sycophancy as a single behavioral dimension that can be un…

Mitigating Sycophancy in Decoder-Only Transformer Architectures: Synthetic Data Intervention

2024-11-15 · Libo Wang

To address the sycophancy problem caused by reinforcement learning from human feedback in large language models, this research applies synthetic data intervention technology to the decoder-only transformer architecture. …

Decoder

Benchmarking and Mitigating Sycophancy in Medical Vision Language Models

2025-09-26 · Juangui Xu, Zikun Guo, Jingwei Lv, Hongbin Lin 외 arxiv

Visual language models (VLMs) have the potential to transform medical workflows. However, the deployment is limited by sycophancy. Despite this serious threat to patient safety, a systematic benchmark remains lacking. Th…

Visual Question Answering