paper-with-me

Papers

Uncertainty-Aware Credit Card Fraud Detection Using Deep Learning

2021-07-28 · Maryam Habibpour, Hassan Gharoun, Mohammadreza Mehdipour, AmirReza Tajally, Hamzeh Asgharnezhad, Afshar Shamsi, Abbas Khosravi, Miadreza Shafie-khah, Saeid Nahavandi, Joao P. S. Catalao

Countless research works of deep neural networks (DNNs) in the task of credit card fraud detection have focused on improving the accuracy of point predictions and mitigating unwanted biases by building different network architectures or learning models. Quantifying uncertainty accompanied by point estimation is essential because it mitigates model unfairness and permits practitioners to develop trustworthy systems which abstain from suboptimal decisions due to low confidence. Explicitly, assessing uncertainties associated with DNNs predictions is critical in real-world card fraud detection settings for characteristic reasons, including (a) fraudsters constantly change their strategies, and accordingly, DNNs encounter observations that are not generated by the same process as the training distribution, (b) owing to the time-consuming process, very few transactions are timely checked by professional experts to update DNNs. Therefore, this study proposes three uncertainty quantification (UQ) techniques named Monte Carlo dropout, ensemble, and ensemble Monte Carlo dropout for card fraud detection applied on transaction data. Moreover, to evaluate the predictive uncertainty estimates, UQ confusion matrix and several performance metrics are utilized. Through experimental results, we show that the ensemble is more effective in capturing uncertainty corresponding to generated predictions. Additionally, we demonstrate that the proposed UQ methods provide extra insight to the point predictions, leading to elevate the fraud prevention process.

📄 PDF Abstract BibTeX arXiv:2107.13508

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningFraud DetectionUncertainty Quantification

Methods 이 논문이 사용한 방법론

Monte Carlo Dropout 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Semi-Supervised Bayesian GANs with Log-Signatures for Uncertainty-Aware Credit Card Fraud Detection

2025-08-31 · David Hirnschall arxiv

We present a novel deep generative semi-supervised framework for credit card fraud detection, formulated as time series classification task. As financial transaction data streams grow in scale and complexity, traditional…

Time Series ClassificationBayesian InferenceData AugmentationFraud Detection

A Survey of Credit Card Fraud Detection Techniques: Data and Technique Oriented Perspective

2016-11-19 · SamanehSorournejad, Zahra Zojaji, Reza Ebrahimi Atani, Amir Hassan Monadjemi

Credit card plays a very important rule in today's economy. It becomes an unavoidable part of household, business and global activities. Although using credit cards provides enormous benefits when used carefully and resp…

Anomaly DetectionFraud DetectionGeneral Classification

Deep Learning Methods for Credit Card Fraud Detection

2020-12-07 · Thanh Thi Nguyen, Hammad Tahir, Mohamed Abdelrazek, Ali Babar

Credit card frauds are at an ever-increasing rate and have become a major problem in the financial sector. Because of these frauds, card users are hesitant in making purchases and both the merchants and financial institu…

BIG-bench Machine LearningDeep LearningFraud Detection

Solve fraud detection problem by using graph based learning methods

2019-08-29 · Loc Tran, Tuan Tran, Linh Tran, An Mai

The credit cards' fraud transactions detection is the important problem in machine learning field. To detect the credit cards's fraud transactions help reduce the significant loss of the credit cards' holders and the ban…

Fraud Detection

Credit Card Fraud Detection: A Deep Learning Approach

2024-09-20 · Sourav Verma, Joydip Dhar

Credit card is one of the most extensive methods of instalment for both online and offline mode of payment for electronic transactions in recent times. credit cards invention has provided significant ease in electronic t…

Deep LearningFraud Detection