Synthetic Data Generation for Fraud Detection using GANs
Detecting money laundering in gambling is becoming increasingly challenging for the gambling industry as consumers migrate to online channels. Whilst increasingly stringent regulations have been applied over the years to prevent money laundering in gambling, despite this, online gambling is still a channel for criminals to spend proceeds from crime. Complementing online gambling's growth more concerns are raised to its effects compared with gambling in traditional, physical formats, as it might introduce higher levels of problem gambling or fraudulent behaviour due to its nature of immediate interaction with online gambling experience. However, in most cases the main issue when organisations try to tackle those areas is the absence of high quality data. Since fraud detection related issues face the significant problem of the class imbalance, in this paper we propose a novel system based on Generative Adversarial Networks (GANs) for generating synthetic data in order to train a supervised classifier. Our framework Synthetic Data Generation GAN (SDG-GAN), manages to outperformed density based over-sampling methods and improve the classification performance of benchmarks datasets and the real world gambling fraud dataset.
Code (0)
등록된 구현이 없습니다.
Tasks
Fraud DetectionSynthetic Data GenerationSimilar Papers 제목 키워드 기반
Synthetic Demographic Data Generation for Card Fraud Detection Using GANs
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 da…
Fraud DetectionGenerative Adversarial NetworkSynthetic Data GenerationUtilizing GANs for Fraud Detection: Model Training with Synthetic Transaction Data
Anomaly detection is a critical challenge across various research domains, aiming to identify instances that deviate from normal data distributions. This paper explores the application of Generative Adversarial Networks …
Anomaly DetectionFace VerificationFraud DetectionGenerative Adversarial NetworkFairGen: Fair Synthetic Data Generation
With the rising adoption of Machine Learning across the domains like banking, pharmaceutical, ed-tech, etc, it has become utmost important to adopt responsible AI methods to ensure models are not unfairly discriminating …
Fraud DetectionSynthetic Data GenerationEmDT: Embedding Diffusion Transformer for Tabular Data Generation in Fraud Detection
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 DetectionImproving Detection of Credit Card Fraudulent Transactions using Generative Adversarial Networks
In this study, we employ Generative Adversarial Networks as an oversampling method to generate artificial data to assist with the classification of credit card fraudulent transactions. GANs is a generative model based on…
Clustering