Life insurance has always been a data business. What's changed over the last several years is the sophistication of what we can do with that data — and the speed at which the discipline is moving from static, table-driven assumptions to dynamic, model-driven insight. I've worked across this spectrum: building mortality curves with classical actuarial techniques, and building machine-learning models to flag high-risk lives and decode policyholder behavior. Here's how I see the state of play.

Mortality: the foundation still matters

Everything in life insurance rests on the mortality assumption, and building a credible mortality basis is still core actuarial craft. I've built and calibrated mortality curves using actuarial laws and GLM spline models, and analyzed mortality improvement using industry (IIB) and census data.

The reason splines and GLMs remain central is that raw experience data is noisy, especially at older ages where exposure is thin. Graduation techniques — Whittaker graduation, cubic and penalized splines — smooth that noise into a stable, usable curve without over-fitting. (The CMI itself has long used Whittaker graduation for pensioner and annuitant rates.) A GLM framework lets you layer in explanatory factors while keeping the model interpretable and defensible to regulators.

Mortality improvement is where this gets genuinely hard right now. The post-pandemic picture is messy. According to the CMI, 2025 death rates in England and Wales were nearly 2% lower than 2024 — itself the previous record low — extending five consecutive years of decline. But as CMI Chair Cobus Daneel noted, "the only exception was men aged 45-64, whose death rates remained concerningly above pre-pandemic levels for the sixth consecutive year." In the US, Group Life mortality has largely returned to pre-pandemic benefit ratios. The signal is diverging by age and cause, and setting a single improvement assumption on top of that requires judgment, not just extrapolation — a challenge that recent actuarial research has tackled by pairing classical Lee-Carter baselines with GAM and XGBoost layers to capture non-linear drivers.

Where machine learning earns its place

Layered on top of that classical foundation, machine learning adds real value in specific, well-defined places. On a reinsurance pricing engagement with RGA, I used predictive models — linear regression, logistic regression, and XGBoost — to assess risk relativities and flag high-risk lives.

The point of using something like XGBoost isn't novelty; it's that gradient-boosted trees capture non-linear interactions between risk factors that a linear model misses. In mortality and morbidity work, models are increasingly used behind the scenes to generate risk scores that guide triage — deciding which cases can be fast-tracked and which need fuller evidence. That's exactly the direction the reinsurance market is heading: per its 2024 Annual Review, RGA's Individual Life team reviewed a record 120,000 facultative cases, and its MedScore tool "combines the predictive power of prescription drug and digital health data in a single risk assessment score for group insurers."

The pattern I follow is to use the interpretable model (logistic/linear GLM) as the workhorse for anything that needs regulatory defensibility, and the machine-learning model (XGBoost) where predictive lift matters more than transparency — with careful validation using AUC, calibration plots, and out-of-sample testing.

Policyholder behavior and the annuity problem

The other frontier is behavior — lapse, surrender, and benefit utilization. I've developed predictive models in R to analyze policyholder behavior, lapse, and benefit-utilization patterns, and this became especially urgent for annuity products during the recent high-interest-rate environment.

When rates spiked in 2022–2023, lapse behavior on fixed indexed annuities (FIAs) and multi-year guaranteed annuities (MYGAs) shifted dramatically. The scale was striking: in the LIMRA/SOA fixed-rate deferred annuity study, surrender rates in the year the surrender charge expired jumped to 54% by contract count in 2022, versus 29.7% for 2015–2019, and contract-year-six "shock" surrenders reached as high as 68.7% by contract value. Policyholders behave rationally: when a competitor offers a materially higher rate, they walk.

For FIA and MYGA products in that environment, I built custom predictive models applying data bucketing plus supervised and unsupervised machine learning — for pricing, lapse analysis, and customer segmentation. Unsupervised clustering is genuinely useful here: it surfaces natural policyholder segments (by size, by rate sensitivity, by tenure) that you can then price and manage differently. Larger policies, for instance, lapse far more efficiently than small ones — industry studies show shock lapses for policies of $200,000 and over run roughly twice those of policies under $50,000 — so treating them identically leaves money on the table. This work is also becoming regulatory table stakes: emerging principle-based frameworks like VM-22 require insurers to use their own best-estimate dynamic behavior assumptions on deferred annuities.

The governance dimension

None of this happens in a regulatory vacuum. The NAIC's Model Bulletin on the use of AI — adopted by the NAIC in December 2023 — has now been adopted by 24 states plus the District of Columbia, and it demands documented governance, transparency, and accountability for any model touching underwriting, rating, or claims. An AI System Evaluation Tool pilot is scheduled to run from March to September 2026. The practical implication: every predictive model needs an audit trail, documented validation, and someone accountable. Model risk management is no longer optional overhead — it's the price of deploying these tools at all.

That combination — classical actuarial rigor plus modern machine learning, deployed inside a defensible governance framework — is where I focus. If you're modernizing your mortality basis, building lapse models for a shifting rate environment, or standing up predictive analytics for reinsurance pricing, I'd welcome a conversation.