paper-with-me

Papers

AdaDoS: Adaptive DoS Attack via Deep Adversarial Reinforcement Learning in SDN

2025-10-23 · Wei Shao, Yuhao Wang, Rongguang He, Muhammad Ejaz Ahmed, Seyit Camtepe arxiv

Existing defence mechanisms have demonstrated significant effectiveness in mitigating rule-based Denial-of-Service (DoS) attacks, leveraging predefined signatures and static heuristics to identify and block malicious traffic. However, the emergence of AI-driven techniques presents new challenges to SDN security, potentially compromising the efficacy of existing defence mechanisms. In this paper, we introduce~AdaDoS, an adaptive attack model that disrupt network operations while evading detection by existing DoS-based detectors through adversarial reinforcement learning (RL). Specifically, AdaDoS models the problem as a competitive game between an attacker, whose goal is to obstruct network traffic without being detected, and a detector, which aims to identify malicious traffic. AdaDoS can solve this game by dynamically adjusting its attack strategy based on feedback from the SDN and the detector. Additionally, recognising that attackers typically have less information than defenders, AdaDoS formulates the DoS-like attack as a partially observed Markov decision process (POMDP), with the attacker having access only to delay information between attacker and victim nodes. We address this challenge with a novel reciprocal learning module, where the student agent, with limited observations, enhances its performance by learning from the teacher agent, who has full observational capabilities in the SDN environment. AdaDoS represents the first application of RL to develop DoS-like attack sequences, capable of adaptively evading both machine learning-based and rule-based DoS-like attack detectors.

📄 PDF Abstract BibTeX arXiv:2510.20566

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Robust Deep Reinforcement Learning in Robotics via Adaptive Gradient-Masked Adversarial Attacks

2025-03-26 · Zongyuan Zhang, Tianyang Duan, Zheng Lin, Dong Huang 외

Deep reinforcement learning (DRL) has emerged as a promising approach for robotic control, but its realworld deployment remains challenging due to its vulnerability to environmental perturbations. Existing white-box adve…

Adversarial AttackAdversarial DefenseDeep Reinforcement Learning

Adaptive Adversarial Training for Meta Reinforcement Learning

2021-04-27 · Shiqi Chen, Zhengyu Chen, Donglin Wang

Meta Reinforcement Learning (MRL) enables an agent to learn from a limited number of past trajectories and extrapolate to a new task. In this paper, we attempt to improve the robustness of MRL. We build upon model-agnost…

Generative Adversarial NetworkMeta-LearningMeta Reinforcement Learningreinforcement-learning+2

Multi-Task Federated Reinforcement Learning with Adversaries

2021-03-11 · Aqeel Anwar, Arijit Raychowdhury

Reinforcement learning algorithms, just like any other Machine learning algorithm pose a serious threat from adversaries. The adversaries can manipulate the learning algorithm resulting in non-optimal policies. In this p…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Reward-Preserving Attacks For Robust Reinforcement Learning

2026-01-12 · Lucas Schott, Elies Gherbi, Hatem Hajri, Sylvain Lamprier arxiv

Adversarial training in reinforcement learning (RL) is challenging because perturbations cascade through trajectories and compound over time, making fixed-strength attacks either overly destructive or too conservative. W…

Reinforcement Learning

Noise as a Double-Edged Sword: Reinforcement Learning Exploits Randomized Defenses in Neural Networks

2024-10-31 · Steve Bakos, Pooria Madani, Heidar Davoudi

This study investigates a counterintuitive phenomenon in adversarial machine learning: the potential for noise-based defenses to inadvertently aid evasion attacks in certain scenarios. While randomness is often employed …

Reinforcement Learning (RL)