Model Drift
The degradation of a model's performance after deployment because the world has changed while the model's learned patterns stayed fixed in the past. Drift is a failure of standing conditions rather than of the original training. Concept drift (the input-output relationship changes) and data drift (the mix of inputs changes) are its two main shapes. (Owned in depth by Topic 4.5.) (see Topic 4.5)
Defined in 4 GAGE programs, which carry 13 distinct definitions of it. The wording above is taught in AI Governance: Applied Mastery.
How each discipline defines it
The same term does different work depending on who is using it. These are the definitions as each program teaches them, unedited.
The degradation of a model's performance after deployment because the world has changed while the model's learned patterns stayed fixed in the past. Drift is a failure of standing conditions rather than of the original training. Concept drift (the input-output relationship changes) and data drift (the mix of inputs changes) are its two main shapes. (Owned in depth by Topic 4.5.) (see Topic 4.5)
The silent degradation of a model's accuracy over time as the real world shifts away from the data it was trained on. Nothing breaks; the model keeps returning confident answers that are slowly getting worse. Caught only by monitoring outputs against real outcomes (ground truth).
The gradual degradation of a learned model's real-world performance as the actual operating environment diverges, over weeks or months, from the conditions its training data represented, with no single moment that resembles a conventional bug report.
The decline of an ML model's performance over time as real-world data patterns diverge from the data it was trained on.
The gap that opens between a model frozen at training time and a world that keeps moving, causing the model's real-world performance to degrade even though its code is unchanged. Drift produces no error message, which is why it is dangerous.
Where it is taught
The exact lessons this term appears in. The first 7 topics of every program are free with a free account.
- What is AI? Definitions, History, and Types · AI Fundamentals, AI Literacy & Professional Conduct
- Train a model with your own hands and watch what it actually learns · Build Before You Govern, AI Governance: Applied Mastery
- Model drift: detecting the quiet degradation nobody reports · Evaluation and Trust, AI Governance: Applied Mastery
- The honest ROI: measuring what the AI actually changed at your organization, not what the vendor promised · The Money: Budgets, ROI, and Risk, AI Governance: Applied Mastery
- Building Personal Authority and Credibility Without a Technical Background · Own the AI Transformation Mandate, Business AI Transformation
- The AI Technology Stack Decoded · AI Literacy for Decision Makers, Business AI Transformation
- Intelligent Process Redesign · Process and Operations Redesign, Business AI Transformation
- Process Governance and Continuous Improvement · Process and Operations Redesign, Business AI Transformation
- AI Platform Architecture · Technology, Platforms and Vendors, Business AI Transformation
- Vendor Management and Contracts · Technology, Platforms and Vendors, Business AI Transformation
Terms it appears with
Not an alphabetical neighbourhood: these are the terms taught in the same lessons, ranked by how often they appear together.