Alleviating the Inconsistency Problem of Applying Graph Neural Network to Fraud Detection

05/01/2020
by   Zhiwei Liu, et al.
0

The graph-based model can help to detect suspicious fraud online. Owing to the development of Graph Neural Networks (GNNs), prior research work has proposed many GNN-based fraud detection frameworks based on either homogeneous graphs or heterogeneous graphs. These work follow the existing GNN framework by aggregating the neighboring information to learn the node embedding, which lays on the assumption that the neighbors share similar context, features, and relations. However, the inconsistency problem 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, and (3) for the relation inconsistency, we learn a relation attention weights associated with the sampled nodes. Empirical analysis on four datasets indicates the inconsistency problem is crucial in a fraud detection task. The extensive experiments prove the effectiveness of GraphConsis. We also released a GNN-based fraud detection toolbox with implementations of SOTA models. The code is available at blue<https://github.com/safe-graph/DGFraud>.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/19/2020

Enhancing Graph Neural Network-based Fraud Detectors against Camouflaged Fraudsters

Graph Neural Networks (GNNs) have been widely applied to fraud detection...
research
06/01/2022

Vision GNN: An Image is Worth Graph of Nodes

Network architecture plays a key role in the deep learning-based compute...
research
02/12/2022

Improving Fraud detection via Hierarchical Attention-based Graph Neural Network

Graph neural networks (GNN) have emerged as a powerful tool for fraud de...
research
11/27/2021

A Review on Graph Neural Network Methods in Financial Applications

Keeping the individual features and the complicated relations, graph dat...
research
09/08/2021

Local Augmentation for Graph Neural Networks

Data augmentation has been widely used in image data and linguistic data...
research
05/03/2023

Transforming Visual Scene Graphs to Image Captions

We propose to Transform Scene Graphs (TSG) into more descriptive caption...
research
04/06/2023

GIF: A General Graph Unlearning Strategy via Influence Function

With the greater emphasis on privacy and security in our society, the pr...

Please sign up or login with your details

Forgot password? Click here to reset