paper-with-me

Papers

Blockchain Phishing Scam Detection via Multi-channel Graph Classification

2021-08-19 · Dunjie Zhang, Jinyin Chen

With the popularity of blockchain technology, the financial security issues of blockchain transaction networks have become increasingly serious. Phishing scam detection methods will protect possible victims and build a healthier blockchain ecosystem. Usually, the existing works define phishing scam detection as a node classification task by learning the potential features of users through graph embedding methods such as random walk or graph neural network (GNN). However, these detection methods are suffered from high complexity due to the large scale of the blockchain transaction network, ignoring temporal information of the transaction. Addressing this problem, we defined the transaction pattern graphs for users and transformed the phishing scam detection into a graph classification task. To extract richer information from the input graph, we proposed a multi-channel graph classification model (MCGC) with multiple feature extraction channels for GNN. The transaction pattern graphs and MCGC are more able to detect potential phishing scammers by extracting the transaction pattern features of the target users. Extensive experiments on seven benchmark and Ethereum datasets demonstrate that the proposed MCGC can not only achieve state-of-the-art performance in the graph classification task but also achieve effective phishing scam detection based on the target users' transaction pattern graphs.

📄 PDF Abstract BibTeX arXiv:2108.08456

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGraph ClassificationGraph EmbeddingGraph Neural NetworkNode Classification

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

TTAGN: Temporal Transaction Aggregation Graph Network for Ethereum Phishing Scams Detection

2022-04-28 · Sijia Li, Gaopeng Gou, Chang Liu, Chengshang Hou 외

In recent years, phishing scams have become the most serious type of crime involved in Ethereum, the second-largest blockchain platform. The existing phishing scams detection technology on Ethereum mostly uses traditiona…

Representation Learning

TSGN: Transaction Subgraph Networks for Identifying Ethereum Phishing Accounts

2021-04-18 · Jinhuan Wang, Pengtao Chen, Shanqing Yu, Qi Xuan

Blockchain technology and, in particular, blockchain-based transaction offers us information that has never been seen before in the financial world. In contrast to fiat currencies, transactions through virtual currencies…

Graph Representation LearningRepresentation Learning

Self-supervised Incremental Deep Graph Learning for Ethereum Phishing Scam Detection

2021-06-18 · Shucheng Li, Fengyuan Xu, Runchuan Wang, Sheng Zhong

In recent years, phishing scams have become the crime type with the largest money involved on Ethereum, the second-largest blockchain platform. Meanwhile, graph neural network (GNN) has shown promising performance in var…

Graph LearningGraph Neural NetworkNode Classification

TEGDetector: A Phishing Detector that Knows Evolving Transaction Behaviors

2021-11-26 · Jinyin Chen, Haiyang Xiong, Dunjie Zhang, Zhenguang Liu 외

Recently, phishing scams have posed a significant threat to blockchains. Phishing detectors direct their efforts in hunting phishing addresses. Most of the detectors extract target addresses' transaction behavior feature…

Time-aware Metapath Feature Augmentation for Ponzi Detection in Ethereum

2022-10-30 · Chengxiang Jin, Jiajun Zhou, Jie Jin, Jiajing Wu 외

With the development of Web 3.0 which emphasizes decentralization, blockchain technology ushers in its revolution and also brings numerous challenges, particularly in the field of cryptocurrency. Recently, a large number…