Hack The Box: Fooling Deep Learning Abstraction-Based Monitors
Sara Hajj Ibrahim, Mohamed Nassar

TL;DR
This paper reveals that abstraction-based novelty detection in deep learning classifiers is vulnerable to adversarial samples, making the monitoring systems potentially hackable and exposing new security risks.
Contribution
The paper demonstrates that novelty detection mechanisms in deep learning are susceptible to adversarial attacks, highlighting a new security vulnerability.
Findings
Adversarial samples can bypass novelty detection
Novelty detection systems are vulnerable to hacking
Deep learning monitors can be compromised
Abstract
Deep learning is a type of machine learning that adapts a deep hierarchy of concepts. Deep learning classifiers link the most basic version of concepts at the input layer to the most abstract version of concepts at the output layer, also known as a class or label. However, once trained over a finite set of classes, some deep learning models do not have the power to say that a given input does not belong to any of the classes and simply cannot be linked. Correctly invalidating the prediction of unrelated classes is a challenging problem that has been tackled in many ways in the literature. Novelty detection gives deep learning the ability to output "do not know" for novel/unseen classes. Still, no attention has been given to the security aspects of novelty detection. In this paper, we consider the case study of abstraction-based novelty detection and show that it is not robust against…
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
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Network Security and Intrusion Detection
