Graph convolution network for fraud detection in bitcoin transactions

用于比特币交易欺诈检测的图卷积网络

阅读:1

Abstract

Anti-money laundering has been an issue in our society from the beginning of time. It simply refers to certain regulations and laws set by the government to uncover illegal money, which is passed as legal income. Now, with the emergence of cryptocurrency, it ensures pseudonymity for users. Cryptocurrency is a type of currency that is not authorized by the government and does not exist physically but only on paper. This provides a better platform for criminals for their illicit transactions. New algorithms have been proposed to detect illicit transactions. Machine learning and deep learning algorithms give us hope in identifying these anomalies in transactions. We have selected the Elliptic Bitcoin Dataset. This data set is a graph data set generated from an anonymous blockchain. Each transaction is mapped to real entities with two categories: licit and illicit. Some of them are not labeled. We have run different algorithms for predicting illicit transactions like Logistic Regression, Long Short Term Memory, Support Vector Machine, Random Forest, and a variation of Graph Neural Networks, which is called Graph Convolution Network (GCN). GCN is of special interest in our case. Different evaluation parameters such as accuracy, ROC and F1 score are analyzed for different models. Our experimental results show that the proposed GCN model gives the accuracy [Formula: see text], the AUC 0.9444 and the RMSE 0.1123, which concludes that our GCN is better than the existing models, in particular with the model proposed in Weber et al. (Anti-money laundering in bitcoin: experimenting with graph convolutional networks for financial forensics, 2019. http://arxiv.org/abs/1908.02591 ).

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。