Follow the vine to get the melon: A deep framework for blockchain phishing fraud detection
提出DeepPhishDetect框架,结合节点表示学习和标签依赖建模,利用条件随机场和图注意力网络提升区块链钓鱼欺诈检测精度,并发现被忽略的高危账户。
Blockchain phishing frauds have caused significant financial losses and eroded trust in blockchain platforms. While existing detection methods increasingly rely on mining transaction networks to identify fraudsters, they often fail to fully exploit transaction patterns or sufficiently model label dependencies—whether between victims and fraudsters or among fraudsters themselves. Informed by criminology theories, we develop a deep learning framework—DeepPhishDetect—that integrates both effective node representation learning and label dependency modeling across transaction networks. DeepPhishDetect models the joint distribution of object labels with a conditional random field (CRF), which can be effectively trained with the variational expectation maximization (EM) framework. Specifically, we design a novel Deep Multi-faceted Detector (DMFD) module to learn complex transactional features in E -step and adopt a Graph Attention Network (GAT) model to profile the label dependencies between fraudsters and victims or among fraudsters in M-step. Experimental results show that DeepPhishDetect significantly outperforms state-of-the-art blockchain phishing detection methods. An ablation study further validates the key design of our model. Intriguingly, a case study demonstrates that our model not only improves accuracy in detecting known phishing accounts but also identifies highly suspicious actors previously overlooked by existing labels. This work contributes to the cybersecurity literature by offering an innovative and more accurate blockchain phishing detection method and enhances business practices in blockchain platform regulation through proactive risk management.