paper-with-me

홈 › Papers

Exploring the Effect of DNN Depth on Adversarial Attacks in Network Intrusion Detection Systems

2025-10-22 · Mohamed ElShehaby, Ashraf Matrawy arxiv

Adversarial attacks pose significant challenges to Machine Learning (ML) systems and especially Deep Neural Networks (DNNs) by subtly manipulating inputs to induce incorrect predictions. This paper investigates whether increasing the layer depth of deep neural networks affects their robustness against adversarial attacks in the Network Intrusion Detection System (NIDS) domain. We compare the adversarial robustness of various deep neural networks across both \ac{NIDS} and computer vision domains (the latter being widely used in adversarial attack experiments). Our experimental results reveal that in the NIDS domain, adding more layers does not necessarily improve their performance, yet it may actually significantly degrade their robustness against adversarial attacks. Conversely, in the computer vision domain, adding more layers exhibits a more modest impact on robustness. These findings can guide the development of robust neural networks for (NIDS) applications and highlight the unique characteristics of network security domains within the (ML) landscape.

📄 PDF Abstract BibTeX arXiv:2510.19761

Code (0)

등록된 구현이 없습니다.

Tasks

Network Intrusion DetectionAdversarial RobustnessAdversarial Attack

Similar Papers 제목 키워드 기반

Adversarial Training for Deep Learning-based Intrusion Detection Systems

2021-04-20 · Islam Debicha, Thibault Debatty, Jean-Michel Dricot, Wim Mees

Nowadays, Deep Neural Networks (DNNs) report state-of-the-art results in many machine learning areas, including intrusion detection. Nevertheless, recent studies in computer vision have shown that DNNs can be vulnerable …

Deep LearningIntrusion Detection

TAD: Transfer Learning-based Multi-Adversarial Detection of Evasion Attacks against Network Intrusion Detection Systems

2022-10-27 · Islam Debicha, Richard Bauwens, Thibault Debatty, Jean-Michel Dricot 외

Nowadays, intrusion detection systems based on deep learning deliver state-of-the-art performance. However, recent research has shown that specially crafted perturbations, called adversarial examples, are capable of sign…

Intrusion DetectionNetwork Intrusion DetectionTransfer Learning

Detect & Reject for Transferability of Black-box Adversarial Attacks Against Network Intrusion Detection Systems

2021-12-22 · Islam Debicha, Thibault Debatty, Jean-Michel Dricot, Wim Mees 외

In the last decade, the use of Machine Learning techniques in anomaly-based intrusion detection systems has seen much success. However, recent studies have shown that Machine learning in general and deep learning specifi…

BIG-bench Machine LearningIntrusion DetectionNetwork Intrusion Detection

Problem space structural adversarial attacks for Network Intrusion Detection Systems based on Graph Neural Networks

2024-03-18 · Andrea Venturi, Dario Stabili, Mirco Marchetti

Machine Learning (ML) algorithms have become increasingly popular for supporting Network Intrusion Detection Systems (NIDS). Nevertheless, extensive research has shown their vulnerability to adversarial attacks, which in…

Intrusion DetectionNetwork Intrusion Detection

Investigating Resistance of Deep Learning-based IDS against Adversaries using min-max Optimization

2019-10-30 · Rana Abou Khamis, Omair Shafiq, Ashraf Matrawy

With the growth of adversarial attacks against machine learning models, several concerns have emerged about potential vulnerabilities in designing deep neural network-based intrusion detection systems (IDS). In this pape…

Adversarial AttackIntrusion Detection