Mitigating Deep Learning Vulnerabilities from Adversarial Examples Attack in the Cybersecurity Domain
Chris Einar San Agustin

TL;DR
This paper discusses the vulnerabilities of deep learning systems to adversarial attacks in cybersecurity, emphasizing the need for early mitigation strategies to prevent real-world consequences like accidents and misclassifications.
Contribution
It highlights the critical security risks of adversarial examples in deep learning and advocates for establishing baseline security standards before deployment.
Findings
Deep learning models are vulnerable to adversarial attacks.
Adversarial attacks can cause critical real-world accidents.
Early mitigation is essential for safe deployment.
Abstract
Deep learning models are known to solve classification and regression problems by employing a number of epoch and training samples on a large dataset with optimal accuracy. However, that doesn't mean they are attack-proof or unexposed to vulnerabilities. Newly deployed systems particularly on a public environment (i.e public networks) are vulnerable to attacks from various entities. Moreover, published research on deep learning systems (Goodfellow et al., 2014) have determined a significant number of attacks points and a wide array of attack surface that has evidence of exploitation from adversarial examples. Successful exploit on these systems could lead to critical real world repercussions. For instance, (1) an adversarial attack on a self-driving car running a deep reinforcement learning system yields a direct misclassification on humans causing untoward accidents.(2) a self-driving…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Security and Verification in Computing · Advanced Malware Detection Techniques
