paper-with-me

홈 › Papers

PU GNN: Chargeback Fraud Detection in P2E MMORPGs via Graph Attention Networks with Imbalanced PU Labels

2022-11-16 · Jiho Choi, Junghoon Park, Woocheol Kim, Jin-Hyeok Park, Yumin Suh, Minchang Sung

The recent advent of play-to-earn (P2E) systems in massively multiplayer online role-playing games (MMORPGs) has made in-game goods interchangeable with real-world values more than ever before. The goods in the P2E MMORPGs can be directly exchanged with cryptocurrencies such as Bitcoin, Ethereum, or Klaytn via blockchain networks. Unlike traditional in-game goods, once they had been written to the blockchains, P2E goods cannot be restored by the game operation teams even with chargeback fraud such as payment fraud, cancellation, or refund. To tackle the problem, we propose a novel chargeback fraud prediction method, PU GNN, which leverages graph attention networks with PU loss to capture both the players' in-game behavior with P2E token transaction patterns. With the adoption of modified GraphSMOTE, the proposed model handles the imbalanced distribution of labels in chargeback fraud datasets. The conducted experiments on three real-world P2E MMORPG datasets demonstrate that PU GNN achieves superior performances over previously suggested methods.

📄 PDF Abstract BibTeX arXiv:2211.08604

Code (0)

등록된 구현이 없습니다.

Tasks

Fraud DetectionGraph Attention

Similar Papers 제목 키워드 기반

Causal Label Recovery in Payment Networks

2026-05-28 · Gaurav Dhama arxiv

Fraud detection models in payment networks train on chargeback labels that are systematically biased. Every label must survive three sequential gates: authorization (declined transactions generate no labels), issuer repo…

Fraud Detection

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

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

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, craf…

Fraud DetectionGraph Neural NetworkRelation