[1]ZHANG Mingquan,JIA Wenli,MENG Limin,et al.A blockchain abnormal transaction detection method integrating graph enhancement and multi-teacher dynamic distillation[J].CAAI transactions on intelligent systems,2026,21(5):1154-1165.[doi:10.11992/tis.202510002]
Copy
CAAI transactions on intelligent systems[ISSN 1673-4785/CN 23-1538/TP] Volume:
21
Number of periods:
2026 5
Page number:
1154-1165
Column:
学术论文—机器学习
Public date:
2026-09-05
- Title:
-
A blockchain abnormal transaction detection method integrating graph enhancement and multi-teacher dynamic distillation
- Author(s):
-
ZHANG Mingquan1; 2; JIA Wenli1; MENG Limin3; ZHAO Junxian1
-
1. School of Control and Computer Engineering, North China Electric Power University, Baoding 071003, China;
2. Engineering Research Center of Intelligent Computing for Complex Energy Systems, Ministry of Education, North China Electric Power University, Baoding 071003, China;
3. Network and Information Office, North China Electric Power University, Baoding 071003, China
-
- Keywords:
-
blockchain; anomaly detection; graph neural network; dnowledge distillation; SMOTE; multi-teacher model; dynamic distillation; feature enhancement
- CLC:
-
TP309;TP18
- DOI:
-
10.11992/tis.202510002
- Abstract:
-
To address the limitations of existing blockchain abnormal transaction detection methods in complex transaction structure modeling and data imbalance handling, this paper proposes a detection method called MGDD (multi-teacher GNN dynamic distillation) that integrates graph neural network teacher models, motif structural features, SMOTE sampling, and multi-student model knowledge distillation. This method first enhances node structural representation using motif statistics, then constructs multiple teacher models by combining GCN, GAT, GIN, and GraphSAGE graph neural networks. Through a dynamic distillation mechanism, it guides multi-layer perceptron (MLP) and random forest (RF) student models to learn high-order semantic features from graphs, and introduces SMOTE for oversampling to alleviate the sample imbalance problem. Experimental results on the Elliptic dataset demonstrate that MGDD outperforms existing typical methods in terms of accuracy, recall rate, and F1-score, with the RF student model achieving an accuracy rate of 99.23% under the guidance of distillation. Ablation and robustness experiments further verify the important role of motif features and knowledge distillation mechanisms in improving detection performance and model stability. In summary, MGDD provides an efficient and scalable modeling paradigm for blockchain abnormal transaction detection tasks, showing promising application prospects.