Streaming phishing scam detection method on Ethereum
Wenjia Yu, Yijun Xia, Jieli Liu, Jiajing Wu

TL;DR
This paper introduces a real-time streaming phishing scam detection method on Ethereum that captures dynamic transaction changes by abstracting transactions into edge features and integrating historical data for improved detection.
Contribution
The paper proposes a novel streaming detection approach that models transactions as edges and incorporates historical transaction data for dynamic Ethereum scam detection.
Findings
Achieves decent performance in Ethereum phishing scam detection
Effectively captures dynamic transaction changes over time
Improves detection speed for real-time applications
Abstract
Phishing is a widespread scam activity on Ethereum, causing huge financial losses to victims. Most existing phishing scam detection methods abstract accounts on Ethereum as nodes and transactions as edges, then use manual statistics of static node features to obtain node embedding and finally identify phishing scams through classification models. However, these methods can not dynamically learn new Ethereum transactions. Since the phishing scams finished in a short time, a method that can detect phishing scams in real-time is needed. In this paper, we propose a streaming phishing scam detection method. To achieve streaming detection and capture the dynamic changes of Ethereum transactions, we first abstract transactions into edge features instead of node features, and then design a broadcast mechanism and a storage module, which integrate historical transaction information and neighbor…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpam and Phishing Detection · Imbalanced Data Classification Techniques · Internet Traffic Analysis and Secure E-voting
