paper-with-me

Papers

PuVAE: A Variational Autoencoder to Purify Adversarial Examples

2019-03-02 · Uiwon Hwang, Jaewoo Park, Hyemi Jang, Sungroh Yoon, Nam Ik Cho

Deep neural networks are widely used and exhibit excellent performance in many areas. However, they are vulnerable to adversarial attacks that compromise the network at the inference time by applying elaborately designed perturbation to input data. Although several defense methods have been proposed to address specific attacks, other attack methods can circumvent these defense mechanisms. Therefore, we propose Purifying Variational Autoencoder (PuVAE), a method to purify adversarial examples. The proposed method eliminates an adversarial perturbation by projecting an adversarial example on the manifold of each class, and determines the closest projection as a purified sample. We experimentally illustrate the robustness of PuVAE against various attack methods without any prior knowledge. In our experiments, the proposed method exhibits performances competitive with state-of-the-art defense methods, and the inference time is approximately 130 times faster than that of Defense-GAN that is the state-of-the art purifier model.

📄 PDF Abstract BibTeX arXiv:1903.00585

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial DefenseAdversarial Defense against FGSM Attack

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Defending Adversarial Attacks via Semantic Feature Manipulation

2020-02-03 · Shuo Wang, Tianle Chen, Surya Nepal, Carsten Rudolph 외

Machine learning models have demonstrated vulnerability to adversarial attacks, more specifically misclassification of adversarial examples. In this paper, we propose a one-off and attack-agnostic Feature Manipulation (F…

General Classification

Purify Unlearnable Examples via Rate-Constrained Variational Autoencoders

2024-05-02 · Yi Yu, YuFei Wang, Song Xia, Wenhan Yang 외

Unlearnable examples (UEs) seek to maximize testing error by making subtle modifications to training examples that are correctly labeled. Defenses against these poisoning attacks can be categorized based on whether speci…

Disentanglement

Defending Quantum Classifiers against Adversarial Perturbations through Quantum Autoencoders

2026-04-30 · Emma Andrews, Sahan Sanjaya, Prabhat Mishra arxiv

Machine learning models can learn from data samples to carry out various tasks efficiently. When data samples are adversarially manipulated, such as by insertion of carefully crafted noise, it can cause the model to make…

Quantum Machine LearningImage Classification

Evaluate-and-Purify: Fortifying Code Language Models Against Adversarial Attacks Using LLM-as-a-Judge

2025-04-28 · Wenhan Mu, Ling Xu, Shuren Pei, Le Mi 외

The widespread adoption of code language models in software engineering tasks has exposed vulnerabilities to adversarial attacks, especially the identifier substitution attacks. Although existing identifier substitution …

Detecting Adversarial Examples in Learning-Enabled Cyber-Physical Systems using Variational Autoencoder for Regression

2020-03-21 · Feiyang Cai, Jiani Li, Xenofon Koutsoukos

Learning-enabled components (LECs) are widely used in cyber-physical systems (CPS) since they can handle the uncertainty and variability of the environment and increase the level of autonomy. However, it has been shown t…

Conformal PredictionPredictionregressionSelf-Driving Cars