paper-with-me

Papers

Time-aware Metapath Feature Augmentation for Ponzi Detection in Ethereum

2022-10-30 · Chengxiang Jin, Jiajun Zhou, Jie Jin, Jiajing Wu, Qi Xuan

With the development of Web 3.0 which emphasizes decentralization, blockchain technology ushers in its revolution and also brings numerous challenges, particularly in the field of cryptocurrency. Recently, a large number of criminal behaviors continuously emerge on blockchain, such as Ponzi schemes and phishing scams, which severely endanger decentralized finance. Existing graph-based abnormal behavior detection methods on blockchain usually focus on constructing homogeneous transaction graphs without distinguishing the heterogeneity of nodes and edges, resulting in partial loss of transaction pattern information. Although existing heterogeneous modeling methods can depict richer information through metapaths, the extracted metapaths generally neglect temporal dependencies between entities and do not reflect real behavior. In this paper, we introduce Time-aware Metapath Feature Augmentation (TMFAug) as a plug-and-play module to capture the real metapath-based transaction patterns during Ponzi scheme detection on Ethereum. The proposed module can be adaptively combined with existing graph-based Ponzi detection methods. Extensive experimental results show that our TMFAug can help existing Ponzi detection methods achieve significant performance improvements on the Ethereum dataset, indicating the effectiveness of heterogeneous temporal information for Ponzi scheme detection.

📄 PDF Abstract BibTeX arXiv:2210.16863

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving the Accuracy of Transaction-Based Ponzi Detection on Ethereum

2023-08-31 · Phuong Duy Huynh, Son Hoang Dau, XiaoDong Li, Phuc Luong 외

The Ponzi scheme, an old-fashioned fraud, is now popular on the Ethereum blockchain, causing considerable financial losses to many crypto investors. A few Ponzi detection methods have been proposed in the literature, mos…

Time Series

SourceP: Detecting Ponzi Schemes on Ethereum with Source Code

2023-06-02 · Pengcheng Lu, Liang Cai, Keting Yin

As blockchain technology becomes more and more popular, a typical financial scam, the Ponzi scheme, has also emerged in the blockchain platform Ethereum. This Ponzi scheme deployed through smart contracts, also known as …

Data-driven Smart Ponzi Scheme Detection

2021-08-20 · Yuzhi Liang, Weijing Wu, Kai Lei, Feiyang Wang

A smart Ponzi scheme is a new form of economic crime that uses Ethereum smart contract account and cryptocurrency to implement Ponzi scheme. The smart Ponzi scheme has harmed the interests of many investors, but research…

Dynamic graph embeddingFeature EngineeringGraph Embedding

Metapath- and Entity-aware Graph Neural Network for Recommendation

2020-10-22 · Muhammad Umer Anwaar, Zhiwei Han, Shyam Arumugaswamy, Rayyan Ahmad Khan 외

In graph neural networks (GNNs), message passing iteratively aggregates nodes' information from their direct neighbors while neglecting the sequential nature of multi-hop node connections. Such sequential node connection…

Graph Neural NetworkLink PredictionRecommendation Systems

Detecting Ponzi Schemes on Ethereum: Towards Healthier Blockchain Technology

2018-04-23 · Weili Chen, Zibin Zheng, Jiahui Cui, Edith Ngai 외

Blockchain technology becomes increasingly popular. It also attracts scams, for example, Ponzi scheme, a classic fraud, has been found making a notable amount of money on Blockchain, which has a very negative impact. To…