Heterogeneous Feature Augmentation for Ponzi Detection in Ethereum
【Author】 Jin, Chengxiang; Jin, Jie; Zhou, Jiajun; Wu, Jiajing; Xuan, Qi
【Source】IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II-EXPRESS BRIEFS
【影响因子】3.691
【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 features 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 brief, 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】Feature extraction; Contracts; Behavioral sciences; Manuals; Codes; Circuits and systems; Blockchains; Ethereum; Ponzi scheme detection; heterogeneous graph; metapath
【发表时间】2022 SEP
【收录时间】2022-09-15
【文献类型】实验仿真
【主题类别】
区块链治理-技术治理-异常/非法交易识别
wangjiaxin
今天有一篇链上数据分析相关文章,https://doi.org/10.1109/TCSII.2022.3177898,发表在《IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II-EXPRESS BRIEFS》,本文主要关注检测庞氏骗局,提出一个通用的异构特征增强框架HFAug,HFAug学习异构交互图中基于元路径的行为特征。实验表明HFAug帮助现有的庞氏检测方法在以太坊数据集上实现显著的性能提升,异构信息对庞氏骗局检测的有效性。
回复