Skip to content
RiskTemplates · The Daily Brief Saturday, July 25, 2026
Wire FinCEN's Student Aid Fraud Alert: The ACH Refund Pattern Banks Need to Tune Now JUL 23

Feature AI Risk

AI Risk KRIs: Metrics for Model Drift, Bias, Hallucination, Complaints, and Human Overrides

AI models fail gradually, not all at once. Here are the five KRI categories that catch model drift, bias signals, GenAI hallucination rates, human override patterns, and AI-specific complaint trends before an examiner does.

By Rebecca Leung · May 28, 2026 ·
Table of Contents

TL;DR

  • AI risk KRIs are different from traditional operational KRIs — they need to track drift, fairness, output quality, and governance health, not just loss events
  • Five KRI categories every AI governance program needs: model drift (PSI/CSI), fairness metrics, hallucination rates, human override patterns, and AI-specific complaints
  • OCC Bulletin 2026-13 requires continuous monitoring with materially-mapped thresholds — a quarterly validation snapshot is not a monitoring program
  • Most organizations only track model performance at validation time; the gap between validations is where the regulatory risk lives

Your fraud model passed its annual validation six months ago. Clean bill of health. Since then, consumer approval rates in one geography have shifted 12 points. Human reviewers have been quietly overriding model outputs at a rate of 24%. A complaint pattern is building — not yet at the volume that triggers escalation, but trending up across three consecutive months.

None of this showed up in the annual validation, because it happened after the validation. None of it showed up in your KRI dashboard, because your dashboard doesn’t have AI-specific indicators — it has operational KRIs: loss events, issue counts, overdue findings. By the time the AI risk materialized into a complaint cluster or an examiner question, you were already in remediation mode.

AI models need a different kind of monitoring than traditional risk processes. Here’s how to build the KRIs that actually catch the problems before your examiner does.

Why Traditional KRIs Don’t Work for AI

Most risk dashboards are built for processes with known, stable behavior. Policies either match practice or they don’t. Controls either operate or fail. The failure mode is usually discrete and visible.

AI models fail differently. They fail gradually. A credit underwriting model trained on 2022 data may perform well in 2023 and drift materially by 2025 — not because anyone changed it, but because the applicant population, economic conditions, or fraud patterns shifted. A customer service chatbot might be accurate on 95% of queries and wrong on the 5% that happen to be the highest-stakes, most sensitive interactions.

The regulatory baseline is now explicit. OCC Bulletin 2026-13, issued April 17, 2026 to replace SR 11-7, retained three core validation components: conceptual soundness, outcomes analysis, and ongoing monitoring. On monitoring, the guidance is specific: performance drift, data drift, and stability must be tracked continuously, with thresholds mapped to materiality.

That’s a continuous monitoring requirement, not an annual validation requirement. Your KRI program needs to be designed accordingly.

The Five AI Risk KRI Categories

1. Model Drift KRIs

Drift occurs when the world your model was trained on no longer matches the world it’s operating in. It’s one of the most common production failure modes in deployed AI — and it’s invisible until you’re actively measuring it.

KRIWhat It MeasuresData SourceOwnerGreenAmberRed
Population Stability Index (PSI)Distribution shift in input features vs. training baselineModel monitoring platform / feature pipelineModel owner<0.100.10–0.20>0.20
Characteristic Stability Index (CSI)Distribution shift in top predictive featuresFeature store / model logsModel validation team<0.100.10–0.20>0.20
Performance metric degradation (AUC/GINI)Predictive power decline vs. validation baselineModel performance logModel owner<5% decline5–10%>10%
Prediction distribution shiftShift in model output score distribution vs. baseline periodScoring pipelineRisk analytics<5-percentile shift5–10>10

