Application of Deep Reinforcement Learning to Payment Fraud
Siddharth Vimal, Kanishka Kayathwal, Hardik Wadhwa, Gaurav Dhama

TL;DR
This paper proposes a deep reinforcement learning approach to payment fraud detection, framing it as a sequential decision-making problem to optimize utility and adapt to evolving fraud patterns, outperforming traditional classifiers.
Contribution
It introduces a novel reinforcement learning framework for fraud detection that incorporates utility maximization and addresses data imbalance and pattern changes.
Findings
Reinforcement learning outperforms traditional classifiers on fraud datasets.
Different reward functions impact detection performance.
The approach adapts to changing fraud patterns effectively.
Abstract
The large variety of digital payment choices available to consumers today has been a key driver of e-commerce transactions in the past decade. Unfortunately, this has also given rise to cybercriminals and fraudsters who are constantly looking for vulnerabilities in these systems by deploying increasingly sophisticated fraud attacks. A typical fraud detection system employs standard supervised learning methods where the focus is on maximizing the fraud recall rate. However, we argue that such a formulation can lead to sub-optimal solutions. The design requirements for these fraud models requires that they are robust to the high-class imbalance in the data, adaptive to changes in fraud patterns, maintain a balance between the fraud rate and the decline rate to maximize revenue, and be amenable to asynchronous feedback since usually there is a significant lag between the transaction and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Blockchain Technology Applications and Security · Financial Distress and Bankruptcy Prediction
MethodsQ-Learning
