← Latest papers
💰 quantitative finance

Insurance Pricing Optimization via Off-Policy Evaluation

This paper proposes a framework for optimizing insurance pricing by integrating off-policy evaluation with a novel kernelized inverse propensity score estimator and demonstrating that neural network-based policy parameterization outperforms existing techniques in a synthetic travel insurance environment.

Original authors: Sascha Günther, Dimitri Semenovich, Mario V. Wüthrich

Published 2026-05-28
📖 5 min read🧠 Deep dive

Original authors: Sascha Günther, Dimitri Semenovich, Mario V. Wüthrich

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine an insurance company trying to figure out the perfect price tag for a travel insurance policy. Traditionally, they act like a cautious accountant: they calculate the average cost of claims, add a safety buffer, and slap a price on it. They assume everyone will buy it at that price, or they don't really care if they don't.

This paper suggests a smarter, more dynamic approach. Instead of just guessing, the authors treat pricing like a video game where the goal is to learn the best strategy by replaying old levels (historical data) without having to play the game live again.

Here is the breakdown of their ideas using simple analogies:

1. The Problem: The "Guess and Check" Trap

In the old way, companies often try to predict how many people will buy insurance at a specific price, then pick the price that makes the most money. This is like a chef tasting a soup, guessing how much salt to add, and then serving it. If the chef guesses wrong, the soup is ruined, and they can't go back and fix it without cooking a whole new pot.

The authors point out that this method is risky. If the "recipe" (the math model) is slightly off, the company might set prices that lose money or miss out on customers.

2. The Solution: The "Time-Traveling Reviewer" (Off-Policy Evaluation)

The authors propose a method called Off-Policy Evaluation. Imagine you have a video game console where you recorded thousands of hours of gameplay under a specific set of rules (the old pricing strategy). Now, you want to test a new strategy.

Instead of playing the game live (which is expensive and risky), you use a special "reviewer" tool. This tool looks at your old recordings and simulates: "If I had used this new strategy back then, what would have happened?"

This allows the insurance company to test thousands of new pricing ideas on old data without ever having to actually charge a customer a weird price in the real world. It's a safe, cost-free sandbox.

3. The Innovation: The "Smoothie" vs. The "Smoothie Bar" (Kernelized IPS)

The biggest hurdle in this "time-travel" method is that the old data is messy. Maybe the old strategy only offered prices of $10, $20, and $30. But the new strategy wants to try $15.

  • The Old Way (Inverse Propensity Score): This method is like a strict librarian. It only looks at the exact matches. If you ask, "What happens at $15?" and the library only has records for $10 and $20, the librarian says, "I have no data on $15." It throws away all the other data, leading to a shaky, noisy guess.
  • The New Way (Kernelized IPS): The authors invented a "smoothie blender" for data. Instead of ignoring the $10 and $20 data, they blend them together. They assume that the relationship between price and sales is smooth (like a curve). If you know the results at $10 and $20, you can mathematically "blend" them to make a very accurate guess for $15.

This "blending" technique (called a kernelized estimator) drastically reduces the noise. It's like taking a grainy, pixelated photo and using software to smooth out the edges so you can see the picture clearly. The paper proves this new method is much more stable and accurate than the old "strict librarian" method.

4. Finding the Winner: The "Coach" and the "Robot" (Policy Optimization)

Once they can accurately simulate what would have happened, they need to find the best pricing rule. They tested two "coaches" to find the winner:

  • Coach A (Data-Shared Lasso): This is like a seasoned human coach who uses a whiteboard and simple rules. It's easy to understand and explain to a boss ("We charge more for long trips, less for short ones"). It works very well but might miss some complex, hidden patterns.
  • Coach B (Neural Network): This is a super-complex robot that can spot incredibly subtle patterns in the data that humans might miss. In their tests, this robot found the absolute best pricing strategy, squeezing out a little more profit than the human coach. However, it's a "black box"—it's hard to explain why it chose a specific price.

5. The Results

In their computer simulation (a fake travel insurance world), they found:

  • The "Smoothie Blender" (Kernelized IPS) was far more accurate and less jittery than the old methods.
  • The Robot Coach (Neural Network) found the highest profits, but the Human Coach (Lasso) was a very close second and much easier to understand.
  • The old "Guess and Check" method (Predict-then-Optimize) often tricked itself into thinking it was doing better than it actually was.

The Bottom Line

This paper gives insurance companies a new toolkit. Instead of guessing prices or relying on rigid formulas, they can use historical data to safely simulate and test new pricing strategies. They can "blend" data points to fill in the gaps, and use smart algorithms to find the perfect price that balances profit with customer demand, all without risking a single real customer.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →