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

Learn more
2Regression · Risk Scoring

Underwriting Risk Assessment

What is the true risk for this applicant?

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

What is the true risk for this applicant?

Insurers lose $15-30B annually from adverse selection (underpricing risky applicants) and over-conservatism (rejecting profitable applicants), according to Deloitte. Traditional underwriting models use 15-30 rating factors from the application and third-party data, but miss relational signals: an applicant's neighborhood claims history, the correlation between their vehicle type and local theft rates, or the interaction between their occupation and commute pattern. A 5-point improvement in loss ratio on a $10B book translates to $500M in annual savings.

How KumoRFM solves this

Relational intelligence built for insurance data

Kumo connects applicant profiles, claims history, policy data, geographic risk factors, vehicle databases, and external data sources into a relational graph. The model discovers that Applicant APP-3301 lives in a zip code where pipe-burst claims spiked 3x last winter, has a roof older than 15 years (from property records), and owns a breed of dog associated with 2.5x liability claim frequency. These cross-table signals produce a risk score that is 30-40% more predictive than traditional generalized linear models (GLMs), catching both overpriced low-risk and underpriced high-risk applicants.

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

APPLICANTS

applicant_idnameageoccupationcredit_tierzip_code
APP-3301Sarah Mitchell42TeacherA90210
APP-3302David Kim35Software EngineerA+10001
APP-3303Robert Brown58ContractorB33101

PROPERTY_DATA

applicant_idproperty_typeyear_builtroof_agesqftreplacement_cost
APP-3301Single Family199818 years2,400$420,000
APP-3302Condo20196 years1,100$280,000
APP-3303Single Family198512 years3,200$510,000

ZIP_CODE_RISK

zip_codeweather_risktheft_indexclaims_per_1000trend
90210Wildfire: HighLow42Increasing
10001Flood: MediumHigh38Stable
33101Hurricane: HighMedium55Increasing

CLAIMS_HISTORY

applicant_idprior_claims_5yrtotal_paidlargest_claimclaim_type
APP-33011$8,200$8,200Water Damage
APP-33020$0$0N/A
APP-33033$45,000$22,000Wind Damage
2

Write your PQL query

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

PQL
PREDICT SUM(CLAIMS.TOTAL_PAID, 0, 12, months)
FOR EACH APPLICANTS.APPLICANT_ID
3

Prediction output

Every entity gets a score, updated continuously

APPLICANT_IDNAMEKUMO_RISK_SCORETRADITIONAL_SCOREEXPECTED_LOSSRECOMMENDATION
APP-3301Sarah Mitchell0.720.35$14,200Rate Up 40%
APP-3302David Kim0.180.22$2,800Rate Down 15%
APP-3303Robert Brown0.850.68$28,500Decline or Restrict
4

Understand why

Every prediction includes feature attributions — no black boxes

Applicant APP-3301 (Sarah Mitchell)

Predicted: Risk score 0.72, expected loss $14,200

Top contributing features

Roof age exceeding replacement threshold

18 years

27% attribution

Zip code wildfire risk increasing

High, +15% YoY

24% attribution

Prior water damage claim

$8,200 in 5yr

20% attribution

Property age and construction type

1998 wood frame

17% attribution

Neighborhood claims density

42 per 1,000

12% attribution

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

Bottom line: Improve loss ratios by 5-10 points while writing 8-12% more profitable business, translating to $500M+ in annual savings on a $10B book.

Topics covered

underwriting risk AIinsurance underwriting modelrisk assessment machine learningloss ratio improvementgraph neural network underwritingKumoRFMrelational deep learning insurancepredictive underwritinginsurance risk scoringactuarial AI model

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.