paper-with-me

Papers

Adaptative Perturbation Patterns: Realistic Adversarial Learning for Robust Intrusion Detection

2022-03-08 · João Vitorino, Nuno Oliveira, Isabel Praça

Adversarial attacks pose a major threat to machine learning and to the systems that rely on it. In the cybersecurity domain, adversarial cyber-attack examples capable of evading detection are especially concerning. Nonetheless, an example generated for a domain with tabular data must be realistic within that domain. This work establishes the fundamental constraint levels required to achieve realism and introduces the Adaptative Perturbation Pattern Method (A2PM) to fulfill these constraints in a gray-box setting. A2PM relies on pattern sequences that are independently adapted to the characteristics of each class to create valid and coherent data perturbations. The proposed method was evaluated in a cybersecurity case study with two scenarios: Enterprise and Internet of Things (IoT) networks. Multilayer Perceptron (MLP) and Random Forest (RF) classifiers were created with regular and adversarial training, using the CIC-IDS2017 and IoT-23 datasets. In each scenario, targeted and untargeted attacks were performed against the classifiers, and the generated examples were compared with the original network traffic flows to assess their realism. The obtained results demonstrate that A2PM provides a scalable generation of realistic adversarial examples, which can be advantageous for both adversarial training and attacks.

📄 PDF Abstract BibTeX arXiv:2203.04234

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion Detectionvalid

Similar Papers 제목 키워드 기반

Towards Adversarial Realism and Robust Learning for IoT Intrusion Detection and Classification

2023-01-30 · João Vitorino, Isabel Praça, Eva Maia

The Internet of Things (IoT) faces tremendous security challenges. Machine learning models can be used to tackle the growing number of cyber-attack variations targeting IoT systems, but the increasing threat posed by adv…

Adversarial RobustnessBinary ClassificationIntrusion DetectionMulti-class Classification+1

Poster: Enhancing GNN Robustness for Network Intrusion Detection via Agent-based Analysis

2025-06-25 · Zhonghao Zhan, Huichi Zhou, Hamed Haddadi

Graph Neural Networks (GNNs) show great promise for Network Intrusion Detection Systems (NIDS), particularly in IoT environments, but suffer performance degradation due to distribution drift and lack robustness against r…

Adversarial AttackIntrusion DetectionNetwork Intrusion Detection

Hardening Random Forest Cyber Detectors Against Adversarial Attacks

2019-12-09 · Giovanni Apruzzese, Mauro Andreolini, Michele Colajanni, Mirco Marchetti

Machine learning algorithms are effective in several applications, but they are not as much successful when applied to intrusion detection in cyber security. Due to the high sensitivity to their training data, cyber dete…

BIG-bench Machine LearningIntrusion 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

A Novel and Practical Universal Adversarial Perturbations against Deep Reinforcement Learning based Intrusion Detection Systems

2025-11-22 · H. Zhang, L. Zhang, G. Epiphaniou, C. Maple arxiv

Intrusion Detection Systems (IDS) play a vital role in defending modern cyber physical systems against increasingly sophisticated cyber threats. Deep Reinforcement Learning-based IDS, have shown promise due to their adap…

Reinforcement LearningIntrusion Detection