paper-with-me

홈 › Papers

Temporal-Amount Snapshot MultiGraph for Ethereum Transaction Tracking

2021-02-16 · Yunyi Xie, Jie Jin, Jian Zhang, Shanqing Yu, Qi Xuan

With the wide application of blockchain in the financial field, the rise of various types of cybercrimes has brought great challenges to the security of blockchain. In order to better understand this emerging market and explore more efficient countermeasures for effective supervision, it is imperative to track transactions on blockchain-based systems. Due to the openness of Ethereum, we can easily access the publicly available transaction records, model them as a complex network, and further study the problem of transaction tracking via link prediction, which provides a deeper understanding of Ethereum transactions from a network perspective. Specifically, we introduce an embedding based link prediction framework that is composed of temporal-amount snapshot multigraph (TASMG) and present temporal-amount walk (TAW). By taking the realistic rules and features of transaction networks into consideration, we propose TASMG to model Ethereum transaction records as a temporal-amount network and then present TAW to effectively embed accounts via their transaction records, which integrates temporal and amount information of the proposed network. Experimental results demonstrate the superiority of the proposed framework in learning more informative representations and could be an effective method for transaction tracking.

📄 PDF Abstract BibTeX arXiv:2102.08013

Code (0)

등록된 구현이 없습니다.

Tasks

Link Prediction

Similar Papers 제목 키워드 기반

Ethereum transaction tracking: Inferring evolution of transaction networks via link prediction

2022-08-15

Blockchain is an emerging technology which has attracted wide attention in recent years. As one of the blockchain applications, cryptocurrency has developed rapidly in recent years, attracting criminals to commit fraud a…

Self-supervised Incremental Deep Graph Learning for Ethereum Phishing Scam Detection

2021-06-18 · Shucheng Li, Fengyuan Xu, Runchuan Wang, Sheng Zhong

In recent years, phishing scams have become the crime type with the largest money involved on Ethereum, the second-largest blockchain platform. Meanwhile, graph neural network (GNN) has shown promising performance in var…

Graph LearningGraph Neural NetworkNode Classification

TTAGN: Temporal Transaction Aggregation Graph Network for Ethereum Phishing Scams Detection

2022-04-28 · Sijia Li, Gaopeng Gou, Chang Liu, Chengshang Hou 외

In recent years, phishing scams have become the most serious type of crime involved in Ethereum, the second-largest blockchain platform. The existing phishing scams detection technology on Ethereum mostly uses traditiona…

Representation Learning

Effective Illicit Account Detection on Large Cryptocurrency MultiGraphs

2023-09-04 · Zhihao Ding, Jieming Shi, Qing Li, Jiannong Cao

Cryptocurrencies are rapidly expanding and becoming vital in digital financial markets. However, the rise in cryptocurrency-related illicit activities has led to significant losses for users. To protect the security of t…

Feature EngineeringGraph Neural Network

Probabilistic Sampling-Enhanced Temporal-Spatial GCN: A Scalable Framework for Transaction Anomaly Detection in Ethereum Networks

2023-09-29 · Stefan Kambiz Behfar, Jon Crowcroft

The rapid evolution of the Ethereum network necessitates sophisticated techniques to ensure its robustness against potential threats and to maintain transparency. While Graph Neural Networks (GNNs) have pioneered anomaly…

Anomaly DetectionTemporal Sequences