paper-with-me

Papers

Synthetic Demographic Data Generation for Card Fraud Detection Using GANs

2023-06-29 · Shuo Wang, Terrence Tricco, Xianta Jiang, Charles Robertson, John Hawkin

Using machine learning models to generate synthetic data has become common in many fields. Technology to generate synthetic transactions that can be used to detect fraud is also growing fast. Generally, this synthetic data contains only information about the transaction, such as the time, place, and amount of money. It does not usually contain the individual user's characteristics (age and gender are occasionally included). Using relatively complex synthetic demographic data may improve the complexity of transaction data features, thus improving the fraud detection performance. Benefiting from developments of machine learning, some deep learning models have potential to perform better than other well-established synthetic data generation methods, such as microsimulation. In this study, we built a deep-learning Generative Adversarial Network (GAN), called DGGAN, which will be used for demographic data generation. Our model generates samples during model training, which we found important to overcame class imbalance issues. This study can help improve the cognition of synthetic data and further explore the application of synthetic data generation in card fraud detection.

📄 PDF Abstract BibTeX arXiv:2306.17109

Code (1)

mountstonne/dggan 공식 구현 pytorch

Tasks

Fraud DetectionGenerative Adversarial NetworkSynthetic Data Generation

Similar Papers 제목 키워드 기반

EmDT: Embedding Diffusion Transformer for Tabular Data Generation in Fraud Detection

2026-03-13 · En-Ya Kuo, Sebastien Motsch arxiv

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…

Synthetic Data GenerationTabular Data GenerationFraud Detection

GraphGuard: Contrastive Self-Supervised Learning for Credit-Card Fraud Detection in Multi-Relational Dynamic Graphs

2024-07-17 · Kristófer Reynisson, Marco Schreyer, Damian Borth

Credit card fraud has significant implications at both an individual and societal level, making effective prevention essential. Current methods rely heavily on feature engineering and labeled information, both of which h…

Feature EngineeringFraud DetectionSelf-Supervised Learning

Credit Card Fraud Detection Using Enhanced Random Forest Classifier for Imbalanced Data

2023-03-11 · AlsharifHasan Mohamad Aburbeian, Huthaifa I. Ashqar

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 resu…

Fraud Detection

Synthetic ID Card Image Generation for Improving Presentation Attack Detection

2022-10-31 · Daniel Benalcazar, Juan E. Tapia, Sebastian Gonzalez, Christoph Busch

Currently, it is ever more common to access online services for activities which formerly required physical attendance. From banking operations to visa applications, a significant number of processes have been digitised,…

Fraud DetectionImage Generation

Improving Credit Card Fraud Detection through Transformer-Enhanced GAN Oversampling

2025-09-23 · Kashaf Ul Emaan arxiv

Detection of credit card fraud is an acute issue of financial security because transaction datasets are highly lopsided, with fraud cases being only a drop in the ocean. Balancing datasets using the most popular methods …

Fraud Detection