Open-set Adversarial Defense
Rui Shao, Pramuditha Perera, Pong C. Yuen, Vishal M. Patel

TL;DR
This paper introduces an Open-Set Defense Network (OSDN) to improve the robustness of deep learning models against adversarial attacks in open-set recognition scenarios, addressing the vulnerability of existing systems.
Contribution
The paper proposes a novel OSDN architecture with feature-denoising and self-supervision to enhance open-set adversarial defense capabilities.
Findings
OSDN outperforms existing methods on multiple datasets.
Open-set recognition systems are vulnerable to adversarial attacks.
Adversarial defenses trained on known classes do not generalize well to open-set samples.
Abstract
Open-set recognition and adversarial defense study two key aspects of deep learning that are vital for real-world deployment. The objective of open-set recognition is to identify samples from open-set classes during testing, while adversarial defense aims to defend the network against images with imperceptible adversarial perturbations. In this paper, we show that open-set recognition systems are vulnerable to adversarial attacks. Furthermore, we show that adversarial defense mechanisms trained on known classes do not generalize well to open-set samples. Motivated by this observation, we emphasize the need of an Open-Set Adversarial Defense (OSAD) mechanism. This paper proposes an Open-Set Defense Network (OSDN) as a solution to the OSAD problem. The proposed network uses an encoder with feature-denoising layers coupled with a classifier to learn a noise-free latent feature…
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
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning
