Why AI and machine learning in claims matter now
The case for AI and machine learning in insurance claims is no longer aspirational. According to Datos Insights, straight-through processing (STP) rates in claims remain under 10% across the industry, with nearly 60% of insurers running no STP at all. That gap is the operational target for AI and machine learning in insurance claims: not replacing adjusters, but removing the manual rework that compresses cycle time and constrains throughput.
In my experience working with VPs of Claims at U.S. P&C carriers, the question has shifted in the last 18 months. It is no longer “should we use AI in claims?” but “which specific capabilities deliver measurable ROI within 12 months?” This article covers the three model types that matter, where they fit in the claims pipeline, what carriers should measure, and what the realistic deployment timeline looks like. For the full claims pipeline context, see our complete 2026 guide to AI claims processing.
The problems with traditional claims processing
Traditional claims processing is constrained by three operational realities. First, intake is manual or partially manual. Customer reports a loss, CSR captures it, adjuster opens it and starts rebuilding context from scattered artifacts. Second, fraud detection is reactive. Suspicious patterns surface days or weeks after payment, when recovery is harder. Third, reserve setting depends on adjuster experience rather than systematic pattern matching against historical claims.
Each of these problems is addressable with a specific class of machine learning model. Carriers that deploy them without understanding which model solves which problem tend to ship pilots that never reach production.
Cycle time pressure
J.D. Power’s 2026 U.S. Property Claims Satisfaction Study measured average FNOL-to-payment at 40.7 days, with repair cycle time averaging 29.6 days. Both numbers are among the longest since J.D. Power began tracking the metric in 2008. Customer expectations have moved in the opposite direction.
Loss adjustment expense (LAE) leakage
Loss adjustment expense is the operational tax on every claim. McKinsey research on claims transformation puts the potential reduction in loss adjustment expense at 25-30%, alongside a 3-5 percentage point drop in indemnity spend, for carriers that complete digital and analytics-driven claims transformations. Most U.S. carriers have not closed that gap. Every adjuster minute spent re-keying data from PDFs and emails is LAE that AI can recover.
How AI and machine learning fit the claims pipeline
There are three model classes that matter in claims. The mistake I see most often is carriers treating them as interchangeable. They are not.
Multimodal models at FNOL
Multimodal large language models read photos, PDFs, emails with attachments, recorded phone transcripts, and handwritten forms. At FNOL, they replace 4-6 minutes of adjuster data entry per claim with 15-30 seconds of automated extraction. The Decerto Claims AI platform uses multimodal extraction at intake to feed structured data directly into the adjuster workspace, so the file is ready for triage when the adjuster opens it.
Pattern recognition models for fraud detection
Fraud detection uses pattern recognition models trained on historical claim attributes plus external databases like ISO ClaimSearch and NICB. These are typically gradient-boosted trees or ensemble models trained on labeled fraud data, not large language models. According to Deloitte, AI-driven detection and multimodal analysis could save P&C insurers $80-160 billion in fraudulent claims by 2032. The Decerto Anti-fraud Solution runs these signals at FNOL rather than as a post-payment audit, which is where most fraud recovery breaks down.
Predictive models for reserve recommendation
Reserve recommendation uses time-series regression models trained on historical reserves and ultimate settlements. The output is a reserve estimate plus a confidence interval. Reserves placed at FNOL with structured reasoning shorten reserve adequacy cycles and reduce adverse development. This is the second-order benefit of AI in claims that most carriers underestimate.
How AI and ML flag fraudulent claims in practice
In my experience working with carriers in commercial auto and workers’ compensation, the fraud signal density at FNOL is higher than most VPs of Claims assume. The carriers I worked with who moved fraud detection from post-payment audit to FNOL scoring saw two operational changes. First, suspicious claims got investigation attention before payment, not after. Second, the fraud signals fed back into the triage routing model, so flagged claims went to specialist adjusters automatically.
I worked with a Midwest regional carrier where the fraud team was running ISO ClaimSearch lookups manually as a separate workflow. Moving that lookup into the FNOL scoring pipeline cut the fraud-flag-to-adjuster-review cycle from four business days to under an hour. The dollar impact came from claims caught pre-payment that would otherwise have settled before the fraud signal surfaced.
The Coalition Against Insurance Fraud estimates U.S. insurance fraud costs around $308.6 billion annually across all lines. P&C accounts for a substantial share. Even modest improvements in pre-payment detection rates translate to meaningful dollars at portfolio scale.
Business benefits and ROI of AI and ML in insurance claims
The ROI conversation in claims AI gets distorted by vendor claims. Realistic deployment outcomes look like this.
Operational efficiency and cost reduction
Carriers running production multimodal extraction at FNOL plus pattern-based fraud scoring typically see LAE reductions in the 10-25% range on simple claims over 12-18 months. This is not a 70% reduction. It is not a 90% reduction. It is consistent, compounding savings on claim volume that adds up to meaningful dollars at scale.
Customer experience improvements
Faster cycle time correlates with customer satisfaction. J.D. Power’s research consistently shows that claims settled within one week of FNOL score substantially higher than claims that take longer. AI at FNOL is the lever that compresses the early days of the cycle, which is where the customer experience signal is strongest.
Adjuster capacity and retention
The most underrated benefit is adjuster capacity. Adjusters who spend less time on document rebuilding and more time on coverage decisions report higher job satisfaction. In a labor market where experienced adjusters are hard to replace, this matters operationally as much as the throughput gain.
NAIC AI Bulletin compliance for claims AI deployments
If your claims operation runs any AI or machine learning at all, you need a documented AI Systems (AIS) Program under the NAIC AI Model Bulletin. The Bulletin was adopted by NAIC in December 2023, and as of August 2025, 24 U.S. jurisdictions had adopted it or a substantially similar approach. Colorado, New York, and California layer additional requirements on top.
In practice, this means every AI-driven decision needs documentation of model purpose, training data sources, validation methodology, and ongoing monitoring. Audit trail is not optional. The Decerto AI for Insurance framework is built to satisfy NAIC Bulletin requirements from initial deployment, not retrofitted after a state DOI examination.
Realistic AI and ML deployment timeline for claims
The carriers I worked with who got value from AI in claims followed a similar deployment arc. Pilot one capability, ship it to production on a narrow scope, measure the outcome for 90-180 days, then expand. Big-bang deployments that try to ship multimodal extraction, fraud scoring, and reserve recommendation simultaneously tend to stall because the operational change management is more than three teams can absorb at once.
A reasonable 18-month roadmap looks like this. Months 0-3: scope selection and data readiness audit. Months 3-9: pilot one capability (usually multimodal FNOL extraction or fraud scoring) on a defined claim segment. Months 9-15: production deployment plus measurement plus AIS Program documentation. Months 15-18: expansion to second capability and integration into adjuster workflow.
FAQ - AI and machine learning in insurance claims
What is the difference between AI and machine learning in insurance claims?
Machine learning is the underlying technology that learns patterns from data. AI is the broader category that includes machine learning plus rule-based systems and decision support. In insurance claims, machine learning models handle pattern recognition for fraud, reserve estimation, and damage assessment, while AI more broadly includes the orchestration layer that sequences these decisions across the claims pipeline.
How does AI improve claims processing speed for US P&C carriers?
AI improves speed at three handoffs. Multimodal extraction at FNOL replaces 4-6 minutes of manual data entry with 15-30 seconds of automated structuring. Fraud scoring at FNOL routes suspicious claims to specialists before payment instead of after. Reserve recommendation places reserves with structured reasoning, which shortens reserve adequacy cycles. Combined, these compress cycle time on simple claims by 20-40% after 12-18 months in production.
What machine learning models are used for insurance fraud detection?
Insurance fraud detection typically uses gradient-boosted trees and ensemble models trained on labeled historical fraud data, with feature inputs from internal claims data, external databases like ISO ClaimSearch and NICB, and behavioral signals. Large language models supplement these for narrative analysis and pattern explanation, but the core scoring is done by classical machine learning models.
What does NAIC AI Bulletin compliance mean for claims AI?
The NAIC AI Model Bulletin, adopted December 2023, requires insurers to operate a documented AI Systems (AIS) Program covering governance, risk management, model validation, and third-party AI oversight. For claims AI, this means every model needs documented purpose, training data records, validation testing, and performance monitoring. 24 U.S. jurisdictions had adopted the Bulletin or substantially similar standards by August 2025.
What is a realistic ROI timeline for AI in insurance claims?
Realistic deployment outcomes show 10-25% LAE reductions on simple claims within 12-18 months of production deployment of multimodal extraction plus fraud scoring. ROI compounds as model accuracy improves with more data. Carriers that try to ship multiple AI capabilities simultaneously tend to stall on change management; phased rollout produces better outcomes.
Talk to Decerto - 30-minute Claims AI assessment
Every month your claims operation runs without AI at FNOL is measurable LAE you cannot recover and cycle time you cannot compress. J.D. Power’s 2026 numbers show the gap between top-quartile carriers and the rest is widening, not closing. NAIC AI Bulletin compliance pressure is increasing in parallel.
I run a 30-minute Claims AI operational assessment with VPs of Claims and Heads of Claims at U.S. P&C carriers. It is vendor-neutral, NDA-protected, and you get a written assessment whether or not we ever work together. The first call is technical Q&A with me and a senior architect from the Decerto Claims AI team - your portfolio data, your AI readiness gaps, your realistic 12-month deployment plan.
Not a sales pitch. No demo loop. Calendar link directly, no form.
Sources
- Datos Insights (formerly Aite-Novarica Group). “Straight-Through Processing in Underwriting and Claims: 2023 Update.”
- J.D. Power. “2026 U.S. Property Claims Satisfaction Study.”
- McKinsey & Company. “Claims management with Samantha Prymaka.” March 2022.
- Deloitte Insights. “Using AI to fight insurance fraud.” FSI Predictions 2025.
- Coalition Against Insurance Fraud. “The Impact of Insurance Fraud on the U.S. Economy.” 2022 Report.
- NAIC. “Model Bulletin: Use of Artificial Intelligence Systems by Insurers.” Adopted December 4, 2023.
- NAIC. “Implementation of NAIC Model Bulletin: Use of Artificial Intelligence Systems by Insurers.”



.png)
.png)

