Behavioral graph fraud detection in E-commerce
Hang Yin, Zitao Zhang, Zhurong Wang, Yilmazcan Ozyurt, Weiming Liang,, Wenyu Dong, Yang Zhao, Yinan Shan

TL;DR
This paper introduces a novel behavioral biometric approach for constructing transaction graphs based on user behavioral similarities, enhancing fraud detection accuracy in e-commerce by leveraging an unsupervised GNN and GPU-accelerated clustering.
Contribution
It presents the first use of similarity-based soft links in graph embedding for fraud detection, improving performance over traditional hard link strategies.
Findings
Significant increase in fraud detection precision, e.g., from 0.82 to 0.86.
Effective reduction of false positives in new guest buyer scenarios.
Enhanced embedding features lead to better downstream fraud prediction.
Abstract
In e-commerce industry, graph neural network methods are the new trends for transaction risk modeling.The power of graph algorithms lie in the capability to catch transaction linking network information, which is very hard to be captured by other algorithms.However, in most existing approaches, transaction or user connections are defined by hard link strategies on shared properties, such as same credit card, same device, same ip address, same shipping address, etc. Those types of strategies will result in sparse linkages by entities with strong identification characteristics (ie. device) and over-linkages by entities that could be widely shared (ie. ip address), making it more difficult to learn useful information from graph. To address aforementioned problems, we present a novel behavioral biometric based method to establish transaction linkings based on user behavioral similarities,…
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 · Cybercrime and Law Enforcement Studies · Blockchain Technology Applications and Security
MethodsGraph Neural Network · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
