Improving Fraud detection via Hierarchical Attention-based Graph Neural
Network
- URL: http://arxiv.org/abs/2202.06096v1
- Date: Sat, 12 Feb 2022 16:27:16 GMT
- Title: Improving Fraud detection via Hierarchical Attention-based Graph Neural
Network
- Authors: Yajing Liu, Zhengya Sun, Wensheng Zhang
- Abstract summary: 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.
- Score: 6.7713383844867385
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Graph neural networks (GNN) have emerged as a powerful tool for fraud
detection tasks, where fraudulent nodes are identified by aggregating neighbor
information via different relations. To get around such detection, crafty
fraudsters resort to camouflage via connecting to legitimate users (i.e.,
relation camouflage) or providing seemingly legitimate feedbacks (i.e., feature
camouflage). A wide-spread solution reinforces the GNN aggregation process with
neighbor selectors according to original node features. This method may carry
limitations when identifying fraudsters not only with the relation camouflage,
but with the feature camouflage making them hard to distinguish from their
legitimate neighbors. In this paper, we propose a Hierarchical Attention-based
Graph Neural Network (HA-GNN) for fraud detection, which incorporates weighted
adjacency matrices across different relations against camouflage. This is
motivated in the Relational Density Theory and is exploited for forming a
hierarchical attention-based graph neural network. Specifically, we design a
relation attention module to reflect the tie strength between two nodes, while
a neighborhood attention module to capture the long-range structural affinity
associated with the graph. 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.
Related papers
- Hierarchical Graph Interaction Transformer with Dynamic Token Clustering for Camouflaged Object Detection [57.883265488038134]
We propose a hierarchical graph interaction network termed HGINet for camouflaged object detection.
The network is capable of discovering imperceptible objects via effective graph interaction among the hierarchical tokenized features.
Our experiments demonstrate the superior performance of HGINet compared to existing state-of-the-art methods.
arXiv Detail & Related papers (2024-08-27T12:53:25Z) - Multi-Evidence based Fact Verification via A Confidential Graph Neural Network [20.574234947055494]
We introduce a Confidential Graph Attention Network (CO-GAT) to mitigate the propagation of noisy semantic information.
CO-GAT achieves a 73.59% FEVER score on the FEVER dataset and shows the ability generalization by broadening the effectiveness.
arXiv Detail & Related papers (2024-05-17T01:02:03Z) - Multitask Active Learning for Graph Anomaly Detection [48.690169078479116]
We propose a novel MultItask acTIve Graph Anomaly deTEction framework, namely MITIGATE.
By coupling node classification tasks, MITIGATE obtains the capability to detect out-of-distribution nodes without known anomalies.
Empirical studies on four datasets demonstrate that MITIGATE significantly outperforms the state-of-the-art methods for anomaly detection.
arXiv Detail & Related papers (2024-01-24T03:43:45Z) - 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) - The Devil is in the Conflict: Disentangled Information Graph Neural
Networks for Fraud Detection [17.254383007779616]
We argue that the performance degradation is mainly attributed to the inconsistency between topology and attribute.
We propose a simple and effective method that uses the attention mechanism to adaptively fuse two views.
Our model can significantly outperform stateof-the-art baselines on real-world fraud detection datasets.
arXiv Detail & Related papers (2022-10-22T08:21:49Z) - Graph Neural Networks with Feature and Structure Aware Random Walk [7.143879014059894]
We show that in typical heterphilous graphs, the edges may be directed, and whether to treat the edges as is or simply make them undirected greatly affects the performance of the GNN models.
We develop a model that adaptively learns the directionality of the graph, and exploits the underlying long-distance correlations between nodes.
arXiv Detail & Related papers (2021-11-19T08:54:21Z) - Enhancing Graph Neural Network-based Fraud Detectors against Camouflaged
Fraudsters [78.53851936180348]
We introduce two types of camouflages based on recent empirical studies, i.e., the feature camouflage and the relation camouflage.
Existing GNNs have not addressed these two camouflages, which results in their poor performance in fraud detection problems.
We propose a new model named CAmouflage-REsistant GNN (CARE-GNN) to enhance the GNN aggregation process with three unique modules against camouflages.
arXiv Detail & Related papers (2020-08-19T22:33:12Z) - Structural Temporal Graph Neural Networks for Anomaly Detection in
Dynamic Graphs [54.13919050090926]
We propose an end-to-end structural temporal Graph Neural Network model for detecting anomalous edges in dynamic graphs.
In particular, we first extract the $h$-hop enclosing subgraph centered on the target edge and propose the node labeling function to identify the role of each node in the subgraph.
Based on the extracted features, we utilize Gated recurrent units (GRUs) to capture the temporal information for anomaly detection.
arXiv Detail & Related papers (2020-05-15T09:17:08Z) - 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)
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.