paper-with-me

Papers

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, Tayeb Kenaza, Wim Mees

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 significantly reducing the performance of these intrusion detection systems. The objective of this paper is to design an efficient transfer learning-based adversarial detector and then to assess the effectiveness of using multiple strategically placed adversarial detectors compared to a single adversarial detector for intrusion detection systems. In our experiments, we implement existing state-of-the-art models for intrusion detection. We then attack those models with a set of chosen evasion attacks. In an attempt to detect those adversarial attacks, we design and implement multiple transfer learning-based adversarial detectors, each receiving a subset of the information passed through the IDS. By combining their respective decisions, we illustrate that combining multiple detectors can further improve the detectability of adversarial traffic compared to a single detector in the case of a parallel IDS design.

📄 PDF Abstract BibTeX arXiv:2210.15700

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion DetectionNetwork Intrusion DetectionTransfer Learning

Similar Papers 제목 키워드 기반

Why Do Adversarial Attacks Transfer? Explaining Transferability of Evasion and Poisoning Attacks

2018-09-08 · Ambra Demontis, Marco Melis, Maura Pintor, Matthew Jagielski 외

Transferability captures the ability of an attack against a machine-learning model to be effective against a different, potentially unknown, model. Empirical evidence for transferability has been shown in previous work, …

Multi-SpacePhish: Extending the Evasion-space of Adversarial Attacks against Phishing Website Detectors using Machine Learning

2022-10-24 · Ying Yuan, Giovanni Apruzzese, Mauro Conti

Existing literature on adversarial Machine Learning (ML) focuses either on showing attacks that break every ML model, or defenses that withstand most attacks. Unfortunately, little consideration is given to the actual fe…

Phishing Website Detection

StealthRL: Reinforcement Learning Paraphrase Attacks for Multi-Detector Evasion of AI-Text Detectors

2026-02-09 · Suraj Ranganath, Atharv Ramesh arxiv

AI-text detectors face a critical robustness challenge: adversarial paraphrasing attacks that preserve semantics while evading detection. We introduce StealthRL, a reinforcement learning framework that stress-tests detec…

Reinforcement LearningText Detection

Sparse Adversarial Attack to Object Detection

2020-12-26 · Jiayu Bao

Adversarial examples have gained tons of attention in recent years. Many adversarial attacks have been proposed to attack image classifiers, but few work shift attention to object detectors. In this paper, we propose Spa…

Adversarial AttackObjectobject-detectionObject Detection+1

Your Attack Is Too DUMB: Formalizing Attacker Scenarios for Adversarial Transferability

2023-06-27 · Marco Alecci, Mauro Conti, Francesco Marchiori, Luca Martinelli 외

Evasion attacks are a threat to machine learning models, where adversaries attempt to affect classifiers by injecting malicious samples. An alarming side-effect of evasion attacks is their ability to transfer among diffe…