LGAISep 18, 2025

Credit Card Fraud Detection

arXiv:2509.15044v16 citationsh-index: 1
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for financial institutions dealing with fraud detection.

The study tackled credit card fraud detection by evaluating five machine learning models with sampling techniques, finding that a hybrid method achieved the best balance between recall and precision, particularly improving MLP and KNN performance.

Credit card fraud remains a significant challenge due to class imbalance and fraudsters mimicking legitimate behavior. This study evaluates five machine learning models - Logistic Regression, Random Forest, XGBoost, K-Nearest Neighbors (KNN), and Multi-Layer Perceptron (MLP) on a real-world dataset using undersampling, SMOTE, and a hybrid approach. Our models are evaluated on the original imbalanced test set to better reflect real-world performance. Results show that the hybrid method achieves the best balance between recall and precision, especially improving MLP and KNN performance.

Foundations

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

Your Notes