paper-with-me

홈 › Papers

Temporal-Spatial Attention Network (TSAN) for DoS Attack Detection in Network Traffic

2025-03-20 · Bisola Faith Kayode, Akinyemi Sadeeq Akintola, Oluwole Fagbohun, Egonna Anaesiuba-Bristol, Onyekachukwu Ojumah, Oluwagbade Odimayo, Toyese Oloyede, Aniema Inyang, Teslim Kazeem, Habeeb Alli, Udodirim Ibem Offia, Prisca Chinazor Amajuoyi

Denial-of-Service (DoS) attacks remain a critical threat to network security, disrupting services and causing significant economic losses. Traditional detection methods, including statistical and rule-based models, struggle to adapt to evolving attack patterns. To address this challenge, we propose a novel Temporal-Spatial Attention Network (TSAN) architecture for detecting Denial of Service (DoS) attacks in network traffic. By leveraging both temporal and spatial features of network traffic, our approach captures complex traffic patterns and anomalies that traditional methods might miss. The TSAN model incorporates transformer-based temporal encoding, convolutional spatial encoding, and a cross-attention mechanism to fuse these complementary feature spaces. Additionally, we employ multi-task learning with auxiliary tasks to enhance the model's robustness. Experimental results on the NSL-KDD dataset demonstrate that TSAN outperforms state-of-the-art models, achieving superior accuracy, precision, recall, and F1-score while maintaining computational efficiency for real-time deployment. The proposed architecture offers an optimal balance between detection accuracy and computational overhead, making it highly suitable for real-world network security applications.

📄 PDF Abstract BibTeX arXiv:2503.16047

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyMulti-Task Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Golden Queue Managers 설명 없음
Attention 설명 없음

Similar Papers 제목 키워드 기반

Three-Stream Temporal-Shift Attention Network Based on Self-Knowledge Distillation for Micro-Expression Recognition

2024-06-25 · Guanghao Zhu, Lin Liu, Yuhao Hu, Haixin Sun 외

Micro-expressions are subtle facial movements that occur spontaneously when people try to conceal real emotions. Micro-expression recognition is crucial in many fields, including criminal analysis and psychotherapy. Howe…

Knowledge DistillationMicro Expression RecognitionMicro-Expression RecognitionMotion Magnification+1

Transcoded Video Restoration by Temporal Spatial Auxiliary Network

2021-12-15 · Li Xu, Gang He, Jinjia Zhou, Jie Lei 외

In most video platforms, such as Youtube, and TikTok, the played videos usually have undergone multiple video encodings such as hardware encoding by recording devices, software encoding by video editing apps, and single/…

Video EditingVideo Restoration

Interpretable Crowd Flow Prediction with Spatial-Temporal Self-Attention

2020-02-22 · Haoxing Lin, Weijia Jia, Yongjian You, Yiping Sun

Crowd flow prediction has been increasingly investigated in intelligent urban computing field as a fundamental component of urban management system. The most challenging part of predicting crowd flow is to measure the co…

ManagementPrediction

STC-IDS: Spatial-Temporal Correlation Feature Analyzing based Intrusion Detection System for Intelligent Connected Vehicles

2022-04-23 · Pengzhou Cheng, Mu Han, Aoxue Li, Fengwei Zhang

Intrusion detection is an important defensive measure for automotive communications security. Accurate frame detection models assist vehicles to avoid malicious attacks. Uncertainty and diversity regarding attack methods…

Anomaly ClassificationBayesian OptimizationDiversityIntrusion Detection+2

Flow-Attention-based Spatio-Temporal Aggregation Network for 3D Mask Detection

2023-09-21 · NeurIPS 2023 11

Anti-spoofing detection has become a necessity for face recognition systems due to the security threat posed by spoofing attacks. Despite great success in traditional attacks, most deep-learning-based methods perform poo…