Feature-Space Bayesian Adversarial Learning Improved Malware Detector Robustness
Bao Gia Doan, Shuiqiao Yang, Paul Montague, Olivier De Vel, Tamas, Abraham, Seyit Camtepe, Salil S. Kanhere, Ehsan Abbasnejad, Damith C., Ranasinghe

TL;DR
This paper introduces a feature-space Bayesian adversarial learning approach to enhance malware detector robustness, effectively defending against sophisticated adversarial attacks on large-scale datasets.
Contribution
It proposes a novel feature-space adversarial training method with Bayesian modeling, providing theoretical guarantees and improved robustness over existing techniques.
Findings
Achieves up to 15% higher robustness against strong attacks
State-of-the-art performance on a dataset with over 20 million samples
Theoretically bounds the difference between adversarial and empirical risk
Abstract
We present a new algorithm to train a robust malware detector. Modern malware detectors rely on machine learning algorithms. Now, the adversarial objective is to devise alterations to the malware code to decrease the chance of being detected whilst preserving the functionality and realism of the malware. Adversarial learning is effective in improving robustness but generating functional and realistic adversarial malware samples is non-trivial. Because: i) in contrast to tasks capable of using gradient-based feedback, adversarial learning in a domain without a differentiable mapping function from the problem space (malware code inputs) to the feature space is hard; and ii) it is difficult to ensure the adversarial malware is realistic and functional. This presents a challenge for developing scalable adversarial machine learning algorithms for large datasets at a production or commercial…
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.
Videos
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
