New data poison attacks on machine learning classifiers for mobile exfiltration
Miguel A. Ramirez, Sangyoung Yoon, Ernesto Damiani, Hussam Al Hamadi,, Claudio Agostino Ardagna, Nicola Bena, Young-Ji Byon, Tae-Yeon Kim, Chung-Suk, Cho, and Chan Yeob Yeun

TL;DR
This paper introduces two novel label-flipping data poisoning attacks on machine learning classifiers used for mobile exfiltration malware detection, demonstrating their effectiveness across multiple models and emphasizing the need for robust defense mechanisms.
Contribution
Proposes two new label-flipping poisoning attacks on malware detection classifiers, showing their model-agnostic nature and impact on accuracy and misclassification rates.
Findings
Attacks successfully corrupted various classifiers including Logistic Regression and Random Forest.
Random and targeted label-flipping attacks significantly reduce model accuracy.
The study highlights the importance of developing defense techniques against poisoning attacks.
Abstract
Most recent studies have shown several vulnerabilities to attacks with the potential to jeopardize the integrity of the model, opening in a few recent years a new window of opportunity in terms of cyber-security. The main interest of this paper is directed towards data poisoning attacks involving label-flipping, this kind of attacks occur during the training phase, being the aim of the attacker to compromise the integrity of the targeted machine learning model by drastically reducing the overall accuracy of the model and/or achieving the missclassification of determined samples. This paper is conducted with intention of proposing two new kinds of data poisoning attacks based on label-flipping, the targeted of the attack is represented by a variety of machine learning classifiers dedicated for malware detection using mobile exfiltration data. With that, the proposed attacks are proven to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Malware Detection Techniques · Network Security and Intrusion Detection · Adversarial Robustness in Machine Learning
