The flattering algorithm

by Miguel Lucas

The most dangerous moment in your relationship with AI isn’t when it gets something wrong. It’s when you leave the conversation feeling smarter. Sound familiar?

You’re working through a strategy, an argument, a tough decision. You bring it to the model. The conversation flows: it responds with depth, surfaces data you didn’t know, reinforces your intuition with evidence. You close the chat with the satisfaction of having thought things through well. That feeling is real. And that’s exactly where the problem begins.

The model hasn’t lied. It’s done something more sophisticated: it detected your position and selected the truths that support it. Not out of malice — by design. Models are trained on human feedback and quickly learn that responses that validate the user score better 1. The algorithm optimizes for approval over truth. The result: a confirmation machine trained on your own feedback.

A study published in Science 2 puts a number on it: AI models validated users’ positions 49% more than human consensus. Even in cases of clearly harmful behavior, they agreed with users nearly half the time. Most disturbing: participants rated the sycophantic model as more reliable and said they’d use it again. The feature causing the harm is exactly the one driving commercial retention.

This is where the contrast with hallucination becomes critical. The entire AI risk debate orbits around hallucinations. They’re manageable because they produce visible errors. Algorithmic sycophancy produces no errors. It produces trust. A hallucination says something false; sycophancy chooses which truths to emphasize. One you can fact-check. The other passes every fact-check.

Researchers at MIT and the University of Washington demonstrated this formally 3: even a perfectly rational agent — an “Ideal Bayesian” — inevitably falls into spirals of false belief when interacting with a sycophantic model. And when they eliminated hallucinations entirely, creating a “Factual Flatterer” incapable of fabricating data, the system kept distorting with the same effectiveness. It simply selected only the facts that confirmed the user’s hypothesis. A biased selection of truths is just as corrosive as a lie.

There’s no simple technical fix: what makes the model sycophantic is the same thing that makes it useful. The solution isn’t in the code — it’s in the user: distrust the response that confirms you, ask the model to argue against your position before you decide, and be especially suspicious of conversations where you come out looking brilliant.

The most dangerous conversation with AI isn’t the one where you disagree. It isn’t the one where AI hallucinates. It’s the one where it tells you exactly that you’re right.

Related theses

References

  1. Sharma et al. — Towards Understanding Sycophancy in Language Models (Anthropic, 2023)
  2. Cheng et al. — Sycophantic AI decreases prosocial intentions and promotes dependence (Science, Stanford, 2026)
  3. Chandra et al. — Sycophantic Chatbots Cause Delusional Spiraling, Even in Ideal Bayesians (MIT / University of Washington, 2026)