paper-with-me

홈 › Papers

Adversarial Purification through Representation Disentanglement

2021-10-15 · Tao Bai, Jun Zhao, Lanqing Guo, Bihan Wen

Deep learning models are vulnerable to adversarial examples and make incomprehensible mistakes, which puts a threat on their real-world deployment. Combined with the idea of adversarial training, preprocessing-based defenses are popular and convenient to use because of their task independence and good generalizability. Current defense methods, especially purification, tend to remove ``noise" by learning and recovering the natural images. However, different from random noise, the adversarial patterns are much easier to be overfitted during model training due to their strong correlation to the images. In this work, we propose a novel adversarial purification scheme by presenting disentanglement of natural images and adversarial perturbations as a preprocessing defense. With extensive experiments, our defense is shown to be generalizable and make significant protection against unseen strong adversarial attacks. It reduces the success rates of state-of-the-art \textbf{ensemble} attacks from \textbf{61.7\%} to \textbf{14.9\%} on average, superior to a number of existing methods. Notably, our defense restores the perturbed images perfectly and does not hurt the clean accuracy of backbone models, which is highly desirable in practice.

📄 PDF Abstract BibTeX arXiv:2110.07801

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial PurificationDisentanglement

Similar Papers 제목 키워드 기반

Online Adversarial Purification based on Self-Supervision

2021-01-23 · Changhao Shi, Chester Holtz, Gal Mishne

Deep neural networks are known to be vulnerable to adversarial examples, where a perturbation in the input space leads to an amplified shift in the latent network representation. In this paper, we combine canonical super…

Adversarial PurificationRepresentation Learning

Online Adversarial Purification based on Self-supervised Learning

2021-01-01 · ICLR 2021 1 · Changhao Shi, Chester Holtz, Gal Mishne

Deep neural networks are known to be vulnerable to adversarial examples, where a perturbation in the input space leads to an amplified shift in the latent network representation. In this paper, we combine canonical super…

Adversarial PurificationRepresentation LearningSelf-Supervised Learning

ACT: Anti-Crosstalk Learning for Cross-Sectional Stock Ranking via Temporal Disentanglement and Structural Purification

2026-04-22 · Juntao Li, Liang Zhang arxiv

Cross-sectional stock ranking is a fundamental task in quantitative investment, relying on both temporal modeling of individual stocks and the capture of inter-stock dependencies. While existing deep learning models leve…

ADBM: Adversarial diffusion bridge model for reliable adversarial purification

2024-08-01 · Xiao Li, Wenxuan Sun, Huanran Chen, Qiongxiu Li 외

Recently Diffusion-based Purification (DiffPure) has been recognized as an effective defense method against adversarial examples. However, we find DiffPure which directly employs the original pre-trained diffusion models…

Adversarial Purification

Language Guided Adversarial Purification

2023-09-19 · Himanshu Singh, A V Subramanyam

Adversarial purification using generative models demonstrates strong adversarial defense performance. These methods are classifier and attack-agnostic, making them versatile but often computationally intensive. Recent st…

Adversarial DefenseAdversarial PurificationAdversarial RobustnessImage Generation