sei
Mortgage

Mortgage Fraud Detection at Origination: What an AI Agent Can Flag, What It Cannot Decide, and Where the SAR Obligation Starts

6 min read
Ramkumar Venkataraman
Share

Fraud That Passes the Document Check

The image most people have of mortgage fraud is a forged pay stub, and forgeries do happen, but the fraud that costs lenders the most is quieter than that. It is a file where every document is real, every number reconciles, and the story the file tells is false. A borrower who signs an owner-occupancy certification on a property they intend to rent. An employer that exists on paper and produces a real W-2 but has no operations. A down payment that arrives as a gift and is actually a loan the borrower will repay. Each fact is plausible on its own. The fraud is in how they fit together, and a review that checks each document in isolation will pass a file that a review of the whole file would stop.

We build the agent that runs across mortgage origination on lender platforms, and fraud detection is a place where the agent's ability to hold the entire file at once is the point. A human underwriter reads a file in sequence and under time pressure, and the connection between the employer's address on the VOE and the property address on the appraisal is the kind of thing that is obvious in hindsight and invisible at the twentieth file of the day. The agent's contribution is not judgment about whether fraud occurred, it is consistency: reading every file for the same set of patterns, every time, and surfacing the ones that do not fit.

The Occupancy Question the File Answers Without Meaning To

Occupancy misrepresentation is one of the most common origination fraud types, because owner-occupied loans carry better pricing and lower down payments than investment properties, and the incentive to claim occupancy the borrower does not intend is built into the price sheet. The claim is a single checkbox, but the file around it is full of signals about whether the claim is true.

A borrower buying a primary residence in a city far from their verified employer, with a current address that is newer and nicer than the property being purchased, who already owns a home they are not selling, is a borrower whose occupancy claim is worth a second look. None of those facts is disqualifying, people relocate, people buy modest second properties to live in, people keep a prior home. But the combination is a pattern, and the agent's job is to notice the combination and surface it, not to conclude the borrower is lying. The agent reads the employment location, the current address, the real-estate-owned section, the distance from the subject property to the borrower's work, and the transaction structure together, and when the occupancy claim sits against a set of facts that point the other way, it flags the file for the occupancy review the underwriter owns.

The Employer That Only Exists in the File

Employment fraud and occupancy fraud share a structure: the misrepresentation is supported by documents the same party can produce. This is why verification of employment reaches outside the file to an independent source, and it is why the fraud signal is not in the pay stub but in the metadata around the employer. An employer phone number that traces to a mobile line, a business address that resolves to a residence or a mail drop, an HR contact whose email domain does not match the company, an employer with no independent footprint, these are the markers of a manufactured employer, and they are visible before anyone places the verbal call.

The agent assembles these signals as part of the file's fraud picture rather than as isolated notes. A single soft signal is noise. An employer that fails three of these checks and supports the income the whole loan depends on is a file that should not fund on the strength of documents the borrower's associate produced. The agent's output is the assembled pattern with the specific signals named, so the human reviewing it sees why the file was flagged and can make the call, rather than a black-box fraud score that gives a number and no reasons.

Catching fraud protects the lender's balance sheet, and that alone justifies the work. But for many mortgage lenders the obligation is not optional, it is regulatory. Under FinCEN's 2012 final rule at 31 CFR Part 1029, non-bank residential mortgage lenders and originators are subject to Bank Secrecy Act anti-money-laundering program requirements and suspicious activity report filing. Mortgage fraud is a reportable suspicious activity, and a lender that identifies a file as fraudulent has a filing obligation that runs on FinCEN's timeline, not the loan's. The AML program has to be able to detect the activity, and detection is exactly the step where an agent that reads every file for the pattern adds capacity the manual process does not have.

There is a second obligation that keys on identity rather than money. The Red Flags Rule at 16 CFR Part 681, implementing sections of the Fair and Accurate Credit Transactions Act, requires financial institutions and creditors to have a written identity theft prevention program that detects and responds to red flags. A mortgage application submitted with a stolen or synthetic identity is the event the Red Flags Rule is written for, and the red flags it names, documents that appear altered, information inconsistent with external sources, a Social Security number that does not match the applicant's other data, are patterns an agent reading the whole file can surface at intake rather than at closing.

