👉Our AI agents platform is now PCI DSS L1 certified!

sei
Mortgage

Mortgage QC at 100% Coverage: What Changes When AI Reviews Every Loan Instead of a 10% Sample

6 min read
Ramkumar Venkataraman
Share

Sampling Was a Constraint, Not a Goal

The entire architecture of mortgage quality control is built around a limitation that no longer exists. Fannie Mae and Freddie Mac require lenders to review a sample of loans because reviewing every loan by hand was never feasible. A QC analyst re-underwriting a file takes hours. At production volume, a lender can review a small fraction and infer the rest. So the rules specify sampling: random samples, discretionary samples, statistical confidence around a defect rate.

Sampling was always a proxy for the thing lenders actually wanted, which is to know that every loan is good. AI changes the economics enough that the proxy is no longer necessary, and that changes what a QC program should do. The GSE rules still bind, and I will get to exactly how, but the ceiling they were designed around is gone.

What the Rules Actually Require

Fannie Mae's Selling Guide sets the QC framework in Part D1. D1-1 covers the lender's overall QC program, D1-2 covers pre-funding QC, and D1-3 covers post-closing QC. Freddie Mac's parallel requirements sit in Single-Family Seller/Servicer Guide Chapter 3402.

The post-closing review, under D1-3, requires a lender to review a sample of closed loans, calculate a gross and net defect rate, report those rates to senior management, and complete the review within a defined window after closing. The sample can be a random statistical sample sized for a confidence level and precision, plus discretionary sampling targeted at higher-risk loans. Pre-funding QC under D1-2 requires reviewing selected loans before they close, with the selection weighted toward the elements most likely to contain defects that affect eligibility or saleability.

Two things about these rules matter for an AI program. First, they set a floor, not a ceiling: nothing in them prohibits reviewing more than the sample. Second, they specify what a review has to check and how defects have to be graded and reported, and those requirements apply to every loan you review, whether you review a tenth of production or all of it.

What 100% Coverage Actually Buys

The value of full-population QC is not that you catch more defects in absolute terms. It is that you catch them on the specific loans that have them, before those loans do damage, instead of inferring a rate from a sample and hoping the un-reviewed loans resemble the reviewed ones.

Sampling tells you the portfolio has a 4% defect rate. It does not tell you which loans are the 4%. Every un-sampled defective loan ships to the investor and becomes a repurchase exposure that surfaces months later, when the loan defaults and the investor re-underwrites it. Full-population pre-funding review means the defective loan gets caught before it funds, which is the only point where fixing it is cheap. After funding, a defect is a repurchase negotiation. Before funding, it is a condition.

In the programs we have built, moving pre-funding review from a sample to the full population changes the shape of the defect data. The defects do not go away. They move earlier. The lender clears them as conditions instead of eating them as repurchase demands, and the post-close defect rate that goes to senior management drops because the defects were resolved upstream.

Where AI Fits and Where the Analyst Stays

The QC analyst's job has two parts that AI separates cleanly. One part is mechanical re-verification: does the income on the file match the documents, is every required document present, does the data in the LOS match the data in the docs, do the disclosures reconcile to the file. The other part is judgment: is this defect material, is the compensating factor adequate, does this pattern across loans indicate a process problem.

The AI does the first part on every loan. It reconciles the LOS data to the source documents, checks document completeness against the investor's requirements, and re-runs the income calculation. It produces a scored file with every exception flagged and tied to evidence. The analyst does the second part on the exceptions the AI surfaces, which is a small fraction of the loans and the part that actually needs a person.

One distinction matters here, because it is where QC programs get the automation wrong. Reconciling the LOS data to the documents already in the file is not the same thing as reverification, and post-closing QC requires reverification from independent sources. Fannie Mae's Selling Guide D1-3-02 requires the lender to reverify the components of the loan, income, employment, assets, and credit, using independent documentation obtained for the QC review, not the documentation the originator relied on. So the AI's job on post-close QC is not only to re-read the file. It orchestrates the independent reverifications: ordering a new tax transcript, running a fresh verbal verification of employment, re-pulling credit, reverifying assets against a new statement, and then reconciling those independent results against what the originator's file said. The reconciliation-only pass is a pre-check that finds the obvious defects early. It does not by itself satisfy the reverification the GSE requires, and we do not let anyone describe it as if it does.

