TL;DR
This paper introduces a novel end-to-end graph neural network model, I2BGNN, for blockchain identity inference, transforming transaction subgraphs into a classification task to improve accuracy and scalability.
Contribution
The paper presents a new graph neural network approach that effectively balances scalability and feature representation for blockchain identity inference.
Findings
Achieves state-of-the-art performance on EOSG and ETHG datasets.
Effectively transforms identity inference into a graph classification problem.
Reduces computational complexity compared to existing methods.
Abstract
The anonymity of blockchain has accelerated the growth of illegal activities and criminal behaviors on cryptocurrency platforms. Although decentralization is one of the typical characteristics of blockchain, we urgently call for effective regulation to detect these illegal behaviors to ensure the safety and stability of user transactions. Identity inference, which aims to make a preliminary inference about account identity, plays a significant role in blockchain security. As a common tool, graph mining technique can effectively represent the interactive information between accounts and be used for identity inference. However, existing methods cannot balance scalability and end-to-end architecture, resulting high computational consumption and weak feature representation. In this paper, we present a novel approach to analyze user's behavior from the perspective of the transaction…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGraph Neural Network
