Skip to content
#explainable ai Open access

Explainable Fraud Detection AI System in Financial Sector

Sep 2026 · IIARD INTERNATIONAL JOURNAL OF BANKING AND FINANCE RESEARCH · 0 citations
Imbalanced Data Classification Techniques

Abstract

Digital payment services now handle millions of transactions each day, where even a tiny fraction of fraud causes major financial losses and undermines customer trust. This paper investigates how to accurately detect fraudulent transactions in a Kaggle financial payment services dataset and to understand which transaction behaviors make payments appear risky. The original dataset is pre-processed through outlier removal, label encoding, standardisation and two stages balancing strategy combining random down sampling of the majority class with SMOTE oversampling. Nine numeric and categorical features are then used as inputs to classifiers including LR, KNN, DT, RF, SVM, GNB, AdaBoost, Bagging, Voting and Stacking under four settings. They are no dimensionality reduction (NoDR), UMAP, NCA and PLS-DA respectively. Hyperparameters are tuned with GridSearchCV using both 70/30 train–test split and 10-fold cross-validation. Model performance is evaluated with accuracy, precision, recall, F1-score, specificity, ROC-AUC, PR-AUC and training time. SHAP is applied to interpret feature importance and local decisions. Without dimensionality reduction Bagging, Random Forest and Stacking achieve 99.3 to 99.4% accuracy and F1, with ROC-AUC and PR-AUC close to 99.95% on the test set and similarly strong cross-validation scores. UMAP and NCA preserve high performance in lower dimensional spaces. While PLS-DA gives moderate but consistent results. The study shows that ensemble models on the original feature space provide highly accurate and stable fraud detection on this dataset. SHAP analysis reveals that source and destination balances, transaction amount and type are the most influential features.

Read PDF

Similar papers

#artificial intelligence Conference Open access Apr 2020

ECCOLA - a Method for Implementing Ethically Aligned AI Systems

The method, ECCOLA, is presented, which aims at making the high-level AI ethics principles more practical, making it possible for developers to more easily implement them in practice.

Ville Vakkuri, Kai-Kristian Kemell, P. Abrahamsson · 64 citations · ⚡6
#computer vision Review Apr 2024

AI-powered Code Review with LLMs: Early Results

The goal is to not only refine the accuracy of the LLM-based tool but also to underscore its potential in streamlining the software development lifecycle through proactive code improvement and education.

Z. Rasheed, Malik Abdul Sami, Muhammad Waseem et al. · 62 citations · ⚡3
#computer vision Open access Mar 2024

LLM-based agents for automating the enhancement of user story quality: An early report

The use of large language models to automatically improve the user story quality in Austrian Post Group IT agile teams is explored, with a reference model for an Autonomous LLM-based Agent System developed and implemented at the company.

Zheying Zhang, M. Rayhan, Tomas Herda et al. · 48 citations · ⚡4
#computer vision Review Mar 2024

System for systematic literature review using multiple AI agents: Concept and an empirical evaluation

This paper introduces a novel multi-AI-agent system designed to fully automate SLRs, and demonstrates how it substantially reduces the time and effort traditionally required for SLRs while maintaining comprehensiveness and precision.

Abdul Malik Sami, Z. Rasheed, Kai-Kristian Kemell et al. · 44 citations · ⚡2
#computer vision Feb 2024

Can Large Language Models Serve as Data Analysts? A Multi-Agent Assisted Approach for Qualitative Data Analysis

The proposed LLM-based multi-agent system automates qualitative data analysis process, creating opportunities for researchers and practitioners, and future improvements focus on enhancing multilingual performance and integrating continuous expert feedback.

Z. Rasheed, Muhammad Waseem, Aakash Ahmad et al. · 41 citations
#artificial intelligence Conference Open access Jun 2018

The Key Concepts of Ethics of Artificial Intelligence

It is suggested that the focus on finding keywords is the first step in guiding and providing direction for future research in the AI ethics field.

Ville Vakkuri, P. Abrahamsson · 39 citations · ⚡2

Related blog posts

Microsoft Research Blog Sep 23, 2026

Offloaded inference for real-world physical AI robotics

Robots are getting smarter, but how can their hardware match that growth? New Microsoft Research findings show that moving AI inference beyond the robot can improve task success, boost efficiency, and support more advanced physical AI workloads. The post Offloaded inference for real-world physical AI robotics appeared first on Microsoft Research.

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.