Two opposite failures get called the same thing: not trusting AI correctly. Show someone a confident, fluent AI answer and they defer to it, often past the point their own judgment would say to stop. Show that same person one visible mistake from the same tool and they swing the other way, avoiding it even once it's genuinely more accurate than they are.
Both failures are well documented, in real research spanning coding, medicine, and everyday knowledge work. The usual fix, keep a human in the loop, doesn't reliably work either, and three separate studies below explain why a human technically watching isn't the same as a human actually catching anything.
The story in four parts
Developers using an AI coding assistant wrote less secure code, and felt more confident it was secure, than developers with no assistant at all.
People who watched an algorithm make one visible mistake stopped using it, even once it was still outperforming their own forecasts.
The same people who abandon an algorithm after one error often prefer algorithmic advice over a human's, before any error happens at all.
Adding a human review step doesn't reliably catch what the AI got wrong, unless that human actually has the time and reason to disagree.
The evidence at a glance
47 developers using an AI coding assistant wrote less secure code on 4 of 5 tasks, yet felt more confident their code was secure.
After a single mistake, people trusted an algorithm less than a human who made the identical error, even when the algorithm still outperformed them on average.
220 clinicians using AI-generated antidepressant recommendations were no more accurate than expert consensus alone.
319 professionals described 936 real instances of AI use at work. Higher confidence in the output meant less critical thinking applied to it.
Automation bias isn't new, and it isn't specific to generative AI. In 1999, Skitka, Mosier and Burdick found people using an automated decision aid missed errors they would have caught working alone, deferring to the system's judgment over their own senses.
Generative AI reproduces the identical pattern, with real, current stakes attached to it. A 2023 Stanford study gave developers access to an AI coding assistant for security-related programming tasks, then measured what they actually shipped.
The same pattern shows up with a patient in the room, not just a pull request. A 2021 study gave radiologists chest X-rays alongside diagnostic advice, secretly varying only whether that advice was labelled as coming from a person or an AI system.
That's one failure, trusting a tool past the point its accuracy earns. The opposite failure runs the other way, and it's the one most trust research actually built its reputation on.
Berkeley Dietvorst, Joseph Simmons and Cade Massey ran a forecasting task where participants could use their own judgment or an algorithm's, then watched what happened once each side made a visible mistake.
That aversion doesn't just fade with reassurance. Dietvorst's own follow-up found a real, practical way to shrink it instead.
Letting participants adjust the algorithm's forecast by even a small, fixed amount, without giving them any real control over its actual logic, restored their willingness to use it. The adjusted algorithm still outperformed participants relying on judgment alone.
Put those two failures side by side and they look contradictory: over-trust in one study, under-trust in the next. A third study explains why they're actually the same finding.
Jennifer Logg, Julia Minson and Don Moore found that before anyone has watched an algorithm make a mistake, people often prefer its advice over a human's, rating identical advice as more trustworthy purely because it was labelled algorithmic.
None of this describes a population that's stably too trusting or too skeptical of AI. It describes trust that swings on the most recent visible outcome, not on the tool's actual long-run accuracy. A single visible error erases confidence built over many quietly correct answers, and a confident-sounding answer with no visible error yet earns trust it hasn't actually demonstrated.
The standard response to both failures is the same instruction: keep a human in the loop. Three real studies found that instruction alone doesn't do what it promises.
Madeleine Elish studied cases where a human was nominally supervising an automated system, an aircraft autopilot, an early self-driving car, and found the human absorbed the blame when something went wrong without ever having had the real time or information to prevent it.
Ben Green and Yiling Chen studied judges using an algorithmic risk score in real bail and sentencing decisions, and found the human-plus-algorithm combination didn't behave the way the “human in the loop” framing assumed it would. Judges' actual use of the score varied in ways its own designers hadn't accounted for.
Maia Jacobs and colleagues gave 220 clinicians machine-learning treatment recommendations for depression and measured whether the recommendations actually improved decisions against expert consensus, a different question from whether clinicians used them at all.
Three studies above show human oversight failing without saying why. The most current research on generative AI specifically names the mechanism.
The finding reframes what “human in the loop” actually needs to mean. It isn't a role on a process diagram. It's a level of scrutiny that has to survive exactly the confidence the AI's fluent output is designed to produce. A review step staffed by someone who trusts the tool is not the same safeguard as one staffed by someone who doesn't, even when the org chart looks identical.