English

Heterogeneous Feature Augmentation for Ponzi Detection in Ethereum

Cryptography and Security 2022-04-20 v1 Social and Information Networks

Abstract

While blockchain technology triggers new industrial and technological revolutions, it also brings new challenges. Recently, a large number of new scams with a "blockchain" sock-puppet continue to emerge, such as Ponzi schemes, money laundering, etc., seriously threatening financial security. Existing fraud detection methods in blockchain mainly concentrate on manual feature and graph analytics, which first construct a homogeneous transaction graph using partial blockchain data and then use graph analytics to detect anomaly, resulting in a loss of pattern information. In this paper, we mainly focus on Ponzi scheme detection and propose HFAug, a generic Heterogeneous Feature Augmentation module that can capture the heterogeneous information associated with account behavior patterns and can be combined with existing Ponzi detection methods. HFAug learns the metapath-based behavior characteristics in an auxiliary heterogeneous interaction graph, and aggregates the heterogeneous features to corresponding account nodes in the homogeneous one where the Ponzi detection methods are performed. Comprehensive experimental results demonstrate that our HFAug can help existing Ponzi detection methods achieve significant performance improvement on Ethereum datasets, suggesting the effectiveness of heterogeneous information on detecting Ponzi schemes.

Keywords

Cite

@article{arxiv.2204.08916,
  title  = {Heterogeneous Feature Augmentation for Ponzi Detection in Ethereum},
  author = {Chengxiang Jin and Jie Jin and Jiajun Zhou and Jiajing Wu and Qi Xuan},
  journal= {arXiv preprint arXiv:2204.08916},
  year   = {2022}
}

Comments

5 pages, 3 figures

R2 v1 2026-06-24T10:52:11.977Z