
Journal of Information and Communications Technology: Algorithms, Systems And Applications

A single-blind peer-reviewed, quarterly, open-access journal committed to advancing cutting-edge research across the full spectrum of ICT.
Credit Card Fraud Detection Using Hybrid XGBoost and Autoencoder Models
J. Inf. Commun. Technol. Algorithms Syst. Appl., 2026, 2(1), 26303 https://doi.org/10.64189/ict.26303
Received: 15 January 2026 | Revised: 12 February 2026 | Accepted: 11 March 2026
Cite article
T. V. Gandhi, P. P. Gupta, C. S. Gandhi, S. D. Gagare, V. Rajput, R. Chavan, Credit card fraud detection using hybrid XGBoost and autoencoder models, Journal of Information and Communications Technology: Algorithms, Systems and Applications, 2026, 2(1), 26303, doi: . https://doi.org/10.64189/ict.26303
Rights and permissions
(c) The Author(s) 2026.

Open Access
This article is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License, which permits the non-commercial use, sharing, adaptation, distribution and reproduction in any medium or format, as long as appropriate credit is given and changes are indicated. https://creativecommons.org/licenses/by-nc/4.0/
Abstract
The rapid growth of digital payment systems and e-commerce platforms has significantly increased the volume of credit card transactions worldwide, consequently raising the risk of fraudulent financial activities. Detecting fraudulent transactions remains a challenging problem due to the highly imbalanced nature of transaction datasets and the constantly evolving behavior of fraud patterns. Traditional rule-based detection systems and single machine learning models often struggle to identify both known and previously unseen fraud patterns effectively. To address these challenges, this study proposes a hybrid credit card fraud detection framework that integrates supervised and unsupervised machine learning approaches. XGBoost is employed as the primary supervised learning model to identify known fraud patterns, while an autoencoder-based anomaly detection model identifies unusual transaction behaviors by analyzing reconstruction errors. The outputs are combined using a logistic regression-based meta-classifier. The proposed hybrid system was evaluated using the BankSim transaction dataset. Experimental results demonstrate that the standalone XGBoost model achieved an Average Precision (AP) of 0.79, an F1-score of 0.719, precision of 0.743, and recall of 0.697. The final hybrid meta-classifier model achieved an AP of 0.724, F1-score of 0.703, precision of 0.689, and recall of 0.718, indicating improved recall stability and robustness in detecting fraudulent transactions.
Graphical Abstract

Novelty Statement
An empirical and systematic analysis of supervised, unsupervised, and meta-learning-based hybrid detection approaches to fraud detection, where practical trade-offs for data calibration for imbalanced data are presented.

