Deep Latent Defence
Giulio Zizzo, Chris Hankin, Sergio Maffeis, Kevin Jones

TL;DR
Deep Latent Defence introduces an architecture combining adversarial training with a latent space detection system, effectively defending against various adversarial attacks in deep learning models.
Contribution
It proposes a novel architecture that integrates adversarial training with a latent space-based detection mechanism for improved robustness.
Findings
Effective against grey and white box attackers
Detects adaptive $L_{}$ bounded attacks
Provides significant defensive benefits under strong attack models
Abstract
Deep learning methods have shown state of the art performance in a range of tasks from computer vision to natural language processing. However, it is well known that such systems are vulnerable to attackers who craft inputs in order to cause misclassification. The level of perturbation an attacker needs to introduce in order to cause such a misclassification can be extremely small, and often imperceptible. This is of significant security concern, particularly where misclassification can cause harm to humans. We thus propose Deep Latent Defence, an architecture which seeks to combine adversarial training with a detection system. At its core Deep Latent Defence has a adversarially trained neural network. A series of encoders take the intermediate layer representation of data as it passes though the network and project it to a latent space which we use for detecting adversarial samples…
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 · Anomaly Detection Techniques and Applications · Advanced Malware Detection Techniques
