CRLGSep 5, 2019

FraudJudger: Real-World Data Oriented Fraud Detection on Digital Payment Platforms

arXiv:1909.02398v1
Originality Incremental advance
AI Analysis

This addresses the problem of reducing reliance on large labeled datasets for fraud detection, which is costly and slow to adapt to evolving fraud patterns, benefiting digital payment platforms and users, though it is incremental as it builds on existing techniques like AAE.

The paper tackles automated fraud detection on digital payment platforms by proposing FraudJudger, a model that uses an Adversarial Autoencoder and cluster analysis to detect fraud users with fewer labeled data, achieving better performance with only 10% labeled data compared to other methods.

Automated fraud behaviors detection on electronic payment platforms is a tough problem. Fraud users often exploit the vulnerability of payment platforms and the carelessness of users to defraud money, steal passwords, do money laundering, etc, which causes enormous losses to digital payment platforms and users. There are many challenges for fraud detection in practice. Traditional fraud detection methods require a large-scale manually labeled dataset, which is hard to obtain in reality. Manually labeled data cost tremendous human efforts. Besides, the continuous and rapid evolution of fraud users makes it hard to find new fraud patterns based on existing detection rules. In our work, we propose a real-world data oriented detection paradigm which can detect fraud users and upgrade its detection ability automatically. Based on the new paradigm, we design a novel fraud detection model, FraudJudger, to analyze users behaviors on digital payment platforms and detect fraud users with fewer labeled data in training. FraudJudger can learn the latent representations of users from unlabeled data with the help of Adversarial Autoencoder (AAE). Furthermore, FraudJudger can find new fraud patterns from unknown users by cluster analysis. Our experiment is based on a real-world electronic payment dataset. Comparing with other well-known fraud detection methods, FraudJudger can achieve better detection performance with only 10% labeled data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes