Identifying Linked Fraudulent Activities Using GraphConvolution Network
- URL: http://arxiv.org/abs/2106.04513v1
- Date: Sat, 5 Jun 2021 09:56:08 GMT
- Title: Identifying Linked Fraudulent Activities Using GraphConvolution Network
- Authors: Sharmin Pathan, Vyom Shrivastava
- Abstract summary: We present a novel approach to identify linked fraudulent activities using Graph Convolution Network (GCN)
GCNs learn similarities between fraudulent nodes to identify clusters of similar attempts and require much smaller dataset to learn.
Our results outperform label propagation community detection and supervised GBTs algorithms in terms of solution quality and time.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In this paper, we present a novel approach to identify linked fraudulent
activities or actors sharing similar attributes, using Graph Convolution
Network (GCN). These linked fraudulent activities can be visualized as graphs
with abstract concepts like relationships and interactions, which makes GCNs an
ideal solution to identify the graph edges which serve as links between
fraudulent nodes. Traditional approaches like community detection require
strong links between fraudulent attempts like shared attributes to find
communities and the supervised solutions require large amount of training data
which may not be available in fraud scenarios and work best to provide binary
separation between fraudulent and non fraudulent activities. Our approach
overcomes the drawbacks of traditional methods as GCNs simply learn
similarities between fraudulent nodes to identify clusters of similar attempts
and require much smaller dataset to learn. We demonstrate our results on linked
accounts with both strong and weak links to identify fraud rings with high
confidence. Our results outperform label propagation community detection and
supervised GBTs algorithms in terms of solution quality and computation time.
Related papers
- Dynamic Relation-Attentive Graph Neural Networks for Fraud Detection [5.294604210205507]
Graph-based fraud detection methods consider this task as a classification problem with two classes: frauds or normal.
We address this problem using Graph Neural Networks (GNNs) by proposing a dynamic relation-attentive aggregation mechanism.
Experimental results show that our method, DRAG, outperforms state-of-the-art fraud detection methods on real-world benchmark datasets.
arXiv Detail & Related papers (2023-10-06T11:41:38Z) - BOURNE: Bootstrapped Self-supervised Learning Framework for Unified
Graph Anomaly Detection [50.26074811655596]
We propose a novel unified graph anomaly detection framework based on bootstrapped self-supervised learning (named BOURNE)
By swapping the context embeddings between nodes and edges, we enable the mutual detection of node and edge anomalies.
BOURNE can eliminate the need for negative sampling, thereby enhancing its efficiency in handling large graphs.
arXiv Detail & Related papers (2023-07-28T00:44:57Z) - Transaction Fraud Detection via an Adaptive Graph Neural Network [64.9428588496749]
We propose an Adaptive Sampling and Aggregation-based Graph Neural Network (ASA-GNN) that learns discriminative representations to improve the performance of transaction fraud detection.
A neighbor sampling strategy is performed to filter noisy nodes and supplement information for fraudulent nodes.
Experiments on three real financial datasets demonstrate that the proposed method ASA-GNN outperforms state-of-the-art ones.
arXiv Detail & Related papers (2023-07-11T07:48:39Z) - Behavioral graph fraud detection in E-commerce [10.621640214806794]
We present a novel behavioral biometric based method to establish transaction linkings based on user behavioral similarities.
To our knowledge, this is the first time similarity based soft link has been used in graph embedding applications.
Our experiments show that embedding features learned from similarity based behavioral graph have achieved significant performance increase to the baseline fraud detection model.
arXiv Detail & Related papers (2022-10-13T12:47:09Z) - Improving Fraud detection via Hierarchical Attention-based Graph Neural
Network [6.7713383844867385]
Graph Neural Network (HA-GNN) for fraud detection incorporates weighted adjacency matrices across different relations against camouflage.
We generate node embeddings by aggregating information from local/long-range structures and original node features.
Experiments on three real-world datasets demonstrate the effectiveness of our model over the state-of-the-arts.
arXiv Detail & Related papers (2022-02-12T16:27:16Z) - Deep Fraud Detection on Non-attributed Graph [61.636677596161235]
Graph Neural Networks (GNNs) have shown solid performance on fraud detection.
labeled data is scarce in large-scale industrial problems, especially for fraud detection.
We propose a novel graph pre-training strategy to leverage more unlabeled data.
arXiv Detail & Related papers (2021-10-04T03:42:09Z) - Relational Graph Neural Networks for Fraud Detection in a Super-App
environment [53.561797148529664]
We propose a framework of relational graph convolutional networks methods for fraudulent behaviour prevention in the financial services of a Super-App.
We use an interpretability algorithm for graph neural networks to determine the most important relations to the classification task of the users.
Our results show that there is an added value when considering models that take advantage of the alternative data of the Super-App and the interactions found in their high connectivity.
arXiv Detail & Related papers (2021-07-29T00:02:06Z) - Alleviating the Inconsistency Problem of Applying Graph Neural Network
to Fraud Detection [78.88163190021798]
We introduce a new GNN framework, $mathsfGraphConsis$, to tackle the inconsistency problem.
Empirical analysis on four datasets indicates the inconsistency problem is crucial in a fraud detection task.
We also released a GNN-based fraud detection toolbox with implementations of SOTA models.
arXiv Detail & Related papers (2020-05-01T21:43:58Z) - Learning to Cluster Faces via Confidence and Connectivity Estimation [136.5291151775236]
We propose a fully learnable clustering framework without requiring a large number of overlapped subgraphs.
Our method significantly improves clustering accuracy and thus performance of the recognition models trained on top, yet it is an order of magnitude more efficient than existing supervised methods.
arXiv Detail & Related papers (2020-04-01T13:39:37Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.