Kumo Co-Founder Hema Raghavan Named to Inc.’s 2026 Female Founders 500

Learn more
1Classification · Fraud Detection

Claims Fraud Detection

Is this claim fraudulent?

Book a demo and get a free trial of the full platform: data science agent, fine-tune capabilities, and forward-deployed engineer support.

By submitting, you accept the Terms and Privacy Policy.

Loved by data scientists, ML engineers & CXOs at

Catalina Logo

A real-world example

Is this claim fraudulent?

Insurance fraud costs the US industry $80B+ annually (FBI), with 10% of all P&C claims containing some element of fraud (Coalition Against Insurance Fraud). Special Investigation Units (SIUs) can only investigate 5-10% of flagged claims, and legacy rules-based systems generate 80-90% false positives, burying real fraud in noise. Organized fraud rings are particularly hard to detect because they coordinate across multiple policies, claimants, providers, and repair shops. A single fraud ring can cost an insurer $5-20M before detection.

How KumoRFM solves this

Relational intelligence built for insurance data

Kumo connects claims, policies, claimants, providers, repair facilities, adjusters, and geographic data into a single relational graph. The model detects that Claim CLM-9201 involves a claimant who shares a phone number with two other recent claimants, all three used the same body shop, and the repair estimates follow an identical pattern. These multi-hop connections reveal fraud rings invisible to single-claim analysis. The graph also catches soft fraud: Claim CLM-9205 has inflated damage estimates based on the vehicle's age, repair-shop pricing patterns, and historical claim amounts for similar incidents.

From data to predictions

See the full pipeline in action

Connect your tables, write a PQL query, and get predictions with built-in explainability — all in minutes, not months.

1

Your data

The relational tables Kumo learns from

CLAIMS

claim_idpolicy_idtypeamountloss_datefiled_date
CLM-9201POL-4401Auto Collision$12,4002025-09-012025-09-03
CLM-9205POL-4418Auto Collision$8,9002025-09-052025-09-06
CLM-9210POL-4425Property Fire$45,0002025-09-082025-09-10

CLAIMANTS

claimant_idnamephoneaddressclaims_12mo
CL-801Michael Torres555-014288 Pine St3
CL-802Lisa Chen555-0142220 Oak Ave2
CL-803James Wilson555-019988 Pine St1

PROVIDERS

provider_idnametypeavg_estimateclaims_volume
PRV-101QuickFix Auto BodyRepair Shop$11,80042/mo
PRV-102City Auto RepairRepair Shop$7,20028/mo
PRV-103Dr. Smith ChiroMedical Provider$4,50065/mo

CLAIM_NETWORK

claim_idclaimant_idprovider_idadjuster_idshared_attributes
CLM-9201CL-801PRV-101ADJ-05Phone, Provider
CLM-9202CL-802PRV-101ADJ-05Phone, Provider
CLM-9203CL-803PRV-101ADJ-12Address, Provider
2

Write your PQL query

Describe what to predict in 2–3 lines — Kumo handles the rest

PQL
PREDICT BOOL(CLAIMS.FRAUD_CONFIRMED = 'True', 0, 0, days)
FOR EACH CLAIMS.CLAIM_ID
WHERE CLAIMS.AMOUNT > 5000
3

Prediction output

Every entity gets a score, updated continuously

CLAIM_IDAMOUNTFRAUD_SCORERING_DETECTEDSIU_PRIORITY
CLM-9201$12,4000.91Ring-A (3 claims)Critical
CLM-9205$8,9000.62NoneHigh
CLM-9210$45,0000.15NoneLow
4

Understand why

Every prediction includes feature attributions — no black boxes

Claim CLM-9201 (Auto Collision, $12,400)

Predicted: 91% fraud probability, Ring-A detected

Top contributing features

Shared phone with other claimants

2 matches

28% attribution

Common repair shop (high-volume)

PRV-101, 42/mo

24% attribution

Shared address pattern

88 Pine St

20% attribution

Claim timing cluster

3 in 10 days

17% attribution

Estimate vs vehicle value ratio

68% of ACV

11% attribution

Feature attributions are computed automatically for every prediction. No separate tooling required. Learn more about Kumo explainability

Bottom line: Reduce fraud losses by 30-50% and cut SIU false-positive rates by 40%, saving $40-80M annually for a top-20 P&C insurer.

Topics covered

insurance claims fraud detectionclaims fraud AIinsurance fraud analyticsSIU optimizationgraph neural network insurance fraudKumoRFMrelational deep learning insurancefraudulent claims predictioninsurance fraud ring detectionclaims investigation AI

One Platform. One Model. Predict Instantly.

KumoRFM

Relational Foundation Model

Turn structured relational data into predictions in seconds. KumoRFM delivers zero-shot predictions that rival months of traditional data science. No training, feature engineering, or infrastructure required. Just connect your data and start predicting.

For critical use cases, fine-tune KumoRFM on your data using the Kumo platform and Data Science Agent for 30%+ higher accuracy than traditional models.

Book a demo and get a free trial of the full platform: data science agent, fine-tune capabilities, and forward-deployed engineer support.