PAPER DIGEST
Most Influential SIGIR 2020 Paper · 2026-03 edition

Alleviating The Inconsistency Problem Of Applying Graph Neural Network To Fraud Detection

Zhiwei Liu; Yingtong Dou; Philip S. Yu; Yutong Deng; Hao Peng

Venue
ACM SIGIR Conference (SIGIR) 2020
Recognition
Most Influential SIGIR 2020 Paper (Rank No. 6)
Edition
2026-03
Impact factor
6
Certificate ID
dc03f02dfd5449df

Abstract

Graph-based models have been widely used to fraud detection tasks. Owing to the development of Graph Neural Networks~(GNNs), recent works have proposed many GNN-based fraud detectors based on either homogeneous or heterogeneous graphs. These works leverage existing GNNs and aggregate the neighborhood information to learn the node embeddings, which relies on the assumption that the neighbors share similar context, features, and relations. However, the inconsistency problem incurred by fraudsters is hardly investigated, i.e., the context inconsistency, feature inconsistency, and relation inconsistency. In this paper, we introduce these inconsistencies and design a new GNN framework, GraphConsis, to tackle the inconsistency problem: (1) for the context inconsistency, we propose to combine the context embeddings with node features; (2) for the feature inconsistency, we design a consistency score to filter the inconsistent neighbors and generate corresponding sampling probability; (3) for the relation inconsistency, we learn the relation attention weights associated with the sampled nodes. Empirical analysis on four datasets demonstrates that the inconsistency problem is critical in fraud detection tasks. Extensive experiments show the effectiveness of GraphConsis. We also released a GNN-based fraud detection toolbox with implementations of SOTA models. The code is available at \urlhttps://github.com/safe-graph/DGFraud

Download PDF certificate