The defect grading stays with the human, and it stays with the human for a specific reason. Fannie Mae's framework requires defects to be categorized by severity, and severity is a judgment that carries consequences: a finding graded as a significant defect drives the defect rate that goes to senior management and can drive a self-report to the GSE. The AI proposes the finding and the evidence. The QC analyst grades it. We do not let the model assign the severity that determines whether a loan gets reported, because that grade is a determination, not an extraction.

The Defect Taxonomy Is the Real Deliverable

A QC program is only as good as its defect taxonomy, and this is where full-population review pays off in a way sampling never could. Fannie Mae publishes defect categories, and mature lenders extend them into a detailed taxonomy: income defects broken out by type, asset defects, collateral defects, compliance defects, each with a severity definition.

When the AI reviews every loan and tags every exception to that taxonomy, the trend data stops being an estimate. You can see that a specific defect category is climbing, tie it to a specific originator or branch or product, and fix the process before the defect rate moves. Sampling gives you a lagging, noisy signal on the same thing. Full-population review gives you the signal loud and early, per originator, per document type, per investor overlay.

The taxonomy has to be maintained as carefully as any model. Categories change when investor requirements change. A new overlay creates a new defect type. The AI's mapping from exception to defect category is under change control, and when the taxonomy updates, the historical data gets the new category applied so the trend stays comparable.

Governing the QC Model

The QC engine is a model, and it decides which loans get human attention and how they get scored, so it sits under the same model risk expectations as any consequential model, in the spirit of SR 11-7. That has a specific implication people miss: you have to QC the QC.

We validate the QC engine against human review. A population of loans gets reviewed by both the engine and an experienced QC analyst, and we measure where the engine and the human agree and disagree, in both directions. Where the engine misses a defect the human caught, that is a false negative and the worst kind of QC error, because it is a defect that would have shipped. Where the engine flags something the human clears, that is a false positive that costs analyst time. We track both, and we tune to keep false negatives near zero even at the cost of some false positives, because the asymmetry is severe: a missed defect is a repurchase, a false flag is five minutes of an analyst's time.

The validation is ongoing, not one-time. Production loans get a sampled human re-review layered on top of the full-population AI review, specifically to keep measuring the engine's false-negative rate. That sample is not the QC program anymore. It is the control that proves the QC program is working.

The Audit File the Examiner and the Investor Both Want

Full-population QC produces an audit posture that sampling cannot. When an investor or a regulator asks about QC, the file shows:

  • Every loan reviewed, not a sample, with the score and exceptions for each
  • The defect rate calculated on the full population, gross and net
  • The severity grading, with the human grader of record on each material defect
  • The trend data by originator, product, and defect category
  • The validation record for the QC engine, including the false-negative rate from the human re-review sample
  • The self-reports made to the GSE, tied to the loans that triggered them

A lender that can produce this answers the investor's hardest QC question, which is not "what is your defect rate" but "how do you know." The answer for most lenders is "we sampled and inferred." The answer for a full-population program is "we checked every loan, here they are."

The Honest Limits

Full-population QC does not eliminate the QC team and does not eliminate repurchase risk. It moves the work from re-verification to judgment and moves the defect catch earlier. The engine has to be validated continuously, which is real ongoing cost, and the human grading and the human re-review sample do not go away, because the determinations that carry regulatory and investor consequences stay with people.

What it changes is which loans you know about. Sampling tells you about your portfolio in aggregate. Full-population review tells you about the loan in front of you before it funds. For a lender carrying repurchase exposure, that is the difference that pays for the program, and it is a difference sampling could never give you at any staffing level. That is the reason we build QC as a full-population system now. The constraint that justified sampling is gone.

Ramkumar Venkataraman

Ramkumar Venkataraman

CTO & Co-Founder

BOOK A DEMO

Embed Sei AI in your workflows
Tell us about your operations. We'll show you how Sei handles borrower calls, processes loan documents, and monitors compliance for mortgage lenders and banks.
  • Deploy in weeks, not months
  • Trained on FDCPA, TCPA, TILA, UDAAP, and RESPA
  • SOC 2 Type II and PCI DSS L1 certified
  • Integrates with your LOS, CRM, and telephony

Please provide your full name so we know how to address you.

Tell us which company you represent so we can personalise our response.

Use your work email so we can connect you with the right specialist.

Choose the topics you’d like us to cover during the demo.

Complete the verification to submit the form.

sei

AI operations platform for mortgage lenders, servicers, and banks. Handle borrower calls, process loan documents, and monitor compliance.

Partners

Speechmatics

© 2026 Sei Software Technologies Inc. All rights reserved.