Applications of Machine Learning to the Identification of Anomalous ER Claims
Jesse B. Crawford, Nicholas Petela

TL;DR
This paper presents machine learning models for detecting fraudulent ER claims, including an upcoding model and a random forest approach, significantly reducing improper payments and highlighting differences between hospital types.
Contribution
Introduces two novel machine learning strategies for ER claim anomaly detection, improving fraud identification and payment recovery in health insurance.
Findings
Free-standing ERs are more anomalous than acute care hospitals.
The random forest model reduces improper payments by up to 40%.
Significant differences in upcoding scores between hospital types.
Abstract
Improper health insurance payments resulting from fraud and upcoding result in tens of billions of dollars in excess health care costs annually in the United States, motivating machine learning researchers to build anomaly detection models for health insurance claims. This article describes two such strategies specifically for ER claims. The first is an upcoding model based on severity code distributions, stratified by hierarchical diagnosis code clusters. A statistically significant difference in mean upcoding anomaly scores is observed between free-standing ERs and acute care hospitals, with free-standing ERs being more anomalous. The second model is a random forest that minimizes improper payments by optimally sorting ER claims within review queues. Depending on the percentage of claims reviewed, the random forest saved 12% to 40% above a baseline approach that prioritized claims by…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Medical Coding and Health Information · Artificial Intelligence in Healthcare
