Preprint / Version 1

E2E-Embed Detector: A Lightweight Entity-Embedding Model for Ethereum Phishing Detection

##article.authors##

  • Abhishree Sinha SRM Institute of Science and Technology,KTR

DOI:

https://doi.org/10.31224/6911

Keywords:

Phishing Detection, Blockchain Security, Ethereum transaction, Entity embeddings, Neural networks

Abstract

Phishing attacks pose a significant security issue in Ethereum-based blockchain systems. Existing solutions, like TEGDetector, address these attacks by analysing how transactions evolve over time using Transaction Evolution Graphs (TEGs) constructed via time slicing, followed by a dynamic graph classifier that captures both spatial structure and temporal evolution with learned time coefficients. However, building and managing these graphs across multiple stages makes the overall approach complex and difficult to implement. In this work, we propose E2E-EmbedDetector, a lightweight end-to-end neural classification model that works directly with raw transaction data. The model learns embedding representations for important entities such as From, To, and ContractAddress, and also used two additional numeric features: transactional value and a derived input length. We train and evaluate the model on a balanced dataset of 50,000 Ethereum transaction using an 80/20 stratified split. The model achieves an accuracy of 95.63%, precision of 0.9265, recall of 0.9912, an F1 score of 0.9578, a ROC-AUC score of 0.9915 and a PR-AUC score of 0.9909. These results show that strong phishing can be achieved using a simpler and more practical tabular approach, without relying on complex temporal graph- based networks.

Downloads

Download data is not yet available.

Downloads

Posted

2026-04-25