The term "automation bias" was introduced by Mosier and Skitka (1996) in aviation research, describing the tendency of operators to defer to automated systems — accepting automated recommendations without independent verification, and failing to monitor for automated errors. The original research context was EFIS (electronic flight instrument systems) cockpits, where pilots were found to trust automation even when it was producing incorrect outputs.
Parasuraman and Riley (1997) formalized the framework: automation bias is a form of complacency that occurs when automation achieves high accuracy — paradoxically, the more reliable the automation, the stronger the bias it induces. The trust is rational on average; the exploitation potential lies in the tail cases the automation handles poorly.
More recent work (Skitka et al. 2000, Goddard et al. 2012) extends this to clinical decision support systems, where automation bias has been documented in drug dosing alerts, diagnostic support systems, and imaging analysis. Clinicians with more experience with a specific automated system show stronger automation bias than less experienced users — the "expert paradox" directly paralleling Slide 4's Property 3.
For AI-specific systems, the "AI oracle effect" (the increase in automation bias when the recommendation source is an AI vs. a rule system) has been studied by Dietvorst et al. (2015) (algorithm aversion) and Logg et al. (2019) (algorithm appreciation), showing a complex relationship: some users show higher trust in AI than human experts (algorithm appreciation), which amplifies bias; others reject AI recommendations even when superior (algorithm aversion), which creates under-trust. Both miscalibrations are relevant to AG09.
Traditional social engineering research (Cialdini 1984, Hadnagy 2010) identifies the psychological principles attackers use: authority, urgency, scarcity, social proof, liking, and reciprocity. Each of these can be amplified when delivered through an AI agent rather than directly by an attacker:
The use of AI to conduct social engineering at scale (synthetic voice calls, personalized phishing, adaptive pretexting) is documented in the threat intelligence literature as of 2024–2025. The convergence of prompt injection vulnerabilities with social engineering delivery creates the specific risk pattern described in Pattern 4.
The EU AI Act (Regulation (EU) 2024/1689) mandates "human oversight" for high-risk AI systems — but defines this primarily as the technical ability to interrupt, override, or shut down an AI system, not as the human's cognitive capacity to exercise meaningful oversight. This definition addresses the formal existence of oversight but not the quality of oversight under automation bias conditions.
NIST AI RMF (2023) takes a broader view, recognizing that human oversight capacity must be actively maintained: the framework's "Govern" function includes requirements for ongoing monitoring of human-AI team performance, which implicitly addresses the oversight quality problem. The RMF's emphasis on "explainability" (NIST AI RMF 2.1) aligns with MIT03 in this lesson.
The intersection of human factors research (automation bias, skill atrophy) and security engineering (mandatory controls, separation of duties) represents a relatively new research area. Academic work from Hancock et al. (2011, 2013) on trust in automation, and from Sarter et al. (1997) on "automation surprises" in aviation, provides the theoretical underpinning for MIT09 (human independence maintenance) — the insight that skill atrophy from automation use is a documented, measurable phenomenon that can be mitigated by deliberate practice requirements.