Model or data drift: Which contributing factor best describes this cause?
Gradual performance loss as real-world data changes against a static model is model or data drift.
The question
Cross-functional stakeholders are reviewing why a deployed model's accuracy has gradually degraded as real-world data has changed over time, even though the model itself was never altered. Which contributing factor best describes this cause?
Preparing for AIGP? Take the free 5-min readiness quiz →
- Model or data drift, where changes in real-world input or relationships gradually erode the performance of an unchanged deployed model. ✓Correct: gradual degradation from changing real-world data against a static model is the definition of model or data drift.
- Brittleness, where a model fails abruptly when inputs stray outside the narrow conditions it was trained to handle.Plausible but wrong: brittleness describes sudden failure on small input changes, not the gradual, time-based degradation described here.
- Insufficient testing, where inadequate pre-deployment evaluation lets defects reach production that better test coverage would have caught earlier.Plausible but wrong: insufficient testing concerns defects present at release, not performance loss driven by later real-world change.
- Lack of quality data, where flawed or unrepresentative training data causes the model to perform poorly from the very start of its operation.Plausible but wrong: poor training data causes weakness from the outset, whereas here performance declined over time from shifting inputs.
The trap
Confusing gradual drift with sudden brittleness or with day-one data-quality problems. How to remember it
Gradual performance loss as real-world data changes against a static model is model or data drift.
How many of these would you get right?
One of 499 AIGP questions on Certsqill. Take a free five-minute check and see your score per domain — not one number, but which section to open tonight.
Test your AIGP readiness — freeMore Understanding How to Govern AI Development questions
- Recording datasets: Which practice best satisfies all three needs at once? →
- The likelihood that a harm will occur and the severity: What two dimensions does this matrix combine to help →
- Causes such as drift: What is the primary reason this collaboration is emphasized? →
- All 135 Understanding How to Govern AI Development questions →
Part of the Certsqill AIGP question bank · Understanding How to Govern AI Development ·
Every answer, right and wrong, comes with its own explanation.