paper-with-me

홈 › Papers

Q-MIND: Defeating Stealthy DoS Attacks in SDN with a Machine-learning based Defense Framework

2019-07-27 · Trung V. Phan, T M Rayhan Gias, Syed Tasnimul Islam, Truong Thu Huong, Nguyen Huu Thanh, Thomas Bauschert

Software Defined Networking (SDN) enables flexible and scalable network control and management. However, it also introduces new vulnerabilities that can be exploited by attackers. In particular, low-rate and slow or stealthy Denial-of-Service (DoS) attacks are recently attracting attention from researchers because of their detection challenges. In this paper, we propose a novel machine learning based defense framework named Q-MIND, to effectively detect and mitigate stealthy DoS attacks in SDN-based networks. We first analyze the adversary model of stealthy DoS attacks, the related vulnerabilities in SDN-based networks and the key characteristics of stealthy DoS attacks. Next, we describe and analyze an anomaly detection system that uses a Reinforcement Learning-based approach based on Q-Learning in order to maximize its detection performance. Finally, we outline the complete Q-MIND defense framework that incorporates the optimal policy derived from the Q-Learning agent to efficiently defeat stealthy DoS attacks in SDN-based networks. An extensive comparison of the Q-MIND framework and currently existing methods shows that significant improvements in attack detection and mitigation performance are obtained by Q-MIND.

📄 PDF Abstract BibTeX arXiv:1907.11887

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionBIG-bench Machine LearningManagementQ-LearningReinforcement Learning

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Lurking in the shadows: Unveiling Stealthy Backdoor Attacks against Personalized Federated Learning

2024-06-10 · Xiaoting Lyu, Yufei Han, Wei Wang, Jingkai Liu 외

Federated Learning (FL) is a collaborative machine learning technique where multiple clients work together with a central server to train a global model without sharing their private data. However, the distribution shift…

Backdoor AttackFederated LearningPersonalized Federated Learning

Stealthy Poisoning Attacks Bypass Defenses in Regression Settings

2026-01-29 · Javier Carnerero-Cano, Luis Muñoz-González, Phillippa Spencer, Emil C. Lupu arxiv

Regression models are widely used in industrial processes, engineering, and in natural and physical sciences, yet their robustness to poisoning has received less attention. When it has, studies often assume unrealistic t…

Improving Robustness Against Stealthy Weight Bit-Flip Attacks by Output Code Matching

2022-01-01 · CVPR 2022 1 · Ozan Özdenizci, Robert Legenstein

Deep neural networks (DNNs) have been shown to be vulnerable against adversarial weight bit-flip attacks through hardware-induced fault-injection methods on the memory systems where network parameters are stored. Rec…

Quantization

Rethink the Evaluation for Attack Strength of Backdoor Attacks in Natural Language Processing

2022-01-09 · Lingfeng Shen, Haiyun Jiang, Lemao Liu, Shuming Shi

It has been shown that natural language processing (NLP) models are vulnerable to a kind of security threat called the Backdoor Attack, which utilizes a `backdoor trigger' paradigm to mislead the models. The most threate…

Backdoor AttackText Classification

TASER: Task-Aware Spectral Energy Refine for Backdoor Suppression in UAV Swarms Decentralized Federated Learning

2026-03-10 · Sizhe Huang, Shujie Yang arxiv

As backdoor attacks in UAV-based decentralized federated learning (DFL) grow increasingly stealthy and sophisticated, existing defenses have likewise escalated in complexity. Yet these defenses, which rely heavily on out…

Federated LearningOutlier Detection