paper-with-me

홈 › Papers

Social Sycophancy: A Broader Understanding of LLM Sycophancy

2025-05-20 · Myra Cheng, Sunny Yu, Cinoo Lee, Pranav Khadpe, Lujain Ibrahim, Dan Jurafsky

A serious risk to the safety and utility of LLMs is sycophancy, i.e., excessive agreement with and flattery of the user. Yet existing work focuses on only one aspect of sycophancy: agreement with users' explicitly stated beliefs that can be compared to a ground truth. This overlooks forms of sycophancy that arise in ambiguous contexts such as advice and support-seeking, where there is no clear ground truth, yet sycophancy can reinforce harmful implicit assumptions, beliefs, or actions. To address this gap, we introduce a richer theory of social sycophancy in LLMs, characterizing sycophancy as the excessive preservation of a user's face (the positive self-image a person seeks to maintain in an interaction). We present ELEPHANT, a framework for evaluating social sycophancy across five face-preserving behaviors (emotional validation, moral endorsement, indirect language, indirect action, and accepting framing) on two datasets: open-ended questions (OEQ) and Reddit's r/AmITheAsshole (AITA). Across eight models, we show that LLMs consistently exhibit high rates of social sycophancy: on OEQ, they preserve face 47% more than humans, and on AITA, they affirm behavior deemed inappropriate by crowdsourced human judgments in 42% of cases. We further show that social sycophancy is rewarded in preference datasets and is not easily mitigated. Our work provides theoretical grounding and empirical tools (datasets and code) for understanding and addressing this under-recognized but consequential issue.

📄 PDF Abstract BibTeX arXiv:2505.13995

Code (1)

myracheng/elephant 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Beyond Sycophancy: Structured Resistance and Compliance in LLM Moral Reasoning

2026-07-23 · Baihui Wang, Bernard Koch arxiv

Building socially calibrated large language models, which can learn from others without simply yielding to them, requires more than reducing sycophancy as a one-dimensional failure mode. Models must distinguish when to i…

Verbalizing LLMs' assumptions to explain and control sycophancy

2026-04-03 · Myra Cheng, Isabel Sieh, Humishka Zope, Sunny Yu 외 arxiv

LLMs can be socially sycophantic, affirming users when they ask questions like "am I in the wrong?" rather than providing genuine assessment. We hypothesize that this behavior arises from incorrect assumptions about the …

When Helpfulness Becomes Sycophancy: Sycophancy is a Boundary Failure Between Social Alignment and Epistemic Integrity in Large Language Models

2026-05-06 · Jiechen Li, Catherine A. Barry, Rishika Randev, Janet Chen 외 arxiv

This position paper argues that sycophancy in LLMs is a boundary failure between social alignment and epistemic integrity. Existing work often operationalizes sycophancy through external behavior such as agreement with i…

What Counts as AI Sycophancy? A Taxonomy and Expert Survey of a Fragmented Construct

2026-05-20 · Meryl Ye, Lujain Ibrahim, Jessica Y. Bo, Myra Cheng 외 arxiv

AI sycophancy has become a prominent concern in large language model (LLM) research. Yet the term lacks a consistent definition and has been applied to behaviors ranging from agreeing with a user's false claim to excessi…

Ask don't tell: Reducing sycophancy in large language models

2026-02-27 · Magda Dubois, Cozmin Ududec, Christopher Summerfield, Lennart Luettgau arxiv

Sycophancy, the tendency of large language models to favour user-affirming responses over critical engagement, has been identified as an alignment failure, particularly in high-stakes advisory and social contexts. While …