@article{Zhu2025, 
author = {Gan Zhu and Yongtao Yu and Xiaofan Deng and Yuanchen Dai and Zhenyuan Li},
title = {A Hybrid Split-Attention and Transformer Architecture for High-Performance Network Intrusion Detection},
year = {2025},
journal = {Computer Modeling in Engineering & Sciences},
volume = {145},
number = {3},
pages = {4317-4348},
keywords = {Intrusion detection, transformer, resnest, split attention, deep learning},
url = {https://www.sciopen.com/article/10.32604/cmes.2025.074349},
doi = {10.32604/cmes.2025.074349},
abstract = {Existing deep learning Network Intrusion Detection Systems (NIDS) struggle to simultaneously capture fine-grained, multi-scale features and long-range temporal dependencies. To address this gap, this paper introduces TransNeSt, a hybrid architecture integrating a ResNeSt block (using split-attention for multi-scale feature representation) with a Transformer encoder (using self-attention for global temporal modeling). This integration of multi-scale and temporal attention was validated on four benchmarks: NSL-KDD, UNSW-NB15, CIC-IDS2017, and CICIOT2023. TransNeSt consistently outperformed its individual components and several state-of-the-art models, demonstrating significant quantitative gains. The model achieved high efficacy across all datasets, with F1-Scores of 99.04% (NSL-KDD), 91.92% (UNSW-NB15), 99.18% (CIC-IDS2017), and 97.85% (CICIOT2023), confirming its robustness.}
}