paper-with-me

Papers

Financial Fraud Detection Using Explainable AI and Stacking Ensemble Methods

2025-05-15 · Fahad Almalki, Mehedi Masud

Traditional machine learning models often prioritize predictive accuracy, often at the expense of model transparency and interpretability. The lack of transparency makes it difficult for organizations to comply with regulatory requirements and gain stakeholders trust. In this research, we propose a fraud detection framework that combines a stacking ensemble of well-known gradient boosting models: XGBoost, LightGBM, and CatBoost. In addition, explainable artificial intelligence (XAI) techniques are used to enhance the transparency and interpretability of the model's decisions. We used SHAP (SHapley Additive Explanations) for feature selection to identify the most important features. Further efforts were made to explain the model's predictions using Local Interpretable Model-Agnostic Explanation (LIME), Partial Dependence Plots (PDP), and Permutation Feature Importance (PFI). The IEEE-CIS Fraud Detection dataset, which includes more than 590,000 real transaction records, was used to evaluate the proposed model. The model achieved a high performance with an accuracy of 99% and an AUC-ROC score of 0.99, outperforming several recent related approaches. These results indicate that combining high prediction accuracy with transparent interpretability is possible and could lead to a more ethical and trustworthy solution in financial fraud detection.

📄 PDF Abstract BibTeX arXiv:2505.10050

Code (0)

등록된 구현이 없습니다.

Tasks

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Feature Importancefeature selectionFraud Detection

Methods 이 논문이 사용한 방법론

SHAP 설명 없음
Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Explainable AI for Fraud Detection: An Attention-Based Ensemble of CNNs, GNNs, and A Confidence-Driven Gating Mechanism

2024-10-01 · Mehdi Hosseini Chagahi, Niloufar Delfan, Saeed Mohammadi Dashtaki, Behzad Moshiri 외

The rapid expansion of e-commerce and the widespread use of credit cards in online purchases and financial transactions have significantly heightened the importance of promptly and accurately detecting credit card fraud …

Fraud DetectionGraph Neural Network

ERP-RiskBench: Leakage-Safe Ensemble Learning for Financial Risk

2026-03-03 · Sanjay Mishra arxiv

Financial risk detection in Enterprise Resource Planning (ERP) systems is an important but underexplored application of machine learning. Published studies in this area tend to suffer from vague dataset descriptions, lea…

Ensemble Learning

A Comprehensive Performance Comparison of Traditional and Ensemble Machine Learning Models for Online Fraud Detection

2025-09-21 · Ganesh Khekare, Shivam Sunda, Yash Bothra arxiv

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

Transparency and Privacy: The Role of Explainable AI and Federated Learning in Financial Fraud Detection

2023-12-20 · Tomisin Awosika, Raj Mani Shukla, Bernardi Pranggono

Fraudulent transactions and how to detect them remain a significant problem for financial institutions around the world. The need for advanced fraud detection systems to safeguard assets and maintain customer trust is pa…

Federated LearningFraud DetectionPrivacy Preserving

Explainable Fraud Detection with GNNExplainer and Shapley Values

2025-09-12 · Ngoc Hieu Dao arxiv

The risk of financial fraud is increasing as digital payments are used more and more frequently. Although the use of artificial intelligence systems for fraud detection is widespread, society and regulators have raised t…

Fraud Detection