You are required to read and agree to the below before accessing a full-text version of an article in the IDE article repository.

The full-text document you are about to access is subject to national and international copyright laws. In most cases (but not necessarily all) the consequence is that personal use is allowed given that the copyright owner is duly acknowledged and respected. All other use (typically) require an explicit permission (often in writing) by the copyright owner.

For the reports in this repository we specifically note that

  • the use of articles under IEEE copyright is governed by the IEEE copyright policy (available at http://www.ieee.org/web/publications/rights/copyrightpolicy.html)
  • the use of articles under ACM copyright is governed by the ACM copyright policy (available at http://www.acm.org/pubs/copyright_policy/)
  • technical reports and other articles issued by M‰lardalen University is free for personal use. For other use, the explicit consent of the authors is required
  • in other cases, please contact the copyright owner for detailed information

By accepting I agree to acknowledge and respect the rights of the copyright owner of the document I am about to access.

If you are in doubt, feel free to contact webmaster@ide.mdh.se

The effects of class rebalancing techniques on ensemble classifiers on credit card fraud detection: An empirical study

Authors:

S.M. Hasan Mahmud , Md Alamgir Kabir

Publication Type:

Conference/Workshop Paper


Abstract

Millions of dollars in financial fraud losses can be minimized, and in some cases, completely avoided by implementing the appropriate fraud prediction model. Combining a suitable rebalancing strategy with data mining techniques on a large dataset can enhance the prediction model for credit card fraud. The objective of this study is to investigate the impact of sampling techniques on ensemble classifiers for constructing credit card default prediction models. To decide which combination of rebalancing technique and ensemble classifier works best on skewed datasets for credit card fraud detection, in this paper, we investigate and assess the performance of no sampling, random under sampling, Tomek link removal, random oversampling, SMOTE, and a combination of SMOTE and Tomek link removal using ensemble classifiers including XGBoost, LightGBM, and Random Forest. For evaluating the best combination of rebalancing technique and ensemble classifier, we have used precision, recall, f1 score, mcc, PR-AUC curve and ROC-AUC curve as evaluation metrics. Based on overall evaluation matrics Random Forest, XGBoost perform best when paired with Tomek link removal, and LightGBM performs best when paired with random oversampling. All evaluation metrics of our empirical study indicate that Tomek link removal with Random Forest works best among all the different combinations of rebalancing techniques and ensemble classifiers for predicting fraudulent credit card transactions.

Bibtex

@inproceedings{Mahmud6869,
author = {S.M. Hasan Mahmud and Md Alamgir Kabir },
title = {The effects of class rebalancing techniques on ensemble classifiers on credit card fraud detection: An empirical study},
month = {December},
year = {2023},
url = {http://www.es.mdu.se/publications/6869-}
}