A Data Balancing and Ensemble Learning Approach for Credit Card Fraud Detection
This research introduces an innovative method for identifying credit card fraud by combining the SMOTE-KMEANS technique with an ensemble machine learning model. The proposed model was benchmarked against traditional models such as logistic regression, decision trees, random forests, and support vector machines. Performance was evaluated using metrics, including accuracy, recall, and area under the curve (AUC). The results demonstrated that the proposed model achieved superior performance, with an AUC of 0.96 when combined with the SMOTE-KMEANS algorithm. This indicates a significant improvement in detecting fraudulent transactions while maintaining high precision and recall. The study also explores the application of different oversampling techniques to enhance the performance of various classifiers. The findings suggest that the proposed method is robust and effective for classification tasks on balanced datasets. Future research directions include further optimization of the SMOTE-KMEANS approach and its integration into existing fraud detection systems to enhance financial security and consumer protection.
Code (0)
등록된 구현이 없습니다.
Tasks
Ensemble LearningFraud DetectionSimilar Papers 제목 키워드 기반
Uncertainty-Aware Credit Card Fraud Detection Using Deep Learning
Countless research works of deep neural networks (DNNs) in the task of credit card fraud detection have focused on improving the accuracy of point predictions and mitigating unwanted biases by building different network …
Deep LearningFraud DetectionUncertainty QuantificationEnsemble and Mixed Learning Techniques for Credit Card Fraud Detection
Spurious credit card transactions are a significant source of financial losses and urge the development of accurate fraud detection algorithms. In this paper, we use machine learning strategies for such an aim. First, we…
Fraud DetectionDeep Learning Methods for Credit Card Fraud Detection
Credit card frauds are at an ever-increasing rate and have become a major problem in the financial sector. Because of these frauds, card users are hesitant in making purchases and both the merchants and financial institu…
BIG-bench Machine LearningDeep LearningFraud DetectionA Survey of Credit Card Fraud Detection Techniques: Data and Technique Oriented Perspective
Credit card plays a very important rule in today's economy. It becomes an unavoidable part of household, business and global activities. Although using credit cards provides enormous benefits when used carefully and resp…
Anomaly DetectionFraud DetectionGeneral ClassificationA Comprehensive Performance Comparison of Traditional and Ensemble Machine Learning Models for Online Fraud Detection
In the era of the digitally driven economy, where there has been an exponential surge in digital payment systems and other online activities, various forms of fraudulent activities have accompanied the digital growth, ou…
Fraud Detection