Graph Neural Networks in Real-Time Fraud Detection with Lambda Architecture

Mingxuan Lu,Zhichao Han,Zitao Zhang,Yang Zhao,Yinan Shan
DOI: https://doi.org/10.48550/arXiv.2110.04559
IF: 5.414
2021-10-09
Machine Learning
Abstract:Transaction checkout fraud detection is an essential risk control components for E-commerce marketplaces. In order to leverage graph networks to decrease fraud rate efficiently and guarantee the information flow passed through neighbors only from the past of the checkouts, we first present a novel Directed Dynamic Snapshot (DDS) linkage design for graph construction and a Lambda Neural Networks (LNN) architecture for effective inference with Graph Neural Networks embeddings. Experiments show that our LNN on DDS graph, outperforms baseline models significantly and is computational efficient for real-time fraud detection.
What problem does this paper attempt to address?