paper-with-me

Papers

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 various node classification tasks. However, for Ethereum transaction data, which could be naturally abstracted to a real-world complex graph, the scarcity of labels and the huge volume of transaction data make it difficult to take advantage of GNN methods. Here in this paper, to address the two challenges, we propose a Self-supervised Incremental deep Graph learning model (SIEGE), for the phishing scam detection problem on Ethereum. In our model, two pretext tasks designed from spatial and temporal perspectives help us effectively learn useful node embedding from the huge amount of unlabelled transaction data. And the incremental paradigm allows us to efficiently handle large-scale transaction data and help the model maintain good performance when the data distribution is drastically changing. We collect transaction records about half a year from Ethereum and our extensive experiments show that our model consistently outperforms strong baselines in both transductive and inductive settings.

📄 PDF Abstract BibTeX arXiv:2106.10176

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningGraph 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

Ethereum Fraud Detection with Heterogeneous Graph Neural Networks

2022-03-23 · Hiroki Kanezashi, Toyotaro Suzumura, Xin Liu, Takahiro Hirofuchi

While transactions with cryptocurrencies such as Ethereum are becoming more prevalent, fraud and other criminal transactions are not uncommon. Graph analysis algorithms and machine learning techniques detect suspicious t…

Fraud DetectionGraph Neural Network

Phishing detection on Ethereum via transaction subgraphs embedding

2023-05-10 · IET BlockchainVolume 3, Issue 4: Security and Privacy Issues in Blockchain and its Applications2023 2023 5 · Haifeng Lv, Yong Ding

With the rapid development of blockchain technology in the financial sector, the security of blockchain is being put to the test due to an increase in phishing fraud. Therefore, it is essential to study more effective me…

Fishing for Phishers: Learning-Based Phishing Detection in Ethereum Transactions

2025-04-24 · Ahod Alghuried, Abdulaziz Alghamdi, Ali Alkinoon, Soohyeon Choi 외

Phishing detection on Ethereum has increasingly leveraged advanced machine learning techniques to identify fraudulent transactions. However, limited attention has been given to understanding the effectiveness of feature …

feature selection