菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-27
📄 Abstract - Insurance Pricing Optimization via Off-Policy Evaluation

Traditional insurance pricing relies on risk-based principles that ensure actuarial fairness and solvency but do not explicitly account for policyholders' price sensitivity. We formulate insurance pricing as a decision-making problem and study it using tools from off-policy evaluation and stochastic control. We propose a kernelized inverse propensity score estimator that exploits local structure in the action space and yields variance reduction compared to the classical inverse propensity score estimator. Building on these value estimates, we investigate policy optimization and present two practical approaches for computing optimal pricing rules: an interpretable data-shared Lasso formulation and a flexible policy parameterization based on neural networks. Using a controlled synthetic travel insurance environment, we empirically confirm the theoretical results and show that neural networks outperform existing techniques for policy optimization.

顶级标签: machine learning reinforcement learning
详细标签: off-policy evaluation insurance pricing policy optimization inverse propensity score neural networks 或 搜索:

通过离线策略评估优化保险定价 / Insurance Pricing Optimization via Off-Policy Evaluation


1️⃣ 一句话总结

本文提出了一种基于离线策略评估和随机控制的新方法,通过考虑客户的价格敏感度来优化保险定价,并利用核化逆倾向性得分估计和神经网络等工具,实现了比传统方法更优的定价策略。

源自 arXiv: 2605.28327