LGMLJun 16, 2022

Applications of Machine Learning to the Identification of Anomalous ER Claims

arXiv:2206.08093v11 citationsh-index: 1
AI Analysis

This work addresses fraud and upcoding in health insurance claims, specifically for ER services, offering incremental improvements to anomaly detection methods.

The paper tackled the problem of identifying anomalous emergency room (ER) insurance claims to reduce improper payments, using two machine learning strategies: an upcoding model that found free-standing ERs more anomalous than acute care hospitals, and a random forest model that saved 12% to 40% more than a baseline approach in minimizing improper payments.

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 billed amount.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes