Impact of the composition of feature extraction and class sampling in medicare fraud detection
Akrity Kumari, Narinder Singh Punn, Sanjay Kumar Sonbhadra, Sonali, Agarwal

TL;DR
This study investigates how feature extraction and class sampling techniques can improve machine learning-based fraud detection in Medicare insurance claims, addressing challenges of high dimensionality and class imbalance.
Contribution
It introduces a combined approach using autoencoders and SMOTE with gradient boosting classifiers for enhanced Medicare fraud detection performance.
Findings
Autoencoders effectively reduce feature space complexity.
SMOTE balances class distribution improving detection.
LightGBM classifier with these techniques yields best results.
Abstract
With healthcare being critical aspect, health insurance has become an important scheme in minimizing medical expenses. Following this, the healthcare industry has seen a significant increase in fraudulent activities owing to increased insurance, and fraud has become a significant contributor to rising medical care expenses, although its impact can be mitigated using fraud detection techniques. To detect fraud, machine learning techniques are used. The Centers for Medicaid and Medicare Services (CMS) of the United States federal government released "Medicare Part D" insurance claims is utilized in this study to develop fraud detection system. Employing machine learning algorithms on a class-imbalanced and high dimensional medicare dataset is a challenging task. To compact such challenges, the present work aims to perform feature extraction following data sampling, afterward applying…
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 · Artificial Intelligence in Healthcare
MethodsSynthetic Minority Over-sampling Technique.
