Journal of Jilin University Science Edition ›› 2026, Vol. 64 ›› Issue (4): 809-0815.

Previous Articles     Next Articles

FEGAT: A Feature-Enhanced Graph Attention Network

Zhang Chenyu1, Zhong Yang2, Zhang Lei3,  Wei Jinhui4, Cao Mengxuan1, Han Xiaosong1   

  1. 1. College of Software, Jilin University, Changchun 130012, China;2. Department of Enterprise Development, Northeast Electric Power Design Institute Co., Ltd. of China Power Engineering Consulting Group, Changchun 130021, China;3. Division of Development & Strategic Planning, Jilin University, Changchun 130012, China;4. Huabei Oilfield Company, PetroChina Co., Ltd., Bazhou 065700, Hebei Province, China
  • Received:2025-04-02 Online:2026-07-26 Published:2026-07-26

Abstract: Aiming at  the problems that traditional graph neural networks were difficult to handle large-scale complex data and it was difficult to 
 fully utilize the features of nodes and edges in the network as well as the connections between them, we proposed a feature-enhanced graph attention network (FEGAT). The method first modelled the data as a directed graph of nodes and edges. Then, a graph neural network model with an attention mechanism was designed to dynamically aggregate neighbor node information through edge feature weighting and attention coefficients, and fused multi-dimensional edge features by adopting an independent weighting and parallel concatenation strategy for multi-dimensional edge features. Finally, it combined XGBoost algorithm to complete node classification. To verify the effectiveness of the model, experiments were carried out on the anti-money laundering AMLSim dataset. The results show that the model significantly improves precision, recall and F1-score in imbalanced data scenarios.

Key words: graph neural network, attention mechanism, graph representation learning, money laundering detection

CLC Number: 

  •