TL;DR
This paper presents a scalable clustering-based method to detect organized eCommerce fraud by grouping related fraudulent orders, significantly improving detection rates while maintaining low false positives.
Contribution
It introduces a novel bulk order clustering approach using agglomerative clustering and sampling, effectively identifying organized fraud groups in large-scale eCommerce data.
Findings
Clusters 35-45% of fraudulent orders
Detects 26.2% of fraud with 0.1% false positives
Processes hundreds of thousands of orders in hours
Abstract
Online retail, eCommerce, frequently falls victim to fraud conducted by malicious customers (fraudsters) who obtain goods or services through deception. Fraud coordinated by groups of professional fraudsters that place several fraudulent orders to maximize their gain is referred to as organized fraud. Existing approaches to fraud detection typically analyze orders in isolation and they are not effective at identifying groups of fraudulent orders linked to organized fraud. These also wrongly identify many legitimate orders as fraud, which hinders their usage for automated fraud cancellation. We introduce a novel solution to detect organized fraud by analyzing orders in bulk. Our approach is based on clustering and aims to group together fraudulent orders placed by the same group of fraudsters. It selectively uses two existing techniques, agglomerative clustering and sampling to…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
