paper-with-me

Papers

Poisoning Network Flow Classifiers

2023-06-02 · Giorgio Severi, Simona Boboila, Alina Oprea, John Holodnak, Kendra Kratkiewicz, Jason Matterer

As machine learning (ML) classifiers increasingly oversee the automated monitoring of network traffic, studying their resilience against adversarial attacks becomes critical. This paper focuses on poisoning attacks, specifically backdoor attacks, against network traffic flow classifiers. We investigate the challenging scenario of clean-label poisoning where the adversary's capabilities are constrained to tampering only with the training data - without the ability to arbitrarily modify the training labels or any other component of the training process. We describe a trigger crafting strategy that leverages model interpretability techniques to generate trigger patterns that are effective even at very low poisoning rates. Finally, we design novel strategies to generate stealthy triggers, including an approach based on generative Bayesian network models, with the goal of minimizing the conspicuousness of the trigger, and thus making detection of an ongoing poisoning campaign more challenging. Our findings provide significant insights into the feasibility of poisoning attacks on network traffic classifiers used in multiple scenarios, including detecting malicious communication and application classification.

📄 PDF Abstract BibTeX arXiv:2306.01655

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Systematic Evaluation of Backdoor Data Poisoning Attacks on Image Classifiers

2020-04-24 · Loc Truong, Chace Jones, Brian Hutchinson, Andrew August 외

Backdoor data poisoning attacks have recently been demonstrated in computer vision research as a potential safety risk for machine learning (ML) systems. Traditional data poisoning attacks manipulate training data to ind…

Data Poisoning

A Framework of Randomized Selection Based Certified Defenses Against Data Poisoning Attacks

2020-09-18 · Ruoxin Chen, Jie Li, Chentao Wu, Bin Sheng 외

Neural network classifiers are vulnerable to data poisoning attacks, as attackers can degrade or even manipulate their predictions thorough poisoning only a few training samples. However, the robustness of heuristic defe…

Data Poisoning

Assessing the Operational Impact of Poisoning Attacks over Augmented 3D Point Cloud Public Datasets for Connected and Autonomous Vehicles

2026-07-07 · Marwan Lazrag, Badis Hammi, Lorena Gonzalez-Manzano, Joaquin Garcia-Alfaro arxiv

Poisoning attacks against public datasets lead to major concerns, such as (i) misclassification of perceived objects when the poisoned data is used for training and (ii) embedding of backdoors that may eventually be trig…

Autonomous VehiclesData Augmentation

Towards Fair Classification against Poisoning Attacks

2022-10-18 · Han Xu, Xiaorui Liu, Yuxuan Wan, Jiliang Tang

Fair classification aims to stress the classification models to achieve the equality (treatment or prediction quality) among different sensitive groups. However, fair classification can be under the risk of poisoning att…

ClassificationFairness

Poisoning Attacks with Generative Adversarial Nets

2019-06-18 · Luis Muñoz-González, Bjarne Pfitzner, Matteo Russo, Javier Carnerero-Cano 외

Machine learning algorithms are vulnerable to poisoning attacks: An adversary can inject malicious points in the training dataset to influence the learning process and degrade the algorithm's performance. Optimal poisoni…

BIG-bench Machine LearningData Poisoning