paper-with-me

Papers

Robust Evaluation of Diffusion-Based Adversarial Purification

2023-03-16 · ICCV 2023 1 · Minjong Lee, Dongwoo Kim

We question the current evaluation practice on diffusion-based purification methods. Diffusion-based purification methods aim to remove adversarial effects from an input data point at test time. The approach gains increasing attention as an alternative to adversarial training due to the disentangling between training and testing. Well-known white-box attacks are often employed to measure the robustness of the purification. However, it is unknown whether these attacks are the most effective for the diffusion-based purification since the attacks are often tailored for adversarial training. We analyze the current practices and provide a new guideline for measuring the robustness of purification methods against adversarial attacks. Based on our analysis, we further propose a new purification strategy improving robustness compared to the current diffusion-based purification methods.

📄 PDF Abstract BibTeX arXiv:2303.09051

Code (1)

ml-postech/robust-evaluation-of-diffusion-based-purification 공식 구현 pytorch

Tasks

Adversarial Purification

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

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

Instant Adversarial Purification with Adversarial Consistency Distillation

2024-08-30 · CVPR 2025 1 · Chun Tong Lei, Hon Ming Yam, Zhongliang Guo, Chun Pong Lau

Neural networks, despite their remarkable performance in widespread applications, including image classification, are also known to be vulnerable to subtle adversarial noise. Although some diffusion-based purification me…

Adversarial Purificationimage-classificationImage Classification

Purify++: Improving Diffusion-Purification with Advanced Diffusion Models and Control of Randomness

2023-10-28 · Boya Zhang, Weijian Luo, Zhihua Zhang

Adversarial attacks can mislead neural network classifiers. The defense against adversarial attacks is important for AI safety. Adversarial purification is a family of approaches that defend adversarial attacks with suit…

Adversarial Purification

LoRID: Low-Rank Iterative Diffusion for Adversarial Purification

2024-09-12 · Geigh Zollicoffer, Minh Vu, Ben Nebgen, Juan Castorena 외

This work presents an information-theoretic examination of diffusion-based purification methods, the state-of-the-art adversarial defenses that utilize diffusion models to remove malicious perturbations in adversarial ex…

Adversarial PurificationDenoising

Universal Adversarial Purification with DDIM Metric Loss for Stable Diffusion

2026-01-12 · Li Zheng, Liangbin Xie, Jiantao Zhou, He YiMin arxiv

Stable Diffusion (SD) often produces degraded outputs when the training dataset contains adversarial noise. Adversarial purification offers a promising solution by removing adversarial noise from contaminated data. Howev…