paper-with-me

Papers

Explainable Artificial Intelligence and Causal Inference based ATM Fraud Detection

2022-11-19 · Yelleti Vivek, Vadlamani Ravi, Abhay Anand Mane, Laveti Ramesh Naidu

Gaining the trust of customers and providing them empathy are very critical in the financial domain. Frequent occurrence of fraudulent activities affects these two factors. Hence, financial organizations and banks must take utmost care to mitigate them. Among them, ATM fraudulent transaction is a common problem faced by banks. There following are the critical challenges involved in fraud datasets: the dataset is highly imbalanced, the fraud pattern is changing, etc. Owing to the rarity of fraudulent activities, Fraud detection can be formulated as either a binary classification problem or One class classification (OCC). In this study, we handled these techniques on an ATM transactions dataset collected from India. In binary classification, we investigated the effectiveness of various over-sampling techniques, such as the Synthetic Minority Oversampling Technique (SMOTE) and its variants, Generative Adversarial Networks (GAN), to achieve oversampling. Further, we employed various machine learning techniques viz., Naive Bayes (NB), Logistic Regression (LR), Support Vector Machine (SVM), Decision Tree (DT), Random Forest (RF), Gradient Boosting Tree (GBT), Multi-layer perceptron (MLP). GBT outperformed the rest of the models by achieving 0.963 AUC, and DT stands second with 0.958 AUC. DT is the winner if the complexity and interpretability aspects are considered. Among all the oversampling approaches, SMOTE and its variants were observed to perform better. In OCC, IForest attained 0.959 CR, and OCSVM secured second place with 0.947 CR. Further, we incorporated explainable artificial intelligence (XAI) and causal inference (CI) in the fraud detection framework and studied it through various analyses.

📄 PDF Abstract BibTeX arXiv:2211.10595

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationCausal InferenceExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Fraud DetectionOne-Class Classification

Methods 이 논문이 사용한 방법론

SMOTE Perhaps the most widely used approach to synthesizing new examples is called the Synthetic Minority Oversampling Technique, or SMOTE for short. This technique was described by…
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

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

Application of Causal Inference to Analytical Customer Relationship Management in Banking and Insurance

2022-08-19 · Satyam Kumar, Vadlamani Ravi

Of late, in order to have better acceptability among various domain, researchers have argued that machine intelligence algorithms must be able to provide explanations that humans can understand causally. This aspect, als…

Causal InferenceFraud DetectionManagement

Explainable Federated Bayesian Causal Inference and Its Application in Advanced Manufacturing

2025-01-10 · Xiaofeng Xiao, Khawlah Alharbi, Pengyu Zhang, Hantang Qin 외

Causal inference has recently gained notable attention across various fields like biology, healthcare, and environmental science, especially within explainable artificial intelligence (xAI) systems, for uncovering the ca…

Causal InferenceExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Federated Learning

Causality-Inspired Taxonomy for Explainable Artificial Intelligence

2022-08-19 · Pedro C. Neto, Tiago Gonçalves, João Ribeiro Pinto, Wilson Silva 외

As two sides of the same coin, causality and explainable artificial intelligence (xAI) were initially proposed and developed with different goals. However, the latter can only be complete when seen through the lens of th…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

From What Ifs to Insights: Counterfactuals in Causal Inference vs. Explainable AI

2025-05-19 · Galit Shmueli, David Martens, Jaewon Yoo, Travis Greene

Counterfactuals play a pivotal role in the two distinct data science fields of causal inference (CI) and explainable artificial intelligence (XAI). While the core idea behind counterfactuals remains the same in both fiel…

Causal InferencecounterfactualExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)