中文
相关论文

相关论文: Improving Credit Card Fraud Detection through Tran…

200 篇论文

Class imbalance in a dataset is a major problem for classifiers that results in poor prediction with a high true positive rate (TPR) but a low true negative rate (TNR) for a majority positive training dataset. Generally, the pre-processing…

机器学习 · 计算机科学 2022-03-29 Anuraganand Sharma , Prabhat Kumar Singh , Rohitash Chandra

Class imbalance is a common problem in supervised learning and impedes the predictive performance of classification models. Popular countermeasures include oversampling the minority class. Standard methods like SMOTE rely on finding nearest…

机器学习 · 计算机科学 2020-08-24 Justin Engelmann , Stefan Lessmann

The credit card has become the most popular payment method for both online and offline transactions. The necessity to create a fraud detection algorithm to precisely identify and stop fraudulent activity arises as a result of both the…

人工智能 · 计算机科学 2023-03-14 AlsharifHasan Mohamad Aburbeian , Huthaifa I. Ashqar

Machine learning has opened up new tools for financial fraud detection. Using a sample of annotated transactions, a machine learning classification algorithm learns to detect frauds. With growing credit card transaction volumes and rising…

机器学习 · 计算机科学 2022-08-26 Gayan K. Kulatilleke

Credit card fraud is a major issue nowadays, costing huge money and affecting trust in financial systems. Traditional fraud detection methods often fail to detect advanced and growing fraud techniques. This study focuses on using Graph…

密码学与安全 · 计算机科学 2025-04-01 Irin Sultana , Syed Mustavi Maheen , Naresh Kshetri , Md Nasim Fardous Zim

Imbalanced datasets pose a difficulty in fraud detection, as classifiers are often biased toward the majority class and perform poorly on rare fraudulent transactions. Synthetic data generation is therefore commonly used to mitigate this…

机器学习 · 统计学 2026-05-01 En-Ya Kuo , Sebastien Motsch

Credit card fraud poses a significant threat to the economy. While Graph Neural Network (GNN)-based fraud detection methods perform well, they often overlook the causal effect of a node's local structure on predictions. This paper…

机器学习 · 计算机科学 2024-11-28 Yifan Duan , Guibin Zhang , Shilong Wang , Xiaojiang Peng , Wang Ziqi , Junyuan Mao , Hao Wu , Xinke Jiang , Kun Wang

The promising performance of Deep Neural Networks (DNNs) in text classification, has attracted researchers to use them for fraud review detection. However, the lack of trusted labeled data has limited the performance of the current…

机器学习 · 计算机科学 2021-03-18 Saeedreza Shehnepoor , Roberto Togneri , Wei Liu , Mohammed Bennamoun

Imbalanced data classification problem has always been a popular topic in the field of machine learning research. In order to balance the samples between majority and minority class. Oversampling algorithm is used to synthesize new minority…

机器学习 · 计算机科学 2019-09-02 Junyi Zou , Jinliang Zhang , Ping Jiang

Class imbalance in a dataset is one of the major challenges that can significantly impact the performance of machine learning models resulting in biased predictions. Numerous techniques have been proposed to address class imbalanced…

机器学习 · 计算机科学 2022-10-25 Md Manjurul Ahsan , Md Shahin Ali , Zahed Siddique

This study proposes an algorithm for detecting suspicious behaviors in large payment flows based on deep generative models. By combining Generative Adversarial Networks (GAN) and Variational Autoencoders (VAE), the algorithm is designed to…

机器学习 · 计算机科学 2025-04-23 Tengda Tang , Jianhua Yao , Yixian Wang , Qiuwu Sha , Hanrui Feng , Zhen Xu

Credit card fraud remains a significant challenge due to class imbalance and fraudsters mimicking legitimate behavior. This study evaluates five machine learning models - Logistic Regression, Random Forest, XGBoost, K-Nearest Neighbors…

机器学习 · 计算机科学 2025-09-19 Iva Popova , Hamza A. A. Gardi

Spurious credit card transactions are a significant source of financial losses and urge the development of accurate fraud detection algorithms. In this paper, we use machine learning strategies for such an aim. First, we apply a mixed…

机器学习 · 计算机科学 2021-12-07 Daniel H. M. de Souza , Claudio J. Bordin

Recently, the introduction of the generative adversarial network (GAN) and its variants has enabled the generation of realistic synthetic samples, which has been used for enlarging training sets. Previous work primarily focused on data…

机器学习 · 计算机科学 2018-08-27 Swee Kiat Lim , Yi Loo , Ngoc-Trung Tran , Ngai-Man Cheung , Gemma Roig , Yuval Elovici

Graph neural networks (GNNs) face significant challenges with class imbalance, leading to biased inference results. To address this issue in heterogeneous graphs, we propose a novel framework that combines Graph Neural Network (GNN) and…

机器学习 · 计算机科学 2024-11-26 Hung-Chun Hsu , Bo-Jun Wu , Ming-Yi Hong , Che Lin , Chih-Yu Wang

Machine learning algorithms are used in diverse domains, many of which face significant challenges due to data imbalance. Studies have explored various approaches to address the issue, like data preprocessing, cost-sensitive learning, and…

人工智能 · 计算机科学 2025-02-25 Pankaj Yadav , Gulshan Sihag , Vivek Vijay

The detection of frauds in credit card transactions is a major topic in financial research, of profound economic implications. While this has hitherto been tackled through data analysis techniques, the resemblances between this and other…

社会与信息网络 · 计算机科学 2017-06-08 Massimiliano Zanin , Miguel Romance , Santiago Moral , Regino Criado

Credit card fraud has been a persistent issue since the last century, causing significant financial losses to the industry. The most effective way to prevent fraud is by contacting customers to verify suspicious transactions. However, while…

机器学习 · 计算机科学 2026-02-09 Menghao Huo , Kuan Lu , Qiang Zhu , Zhenrui Chen

Various problems of any credit card fraud detection based on machine learning come from the imbalanced aspect of transaction datasets. Indeed, the number of frauds compared to the number of regular transactions is tiny and has been shown to…

机器学习 · 计算机科学 2022-06-28 François de la Bourdonnaye , Fabrice Daniel

The banking sector faces challenges in using deep learning due to data sensitivity and regulatory constraints, but generative AI may offer a solution. Thus, this study identifies effective algorithms for generating synthetic financial…