Model drift, where changing real-world fraud patterns: What does this pattern most likely indicate?
Declining live performance despite stable offline metrics is the hallmark of model drift.
The question
A fraud-detection model deployed last year is catching noticeably fewer fraudulent transactions even though its accuracy on the original test set is unchanged. The governance team must interpret this signal correctly. What does this pattern most likely indicate?
Preparing for AIGP? Take the free 5-min readiness quiz →
- A hardware fault, where the servers running the model have begun returning corrupted numerical results during peak inference load.Plausible as an ops issue, but a hardware fault would typically cause errors or outages, not a gradual accuracy decline tied to shifting fraud patterns.
- Model drift, where changing real-world fraud patterns diverge from the training data and degrade live performance over time. ✓Correct because falling live performance with stable offline scores is the classic signature of drift, which continuous monitoring is designed to detect.
- An expected outcome, where any deployed model naturally becomes more accurate the longer it operates in production environments.Plausible-sounding, but models do not automatically improve with age, and declining catch rates signal a problem, not normalcy.
- A labeling error, where the original training set contained mislabeled transactions that only now affect the model's predictions.Plausible as a data-quality concern, but stale labels would have depressed accuracy from the start, not caused a later decline as patterns shift.
The trap
Concluding the model is healthy because its original offline test scores have not changed. How to remember it
Declining live performance despite stable offline metrics is the hallmark of model drift.
How many of these would you get right?
One of 1581 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 Deployment and Use questions
- An issue-management process giving users a clear channel: To apply sound deployment governance, which control →
- An audit, in which an independent reviewer systematically: Which periodic assessment activity best fits this →
- Record it in a risk register with owner and mitigations: To govern this responsibly, what should the company →
- All 424 Understanding How to Govern AI Deployment and Use questions →
Part of the Certsqill AIGP question bank · Understanding How to Govern AI Deployment and Use ·
Every answer, right and wrong, comes with its own explanation.