TL;DR
This paper introduces mSHAP, a novel method for efficiently computing SHAP values in two-part models, enhancing interpretability in insurance pricing models at an individual level.
Contribution
We propose mSHAP, a new approach that leverages individual SHAP values of component models to explain two-part models, significantly improving speed over existing methods.
Findings
mSHAP is exponentially faster than kernelSHAP for two-part models.
The method enables detailed individual-level explanations of insurance pricing models.
Application to auto insurance demonstrates practical utility.
Abstract
Two-part models are important to and used throughout insurance and actuarial science. Since insurance is required for registering a car, obtaining a mortgage, and participating in certain businesses, it is especially important that the models which price insurance policies are fair and non-discriminatory. Black box models can make it very difficult to know which covariates are influencing the results. SHAP values enable interpretation of various black box models, but little progress has been made in two-part models. In this paper, we propose mSHAP (or multiplicative SHAP), a method for computing SHAP values of two-part models using the SHAP values of the individual models. This method will allow for the predictions of two-part models to be explained at an individual observation level. After developing mSHAP, we perform an in-depth simulation study. Although the kernelSHAP algorithm is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsShapley Additive Explanations
