01SR 26-2 placed generative AI outside its scope

On April 17, 2026, the Federal Reserve, OCC and FDIC jointly issued SR 26-2, the first comprehensive revision of model risk management guidance since SR 11-7 was published on April 4, 2011. The new guidance also supersedes SR 21-8 (2021). SR 26-2 defines a model as "a complex quantitative method, system, or approach that applies statistical, economic, or financial theories to process input data into quantitative estimates," explicitly excluding simple arithmetic calculations and deterministic rule-based processes. It introduces a materiality construct that allows banks to calibrate the depth and frequency of validation to a model's risk significance, and is expected to be most relevant to banking organizations with over $30 billion in total assets.

Generative AI and agentic AI, however, are named as out of scope. The guidance states that these technologies are "novel and rapidly evolving" and directs institutions to govern them under their existing risk management practices. In other words, for the technology that is spreading fastest across financial services, no unified federal validation standard yet exists.

Figure 1 From SR 11-7 to SR 26-2 and the exclusion of generative AI
15 yearsFullrevisionExcludedSR 11-7 issued2011AI/ML adoptionexpands in…2015–2025SR 26-2 issuedApril 2026Generative AIplaced out of…Separategovernance…15 yearsFull revisionExcludedSR 11-7 issued2011AI/ML adoption expands in finance2015–2025SR 26-2 issuedApril 2026Generative AI placed out of scopeSeparate governance required
SR 26-2 covers traditional models and non-generative ML but explicitly excludes generative and agentic AI, directing each institution to build its own governance framework.

02Traditional model validation relied on comparing predictions to outcomes

SR 11-7 established a three-pillar validation framework: evaluation of conceptual soundness, ongoing monitoring of model performance, and outcomes analysis. For a credit scoring model, validation means comparing predicted default rates against actual defaults and verifying that the gap stays within tolerance. The framework assumes that a correct answer can be defined and that model outputs are deterministic — the same inputs produce the same outputs.

SR 26-2 retains this structure while adding flexibility through the materiality concept. High-materiality models receive deep, frequent validation; lower-materiality models may be validated more lightly. Traditional AI and ML models — classifiers for fraud detection, regression models for credit risk — fit within this framework because their inputs and outputs map to measurable quantities.

03Generative AI breaks validation because no single correct answer exists

The technical reason generative AI was excluded from SR 26-2 is that the premises of conventional validation do not hold. Generative AI produces unstructured outputs — text, images, code — and returns different results each time for the same input due to temperature parameters and sampling. Three specific difficulties arise.

First, outputs are non-reproducible. The same prompt sent to the same model can yield different text on each call. Second, detecting hallucinations requires cross-referencing against an external knowledge base, and the accuracy of that cross-reference itself becomes a validation target — a recursive problem. Third, models with tens or hundreds of billions of parameters make it practically impossible to trace why a specific output was generated.

04Japan's FSA covers AI under eight model risk principles without exclusion

Japan's Financial Services Agency published its Principles for Model Risk Management in November 2021. The eight principles cover governance, model identification and inventory management, model development, model approval, ongoing monitoring, model validation, vendor models and external resources, and internal audit. Unlike SR 26-2, the principles contain no language excluding AI or ML models from their scope.

In December 2024, the FSA released a Progress Report reviewing three years of dialogue with covered institutions. All target institutions had completed the construction of their model risk management frameworks and moved into the phase of operationalizing model lifecycle management. However, progress varied across institutions in registering AI and ML models in inventories and assigning risk ratings, and the question of how to classify externally provided large language models remained unresolved.

Figure 2 Model risk management frameworks across three jurisdictions
Japan (FSA)US & EUFSA 8 PrinciplesNovember 2021Progress ReportDecember 2024AI not excludedPrinciples-basedSR 26-2April 2026Generative AIexcludedSeparate governanceEU AI Acthigh-risk…Japan (FSA)US & EUFSA 8 PrinciplesNovember 2021Progress ReportDecember 2024AI not excludedPrinciples-basedSR 26-2April 2026Generative AIexcludedSeparate governanceEU AI Acthigh-risk…
Japan's FSA covers all models including AI under its principles. The US excludes generative AI from SR 26-2. The EU imposes mandatory obligations on high-risk AI in credit and insurance.
Validation dimensionTraditional modelsGenerative AI
Defining correctnessDefinable (compare to actuals)No single correct answer
ReproducibilitySame input yields same outputProbabilistic, varies each time
ExplainabilityVariable contributions calculableParameter count too large to trace
Drift detectionStatistical tests availableQuality degradation hard to quantify

05The EU AI Act mandates explainability and human oversight for high-risk AI

The EU AI Act (Regulation (EU) 2024/1689) classifies AI used for creditworthiness assessment and credit scoring, as well as AI used for risk assessment and pricing in life and health insurance underwriting, as high-risk under Annex III. Providers of high-risk AI must comply with Article 9 (risk management), Article 10 (data governance), Article 13 (transparency), and Article 14 (human oversight). Article 13 requires providing users with sufficient information to understand the meaning of outputs — not full disclosure of internal model architecture.

The Digital Omnibus (Regulation (EU) 2026/1744) postponed the application of high-risk obligations to December 2, 2027, though prohibited practices (Article 5, February 2025) and general-purpose AI obligations (August 2025) are already in force. The practical question for financial institutions is how to satisfy Article 13 transparency when a large language model is embedded in the credit scoring pipeline. Traditional statistical models can show variable contributions; once an LLM enters the intermediate processing, the explanation path breaks.

06Pharmaceutical AI validation faces the same structural problem

