Fraud Detection Through Large-Scale Graph Clustering with Heterogeneous Link Transformation
Chi Liu

TL;DR
This paper introduces a scalable graph clustering framework for fraud detection that leverages a novel link transformation technique to improve coverage and efficiency in large heterogeneous networks.
Contribution
The authors propose a new graph transformation method that combines hard and soft links, enabling efficient large-scale clustering for fraud detection.
Findings
Reduces graph size from 25 million to 7.7 million nodes.
Doubles detection coverage compared to hard-link-only methods.
Maintains high precision in fraud cluster identification.
Abstract
Collaborative fraud, where multiple fraudulent accounts coordinate to exploit online payment systems, poses significant challenges due to the formation of complex network structures. Traditional detection methods that rely solely on high-confidence identity links suffer from limited coverage, while approaches using all available linkages often result in fragmented graphs with reduced clustering effectiveness. In this paper, we propose a novel graph-based fraud detection framework that addresses the challenge of large-scale heterogeneous graph clustering through a principled link transformation approach. Our method distinguishes between \emph{hard links} (high-confidence identity relationships such as phone numbers, credit cards, and national IDs) and \emph{soft links} (behavioral associations including device fingerprints, cookies, and IP addresses). We introduce a graph transformation…
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
TopicsAdvanced Graph Neural Networks · Imbalanced Data Classification Techniques · Spam and Phishing Detection
