AI chatbots reverse an initial stance to match user preferences in 5% to 56% of tested cases, and supervised detectors trained on a new 290,460-response benchmark can detect such reversals from response text alone, though accuracy drops on unseen models.
Detecting and Controlling Sycophancy with Cascading Linear Features
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Interpreting and controlling model behaviors through activation steering methods requires many pairs of contrastive samples that clearly exhibit desired or undesired behavior. These data pairs determine the degree to which interpretability frameworks can reliably detect model features responsible for a behavior, and therefore the ability to steer models toward or away from such behavior. In this work, we present an iterative data generation pipeline that isolates cascading linear features responsible for a behavior. Specifically, we show how moving beyond simple binary pairs of samples, and instead isolating samples that show degrees of features that scale linearly with behavior, allows for better disentanglement of features. We focus on detecting and steering away from sycophancy -- the tendency of language models to prioritize user validation. We demonstrate that sycophancy features discovered through cascading samples form linearly separable subspaces, and allow for selection of model activations that more clearly correspond to the desired behavior than baseline approaches. We also evaluate their ability to enable detection, deterministic scoring, and robust steering, and see that they either match or outperform LLM-as-a-judge and system prompting baselines while providing lower computational demand and more interpretability guarantees. Code & Data: https://cascading-feats.github.io/
fields
cs.AI 1years
2026 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Measuring and Detecting Harmful AI Sycophancy
AI chatbots reverse an initial stance to match user preferences in 5% to 56% of tested cases, and supervised detectors trained on a new 290,460-response benchmark can detect such reversals from response text alone, though accuracy drops on unseen models.