Why PSI above 0.20 is a mandatory trigger: PSI originated in credit model monitoring and is now standard across financial services. A value above 0.20 means the model is operating on input data that’s materially different from what it was validated on. At that point, the model’s predictive behavior in the new population is unknown — and your examiner’s question will be why monitoring didn’t catch this sooner. Most model risk frameworks treat PSI >0.20 as a mandatory revalidation event, not a matter of judgment.

2. Fairness and Bias KRIs

Fair lending, UDAAP, and the CFPB’s Reg B disparate impact rule (effective July 21, 2026) mean that AI bias isn’t only a model quality problem — it’s a compliance violation. Fairness KRIs need to run continuously, not just at point-in-time validation.

KRIWhat It MeasuresData SourceOwnerThreshold
Approval rate disparity by demographic proxyApproval/denial rate gaps by race, gender, or age proxy vs. a reference groupDecision logsFair lending / complianceFlag if gap >5 pp vs. prior period baseline
Adverse action reason driftShift in reason code distribution vs. validation periodAdverse action logsComplianceFlag >10% shift in top reason code mix
Override rate by demographic proxyRate at which human reviewers override AI decisions by customer demographic groupOverride logsFair lendingInvestigate any systematic directional override pattern >10%
AI-related adverse decision complaintsComplaints citing unfair, biased, or discriminatory AI outputComplaint managementComplianceFlag if >2% of AI-touched adverse decisions generate a complaint

The override rate is a hidden fairness signal. If human reviewers are systematically overriding model outputs in one direction — consistently approving what the model declined for a specific customer segment — that’s both a model performance problem and a potential disparate impact finding. It belongs in your fair lending monitoring, not just model governance. And when it lands in a regulatory exam, neither team will be happy to explain why the pattern wasn’t caught earlier.

3. Hallucination and Output Quality KRIs (GenAI)

For generative AI use cases — customer service chatbots, compliance drafting tools, regulatory change summaries — the failure mode isn’t drift, it’s confabulation. The model generates plausible-sounding but factually incorrect output.

A 2026 benchmark across 37 models found hallucination rates ranging from 15% to 52% without guardrails. Enterprise chatbot deployments report approximately 18% hallucination rates in live interactions on average. For regulated financial services use cases — where incorrect information can constitute a UDAAP violation or create consumer harm — that baseline is not a starting point. It’s a ceiling you need to stay far below.

KRIWhat It MeasuresData SourceOwnerGreenAmberRed
Hallucination/confabulation rateFrequency of factually incorrect or unsupported outputsAutomated evaluation pipeline + human sample reviewAI governance / compliance<2%2–5%>5%
Citation accuracy ratePercentage of AI-cited sources that are accurate and retrievableSpot-check audit logCompliance>98% accurate95–98%<95%
Abstention failure rateRate at which model responds when it should refuse or escalateEvaluation pipelineAI governance<1%1–3%>3%
Sensitive data in outputRate of PII, NPI, or confidential data appearing in model outputDLP / output monitoringCISO / Privacy0 instancesAny instance triggers investigation

Calibrate thresholds to the use case: A 5% hallucination rate is too loose for a customer-facing advice tool and reasonable for an internal research assistant with mandatory human review before any output reaches a customer. Set thresholds based on customer impact, the human-review layer in place, and regulatory sensitivity of the content domain.

4. Human Override KRIs

In AI-assisted decision processes, human overrides are a signal — about model accuracy, about trust, about whether the process is working. An override rate that’s too high means the model isn’t trusted or is wrong in specific scenarios. An override rate that’s too low for a decision support model may mean reviewers are rubber-stamping without genuine review.

KRIWhat It MeasuresOwnerThreshold
Override ratePercentage of AI decisions reversed by human reviewerProcess owner / model ownerFlag if >15%; investigate reason distribution when trending
Override concentrationPercentage of overrides attributed to top 3 reason codesCompliance / model ownerFlag if >60% share the same reason code — indicates systematic model failure
Directional override rateNet direction of overrides (approve-up vs. approve-down)Fair lendingFlag any systematic directional override pattern by customer segment
Override by reviewerOverride rate by individual reviewer vs. peer benchmarkSupervision / auditInvestigate reviewers with >2× peer override rate
Time-to-overrideAverage time from AI output to human override decisionProcess ownerFlag if median <30 seconds — signals rubber-stamping rather than genuine review

