paper-with-me

Papers

Synthetic Data Generation for Fraud Detection using GANs

2021-09-26 · Charitos Charitou, Simo Dragicevic, Artur d'Avila Garcez

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.

📄 PDF Abstract BibTeX arXiv:2109.12546

Code (0)

등록된 구현이 없습니다.

Tasks

Fraud DetectionSynthetic Data Generation

Similar Papers 제목 키워드 기반

Synthetic Demographic Data Generation for Card Fraud Detection Using GANs

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

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 Generation

Utilizing GANs for Fraud Detection: Model Training with Synthetic Transaction Data

2024-02-15 · Mengran Zhu, Yulu Gong, Yafei Xiang, Hanyi Yu 외

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 Network

FairGen: Fair Synthetic Data Generation

2022-10-24 · Bhushan Chaudhari, Himanshu Chaudhary, Aakash Agarwal, Kamna Meena 외

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 Generation

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

Improving Detection of Credit Card Fraudulent Transactions using Generative Adversarial Networks

2019-07-07 · Hung Ba

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