Application of Classification Methods to Individual Disability Income Insurance Fraud Detection

As the number of electronic insurance claims increases each year, it is difficult to detect insurance fraud in a timely manner by manual methods alone. The objective of this study is to use classification modeling techniques to identify suspicious policies to assist manual inspections. The predictive models can label high-risk policies and help investigators to focus on suspicious records and accelerate the claim-handling process. The study uses health insurance data with some known suspicious and normal policies. These known policies are used to train the predictive models. Missing values and irrelevant variables are removed before building predictive models. Three predictive models: Naive Bayes (NB), decision tree, and Multiple Criteria Linear Programming (MCLP), are trained using the claim data. Experimental study shows that NB outperformed decision tree and MCLP in terms of classification accuracy.