The time-to-override metric catches a specific control failure: reviewers approving or overriding without actually reviewing. If the median override decision takes under 30 seconds, the human-in-the-loop safeguard is providing optics, not oversight. That’s an exam finding — and in high-stakes credit or AML contexts, it’s a material control gap.

5. AI Complaint KRIs

Most complaint management systems aren’t designed to categorize AI-specific complaints separately. They should be. AI-related complaints — unfair decisions, incorrect information, inaccessible outputs — are early regulatory signals. The CFPB and state attorneys general increasingly use complaint data as an entry point for fair lending and UDAAP investigations involving AI systems, and examiners look at complaint patterns during CMS reviews.

KRIWhat It MeasuresOwnerThreshold
AI-specific complaint volume and rateVolume and rate of complaints attributable to AI-touched decisions or outputsComplaint management / complianceFlag trending increase; investigate if >2% of AI-touched adverse decisions
Unfair/biased decision complaintsComplaints citing algorithmic unfairness or discriminatory outputFair lending / complianceAny clustering pattern triggers fair lending review
AI complaint escalation ratePercentage of AI complaints escalating to regulatory, legal, or CFPBLegal / complianceFlag any instance; track trend quarterly
AI complaint resolution timeDays to investigate and resolve AI-specific complaintsComplianceFlag if AI complaints aging >30 days beyond standard SLA

AI Governance Health KRIs

Beyond model-level metrics, you need KRIs that measure whether your AI governance program is keeping pace. Model KRIs tell you what’s happening to specific models. Governance KRIs tell you whether your risk management process itself is functioning.

KRIWhat It MeasuresOwnerThreshold
AI inventory completenessPercentage of deployed AI use cases formally inventoriedAI governance / compliance<95% is amber; any known-undocumented high-risk use case is red
Overdue revalidationsNumber of AI models past their scheduled revalidation dateModel risk / AI governanceZero overdue high-tier models is target; any is red
Monitoring gap ratePercentage of production AI models without active performance monitoringAI governanceZero is target; any high-risk model without monitoring is red
Vendor AI review currencyPercentage of third-party AI vendors with reviews current within 12 monthsTPRM / AI governance<95% is amber; any critical vendor overdue is red
Open AI findings agingAverage age of open AI-related audit or exam findingsCompliance / AI governanceFlag any high-severity finding unresolved >90 days

Building Your AI Risk KRI Program

Start with your highest-risk use cases. If you have a credit underwriting model, a fraud detection model, and a GenAI customer service tool, start with those three. Assign 3–5 KRIs per model. Set thresholds based on your risk appetite — not benchmarks alone.

Connect KRIs to your model inventory. Every AI use case in your inventory should have at least one active KRI. A model with no monitoring KRI is an unmonitored model — and that’s an exam finding. The NIST AI RMF MANAGE function treats ongoing monitoring as a core operational requirement, not optional governance overhead.

Run governance KRIs at the program level. Model KRIs tell you whether specific models are behaving. Program KRIs tell you whether your governance process is keeping pace with the number and complexity of AI deployments. Both matter.

Don’t treat validation as monitoring. OCC Bulletin 2026-13 is explicit: continuous monitoring with materially-mapped thresholds is a separate and ongoing requirement. Annual validations are still required — they just don’t substitute for the monitoring that should be happening every day in between.

So What?

If your AI risk monitoring consists of an annual validation and a dashboard that turns green when the validation passes, you’re not managing AI risk in production — you’re documenting a moment in time.

The AI governance framework gives you the operating model. The NIST AI RMF gives you the conceptual structure. What sits between them is a set of metrics that turn model risk into something you can actually manage between validation cycles.