The agent's role at both obligations is the same, and the boundary is the important part. It detects and assembles, and it routes to the function that decides. A suspicious-activity determination and a SAR filing belong to the lender's BSA compliance function, which owns the narrative, the timing, and the confidentiality that a SAR carries. An identity-theft red flag routes to the program the Red Flags Rule requires. The agent does not file, does not decide that activity is suspicious, and does not tell the borrower anything about a referral, because tipping off is its own problem and the confidentiality of a SAR is a legal requirement. What the agent guarantees is that the file which should have reached those functions is not sitting in an underwriting queue where the only question anyone asked was whether the numbers added up.

Reading the File as a Whole Is the Technical Problem

The reason this is hard to do well is that fraud detection is a whole-file reasoning task on top of a document-intelligence task. The agent has to extract structured facts from every document, the employer and address from the VOE, the property and value from the appraisal, the deposits and their sources from the bank statements, the addresses and ownership from the real-estate-owned section, and then reason across those facts for the combinations that do not fit. A model that scores each document in isolation misses the fraud that lives in the relationships between documents, which is where most of it lives.

This is also where the false-positive discipline matters, because a fraud flag has a cost. Every file the agent flags is a file a human has to review, and an agent that flags every relocation as occupancy fraud and every small business as a fake employer is an agent the underwriters learn to ignore, which is worse than no agent, because it buries the real signal in noise and gives the program false confidence. We tune the agent to surface the assembled pattern with a stated reason and a confidence the reviewer can weigh, not a binary fraud verdict, so a soft single signal stays quiet and a file that fails multiple independent checks rises. The measure of the agent is not how many files it flags, it is whether the files it flags are the ones a careful reviewer would want to see.

The Honest Read

Origination fraud usually is not a forgery, it is a set of individually plausible facts that are collectively false, and the review that catches it is the review that reads the whole file for the pattern rather than each document for its own integrity. An AI agent earns its place here because it holds the entire file at once and applies the same fraud patterns to every loan, the occupancy claim that fights the file, the employer that exists only on paper, the gift that behaves like a loan, and surfaces the combinations a sequential human review under time pressure misses.

The line the agent does not cross is the determination. FinCEN's mortgage AML rule makes fraud detection a regulatory obligation with a SAR filing behind it, and the Red Flags Rule makes identity-theft detection a required program, and both of those end in a decision the lender's compliance function owns, not the agent. At Sei, we build the fraud agent to detect and assemble and route, to keep the confidentiality a referral requires, and to hold its false positives down so the flags it raises are worth a reviewer's time. The agent finds the pattern. The people who own the SAR and the Red Flags program decide what it means.

Ramkumar Venkataraman

Ramkumar Venkataraman

CTO & Co-Founder

Related Articles

Mortgage

The Three Tolerance Buckets: Balancing the Closing Disclosure Against the Loan Estimate With an AI Agent

Between the Loan Estimate and the Closing Disclosure sits the fee comparison that decides whether a lender owes the borrower a refund. Zero tolerance, ten percent aggregate, and no tolerance are three different rules on three different sets of fees, and a changed-circumstance re-disclosure can move a fee from one bucket to another. Where an AI agent tracks every fee from LE to CD, catches the tolerance breach before consummation, and computes the cure the rule requires.

Aug 26, 20266 min read
Read more
Mortgage

Verification of Employment With an AI Agent: The Written VOE, the Day-of-Closing Verbal, and Why The Work Number Is a Credit Report

VOE reads like a phone call and is actually three separate controls with three separate failure modes. The written verification, the verbal within ten business days of the note, and the reverification when something changes. Where an AI agent runs each one, what Fannie Mae B3-3.1-07 actually requires, and why treating a database VOE as free of FCRA is the mistake that shows up in a dispute.

Aug 24, 20267 min read
Read more
Mortgage

The Large Deposit Question: Verifying Assets With an AI Agent Under Fannie Mae B3-4.2-02, and Where Asset Sourcing Meets the Bank Secrecy Act

Asset verification looks like adding up account balances and is actually a sourcing investigation. The 50 percent large-deposit rule, funds that have to be the borrower's own, gift documentation, and the point where an unexplained deposit stops being an underwriting condition and becomes a source-of-funds question a regulated lender cannot ignore. Where an AI agent reads bank statements, what it flags, and the line between an eligibility problem and an AML problem.

Aug 21, 20267 min read
Read more

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.

© 2026 Sei Software Technologies Inc. All rights reserved.