paper-with-me

Papers

InfDetect: a Large Scale Graph-based Fraud Detection System for E-Commerce Insurance

2020-03-05 · Cen Chen, Chen Liang, Jianbin Lin, Li Wang, Ziqi Liu, Xinxing Yang, Xiukun Wang, Jun Zhou, Yang Shuang, Yuan Qi

The insurance industry has been creating innovative products around the emerging online shopping activities. Such e-commerce insurance is designed to protect buyers from potential risks such as impulse purchases and counterfeits. Fraudulent claims towards online insurance typically involve multiple parties such as buyers, sellers, and express companies, and they could lead to heavy financial losses. In order to uncover the relations behind organized fraudsters and detect fraudulent claims, we developed a large-scale insurance fraud detection system, i.e., InfDetect, which provides interfaces for commonly used graphs, standard data processing procedures, and a uniform graph learning platform. InfDetect is able to process big graphs containing up to 100 millions of nodes and billions of edges. In this paper, we investigate different graphs to facilitate fraudster mining, such as a device-sharing graph, a transaction graph, a friendship graph, and a buyer-seller graph. These graphs are fed to a uniform graph learning platform containing supervised and unsupervised graph learning algorithms. Cases on widely applied e-commerce insurance are described to demonstrate the usage and capability of our system. InfDetect has successfully detected thousands of fraudulent claims and saved over tens of thousands of dollars daily.

📄 PDF Abstract BibTeX arXiv:2003.02833

Code (0)

등록된 구현이 없습니다.

Tasks

Fraud DetectionGraph Learning

Similar Papers 제목 키워드 기반

Deep Fraud Detection on Non-attributed Graph

2021-10-04 · Chen Wang, Yingtong Dou, Min Chen, Jia Chen 외

Fraud detection problems are usually formulated as a machine learning problem on a graph. Recently, Graph Neural Networks (GNNs) have shown solid performance on fraud detection. The successes of most previous methods hea…

Contrastive LearningFraud Detection

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

2025-12-22 · Chi Liu arxiv

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 re…

Representation LearningGraph ClusteringFraud Detection

Crowdsourcing Fraud Detection over Heterogeneous Temporal MMMA Graph

2023-08-05 · Zequan Xu, Qihang Sun, Shaofeng Hu, Jieming Shi 외

The rise of the click farm business using Multi-purpose Messaging Mobile Apps (MMMAs) tempts cybercriminals to perpetrate crowdsourcing frauds that cause financial losses to click farm workers. In this paper, we propose …

Anomaly DetectionFraud DetectionGraph Anomaly DetectionMULTI-VIEW LEARNING

SEFraud: Graph-based Self-Explainable Fraud Detection via Interpretative Mask Learning

2024-06-17 · Kaidi Li, Tianmeng Yang, Min Zhou, Jiahao Meng 외

Graph-based fraud detection has widespread application in modern industry scenarios, such as spam review and malicious account detection. While considerable efforts have been devoted to designing adequate fraud detectors…

Fraud DetectionTriplet

EnsemFDet: An Ensemble Approach to Fraud Detection based on Bipartite Graph

2019-12-23 · Yuxiang Ren, Hao Zhu, Jiawei Zhang, Peng Dai 외

Fraud detection is extremely critical for e-commerce business. It is the intent of the companies to detect and prevent fraud as early as possible. Existing fraud detection methods try to identify unexpected dense subgrap…

Fraud Detection