paper-with-me

Papers

Improving Fraud Detection via Hierarchical Attention-based Graph Neural Network

2022-02-12 · Yajing Liu, Zhengya Sun, Wensheng Zhang

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.

📄 PDF Abstract BibTeX arXiv:2202.06096

Code (0)

등록된 구현이 없습니다.

Tasks

Fraud DetectionGraph Neural NetworkRelation

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Dynamic Relation-Attentive Graph Neural Networks for Fraud Detection

2023-10-06 · Heehyeon Kim, Jinhyeok Choi, Joyce Jiyoung Whang

Fraud detection aims to discover fraudsters deceiving other users by, for example, leaving fake reviews or making abnormal transactions. Graph-based fraud detection methods consider this task as a classification problem …

Fraud DetectionGraph AttentionRelation

A Semi-supervised Graph Attentive Network for Financial Fraud Detection

2020-02-28 · Daixin Wang, Jianbin Lin, Peng Cui, Quanhui Jia 외

With the rapid growth of financial services, fraud detection has been a very important problem to guarantee a healthy environment for both users and providers. Conventional solutions for fraud detection mainly use some r…

Fraud DetectionGraph Neural Network

Graph Neural Network for Fraud Detection via Spatial-Temporal Attention

2020-09-23 · TKDE 2020 9 · Dawei Cheng, Xiaoyang Wang, Ying Zhang, Liqing Zhang

Card fraud is an important issue and incurs a considerable cost for both cardholders and issuing banks. Contemporary methods apply machine learning-based approaches to detect fraudulent behavior from transaction records.…

Fraud DetectionGraph Neural Network

Heterogeneous Graph Auto-Encoder for CreditCard Fraud Detection

2024-10-10 · Moirangthem Tiken Singh, Rabinder Kumar Prasad, Gurumayum Robert Michael, N K Kaphungkui 외

The digital revolution has significantly impacted financial transactions, leading to a notable increase in credit card usage. However, this convenience comes with a trade-off: a substantial rise in fraudulent activities.…

Fraud Detection

A Self-Attention Network for Hierarchical Data Structures with an Application to Claims Management

2018-08-30 · Leander Löw, Martin Spindler, Eike Brechmann

Insurance companies must manage millions of claims per year. While most of these claims are non-fraudulent, fraud detection is core for insurance companies. The ultimate goal is a predictive model to single out the fraud…

Fraud DetectionManagement