Start with five KRIs per high-risk AI use case. Assign owners. Connect thresholds to your risk appetite statement. Build the escalation path so that when a KRI hits amber, something actually happens before it hits red.

The KRIs in this article are a starting point. If you want a pre-built library that includes AI and model risk KRIs alongside operational, compliance, vendor, and financial risk indicators — with thresholds, owner templates, and escalation triggers — the KRI Library (132 Key Risk Indicators) gives you a foundation you can populate and present in a board cycle, not a quarter.

◆ Need the working template?

Start with the source guide.

These answer-first guides summarize the required fields, evidence, and implementation steps behind the templates practitioners search for.

◆ Immaterial Findings · Weekly

Sharp risk & compliance insights. No fluff.

◆ FAQ

Frequently asked questions.

What is an AI risk KRI?
An AI risk KRI is a leading indicator that measures whether a deployed AI model is trending toward a risk tolerance breach. Examples include Population Stability Index (PSI) for input drift, approval rate disparity by demographic proxy, hallucination rate in production, human override rate and patterns, and AI-specific complaint volumes. Unlike loss events, which tell you after the fact, KRIs signal before harm materializes.
What does OCC Bulletin 2026-13 say about AI model monitoring?
OCC Bulletin 2026-13, issued April 17, 2026 to replace SR 11-7, retained three core validation components: conceptual soundness, outcomes analysis, and ongoing monitoring. For ongoing monitoring, the guidance requires that performance drift, data drift, and stability be tracked continuously, with thresholds mapped to materiality. That's a continuous requirement — not an annual one. Annual validations don't substitute for ongoing monitoring; they supplement it.
How do I measure AI model drift?
The two primary quantitative measures are Population Stability Index (PSI) for input distribution shifts and Characteristic Stability Index (CSI) for individual feature shifts. PSI below 0.10 is stable; 0.10–0.20 warrants monitoring; above 0.20 indicates significant drift requiring revalidation. For output drift, track performance metrics (GINI, AUC, accuracy) against a validated baseline — not just the input distribution.
What is a reasonable hallucination rate KRI for a financial services GenAI deployment?
A 2026 benchmark across 37 models found hallucination rates ranging from 15% to 52% without guardrails. For regulated financial services use cases, that baseline is unacceptably high. For customer-facing or advice-adjacent use cases, a reasonable target is below 2%, with amber at 2–5% and red above 5%. For internal productivity tools with mandatory human review, thresholds can be wider — calibrate based on customer impact and the human-review layer in place.
What human override rate signals a problem in an AI decision process?
Override rates above 15–20% for a decision support model often signal that operators don't trust the model or that it's systematically wrong in specific scenarios. But the rate alone doesn't tell you enough — you need the override reason distribution. Systematic overrides in one direction (e.g., consistently approving what the model declined for a specific customer segment) are a fair lending and UDAAP signal that belongs in your compliance monitoring, not just model governance.
Do AI complaints need to be tracked separately from regular complaints?
Yes. AI-specific complaint categories — unfair decisions, incorrect information, inaccessible outputs, failure to honor opt-out requests — should be tracked separately. Examiners now look specifically at AI or algorithm-related complaint categories during CMS reviews. The CFPB and state attorneys general increasingly use complaint data as an entry point for fair lending and UDAAP investigations involving AI systems.
Rebecca Leung

Author

Rebecca Leung

Rebecca Leung has 8+ years of risk and compliance experience across first and second line roles at commercial banks, asset managers, and fintechs. Former management consultant advising financial institutions on risk strategy. Founder of RiskTemplates.

◆ Related framework

KRI Library (132 Key Risk Indicators)

132 KRIs with thresholds, data sources, and escalation triggers pre-built for financial services.

Immaterial Findings · Newsletter

The brief, in your inbox.

Enforcement of the week, a framework breakdown, and the prompts that are actually worth running. Delivered to your inbox. Free.