Exploring Adversarial Examples via Invertible Neural Networks
Adversarial examples (AEs) are images that can mislead deep neural network (DNN) classifiers via introducing slight perturbations into original images. This security vulnerability has led to vast research in recent years because it can introduce real-world threats into systems that rely on neural networks. Yet, a deep understanding of the characteristics of adversarial examples has remained elusive. We propose a new way of achieving such understanding through a recent development, namely, invertible neural models with Lipschitz continuous mapping functions from the input to the output. With the ability to invert any latent representation back to its corresponding input image, we can investigate adversarial examples at a deeper level and disentangle the adversarial example's latent representation. Given this new perspective, we propose a fast latent space adversarial example generation method that could accelerate adversarial training. Moreover, this new perspective could contribute to new ways of adversarial example detection.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Imperceptible Adversarial Attack via Invertible Neural Networks
Adding perturbations via utilizing auxiliary gradient information or discarding existing details of the benign images are two common approaches for generating adversarial examples. Though visual imperceptibility is the d…
Adversarial AttackSVASTIN: Sparse Video Adversarial Attack via Spatio-Temporal Invertible Neural Networks
Robust and imperceptible adversarial video attack is challenging due to the spatial and temporal characteristics of videos. The existing video adversarial attack methods mainly take a gradient-based approach and generate…
Adversarial AttackExploring Adversarial Examples and Adversarial Robustness of Convolutional Neural Networks by Mutual Information
A counter-intuitive property of convolutional neural networks (CNNs) is their inherent susceptibility to adversarial examples, which severely hinders the application of CNNs in security-critical fields. Adversarial examp…
Adversarial RobustnessImperceptible and Reversible Adversarial Examples against Vision-Language Models for Privacy Protection
Vision Language Models (VLMs) offer powerful multimodal ability but also expose users to text-based privacy attacks where adversaries crawl online photos and query VLMs to extract sensitive attributes. Existing reversibl…
Using Non-invertible Data Transformations to Build Adversarial-Robust Neural Networks
Deep neural networks have proven to be quite effective in a wide variety of machine learning tasks, ranging from improved speech recognition systems to advancing the development of autonomous vehicles. However, despite t…
Autonomous VehiclesDimensionality Reductionspeech-recognitionSpeech Recognition