CLPSD: Detecting Ethereum Phishing Scams based on Curriculum Learning
Wenhan Hou, Bo Cui, Yongxin Chen, Ru Li
Abstract
Phishing scams have become one of the primary frauds on Ethereum, leading to substantial financial losses for users. Therefore, developing an effective phishing detection method for Ethereum holds significant importance for the blockchain ecosystem. However, the heterogeneity of Ethereum poses challenges when it comes to detecting phishing scams. In this paper, we propose a Curriculum Learning-based approach (CLPSD) for Ethereum phishing detection. We collect transaction records to build a graph. In order to distinguish the varying degrees of contribution among nodes, we design a difficulty measurer combining Local Outlier Factor and information entropy. Thus, CLPSD utilizes Graph Convolutional Network to initially learn from easy samples and progressively advance to more complex ones. The experimental results demonstrate that CLPSD outperforms existing methods, highlighting the superior performance of our approach and its significant relevance in enhancing the Ethereum ecosystem.
BibTeX
@inproceedings{icassp2024_clpsddetectinget,
title = {CLPSD: Detecting Ethereum Phishing Scams based on Curriculum Learning},
author = {Wenhan Hou and Bo Cui and Yongxin Chen and Ru Li},
booktitle = {ICASSP 2024},
year = {2024}
}