paper-with-me

Papers

Deep Fraud Detection on Non-attributed Graph

2021-10-04 · Chen Wang, Yingtong Dou, Min Chen, Jia Chen, Zhiwei Liu, Philip S. Yu

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 heavily rely on rich node features and high-fidelity labels. However, labeled data is scarce in large-scale industrial problems, especially for fraud detection where new patterns emerge from time to time. Meanwhile, node features are also limited due to privacy and other constraints. In this paper, two improvements are proposed: 1) We design a graph transformation method capturing the structural information to facilitate GNNs on non-attributed fraud graphs. 2) We propose a novel graph pre-training strategy to leverage more unlabeled data via contrastive learning. Experiments on a large-scale industrial dataset demonstrate the effectiveness of the proposed framework for fraud detection.

📄 PDF Abstract BibTeX arXiv:2110.01171

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningFraud Detection

Similar Papers 제목 키워드 기반

CAMERA: Adapting to Semantic Camouflage in Unsupervised Text-Attributed Graph Fraud Detection

2026-05-19 · Junjun Pan, Yixin Liu, Yu Zheng, Lianhua Chi 외 arxiv

Text-attributed graph fraud detection (TAGFD) plays a critical role in preventing fraudulent activities on online social and e-commerce platforms. However, to evade detection, fraudsters continuously evolve their camoufl…

Fraud Detection

Quick survey of graph-based fraud detection methods

2019-10-24 · Paul Irofti, Andrei Patrascu, Andra Baltoiu

In general, anomaly detection is the problem of distinguishing between normal data samples with well defined patterns or signatures and those that do not conform to the expected profiles. Financial transactions, customer…

Anomaly DetectionFraud DetectionSurvey

Autonomous Chain-of-Thought Distillation for Graph-Based Fraud Detection

2026-01-30 · Yuan Li, Jun Hu, Bryan Hooi, Bingsheng He 외 arxiv

Graph-based fraud detection on text-attributed graphs (TAGs) requires jointly modeling rich textual semantics and relational dependencies. However, existing LLM-enhanced GNN approaches are constrained by predefined promp…

Fraud Detection

The Devil is in the Conflict: Disentangled Information Graph Neural Networks for Fraud Detection

2022-10-22 · ZHIXUN LI, Dingshuo Chen, Qiang Liu, Shu Wu

Graph-based fraud detection has heretofore received considerable attention. Owning to the great success of Graph Neural Networks (GNNs), many approaches adopting GNNs for fraud detection has been gaining momentum. Howeve…

AttributeFraud DetectionGraph Neural NetworkInductive Bias

Pattern Mining for Anomaly Detection in Graphs: Application to Fraud in Public Procurement

2023-06-19 · Lucas Potin, Rosa Figueiredo, Vincent Labatut, Christine Largeron

In the context of public procurement, several indicators called red flags are used to estimate fraud risk. They are computed according to certain contract attributes and are therefore dependent on the proper filling of t…

Anomaly DetectionFraud Detection