The challenge of model risk management is not unique to finance. In January 2026, the FDA and EMA jointly published ten guiding principles for good AI practice across the medicines lifecycle. The principles call for risk-proportionate validation, clear definition of context of use, data governance, lifecycle performance monitoring, and transparent communication of AI limitations.

The validation structure that SR 26-2 requires for traditional models and the structure that the FDA-EMA principles require for pharmaceutical AI are similar. Both ask whether a model maintains acceptable performance for its intended use. The difference lies in the consequences: in finance, a flawed credit decision causes economic loss; in pharmaceuticals, a flawed quality or safety assessment can affect patient health. But the methodological challenges — defining correctness, ensuring reproducibility, detecting drift, providing explanations — are shared across domains.

07Three practical steps for governing generative AI models now

SR 26-2's exclusion of generative AI does not mean validation is unnecessary. The guidance directs each institution to govern generative AI under its existing risk management practices, which means building a bespoke framework.

First, extend the model inventory to include generative AI. The FSA's Principle 2 on inventory management applies directly. Record the use case, input data types, downstream consumers of outputs, accountable owner, and update frequency. For externally provided large language models, include contractual provisions for version-change notification and impact assessment.

Second, design multi-axis quality evaluation criteria. Since no single correct answer exists, measure quality along several dimensions: factual accuracy, absence of prohibited expressions, format compliance, and alignment with user intent. Define pass/fail thresholds for each axis and conduct periodic sample evaluations. In practice, a combination of human reviewers and automated checks by a separate model is becoming standard.

Third, embed human judgment records into business processes. Even if the internal workings of a generative AI model cannot be explained, the reason a human chose to adopt or reject its output can be documented. Article 14 of the EU AI Act requires human oversight — not explainability of the model itself, but a structure in which humans can understand, and when necessary override, model outputs.

Figure 3 Three practical steps for generative AI model governance
Know whatexistsEvaluate anddocumentRegister generativeAI in model…Use case, owner, updatecycleDesignmulti-axis…Record humanjudgment rationaleAdopt/reject decisionsdocumentedKnow what existsEvaluate and documentRegister generative AI in modelinventoryUse case, owner, update cycleDesign multi-axisquality criteriaRecord human judgment rationaleAdopt/reject decisions documented
When no single correct answer exists, governance rests on inventory management, multi-dimensional evaluation, and systematic recording of human decisions on model outputs.
Key Points ── 3 to take away
  1. SR 26-2 revised model risk management guidance after 15 years and introduced a materiality construct, but explicitly excluded generative and agentic AI. Non-reproducible outputs and the absence of a single correct answer put these models beyond the reach of conventional validation frameworks.
  2. Japan's FSA does not exclude AI from its eight model risk principles, and its December 2024 Progress Report confirmed institutions are operationalizing lifecycle management. The EU AI Act mandates explainability and human oversight for high-risk credit and insurance AI, with enforcement beginning December 2027.
  3. For generative AI, practical governance rests on three steps: extending the model inventory, designing multi-axis quality evaluations in place of single-answer testing, and recording the human rationale behind every adoption or rejection of model output. This structure parallels the validation approach the FDA and EMA outlined for pharmaceutical AI.
Closing

The three-pillar validation that SR 11-7 established in 2011 assumed models whose inputs and outputs could be mapped to measurable quantities. Generative AI broke that assumption. SR 26-2's decision to exclude generative AI was not negligence; it was an acknowledgment that forcing a legacy framework onto a fundamentally different technology would create false confidence. The FSA's eight principles, the EU AI Act's transparency obligations, and the FDA-EMA's ten principles all confront the same question from different domains: when a model's internals cannot be fully explained, how do you build a system in which humans judge its outputs and record their reasoning? The next installment examines how this challenge of validation and explanation surfaces in accounting and auditing.

Sources & references
  1. Board of Governors of the Federal Reserve System. SR 26-2: Revised Guidance on Model Risk Management. April 17, 2026. https://www.federalreserve.gov/supervisionreg/srletters/SR2602.htm
  2. Board of Governors of the Federal Reserve System / OCC. SR 11-7: Guidance on Model Risk Management. April 4, 2011. https://www.federalreserve.gov/supervisionreg/srletters/sr1107.htm
  3. Japan Financial Services Agency. Principles for Model Risk Management. November 12, 2021. https://www.fsa.go.jp/common/law/ginkou/pdf_02.pdf
  4. Japan Financial Services Agency. Progress Report on Model Risk Management (2024). December 2024. https://www.fsa.go.jp/news/r6/ginkou/20241212/20241212_1.pdf
  5. European Parliament and Council. Regulation (EU) 2024/1689 (AI Act), Annex III. Official Journal of the European Union, 2024. https://artificialintelligenceact.eu/annex/3/
  6. European Parliament and Council. Regulation (EU) 2026/1744 (Digital Omnibus on AI). Official Journal of the European Union, July 2026. https://www.gibsondunn.com/eu-ai-act-omnibus-agreement-postponed-high-risk-deadlines-and-other-key-changes/
  7. EMA / FDA. Guiding Principles for Good AI Practice in Drug Development. January 2026. https://www.ema.europa.eu/en/documents/other/guiding-principles-good-ai-practice-drug-development_en.pdf
  8. Sullivan & Cromwell LLP. Federal Banking Agencies Issue Revised Guidance on Model Risk Management. April 2026. https://www.sullcrom.com/insights/memo/2026/April/OCC-Fed-FDIC-Issue-Revised-Guidance-Model-Risk-Management
  9. KPMG Japan. Commentary on the FSA Progress Report on Model Risk Management. March 2025. https://kpmg.com/jp/ja/insights/2025/03/mrm-progress-report.html