paper-with-me

Papers

PuriDefense: Randomized Local Implicit Adversarial Purification for Defending Black-box Query-based Attacks

2024-01-19 · Ping Guo, Xiang Li, Zhiyuan Yang, Xi Lin, Qingchuan Zhao, Qingfu Zhang

Black-box query-based attacks constitute significant threats to Machine Learning as a Service (MLaaS) systems since they can generate adversarial examples without accessing the target model's architecture and parameters. Traditional defense mechanisms, such as adversarial training, gradient masking, and input transformations, either impose substantial computational costs or compromise the test accuracy of non-adversarial inputs. To address these challenges, we propose an efficient defense mechanism, PuriDefense, that employs random patch-wise purifications with an ensemble of lightweight purification models at a low level of inference cost. These models leverage the local implicit function and rebuild the natural image manifold. Our theoretical analysis suggests that this approach slows down the convergence of query-based attacks by incorporating randomness into purifications. Extensive experiments on CIFAR-10 and ImageNet validate the effectiveness of our proposed purifier-based defense mechanism, demonstrating significant improvements in robustness against query-based attacks.

📄 PDF Abstract BibTeX arXiv:2401.10586

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Purification

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Guided Diffusion Model for Adversarial Purification from Random Noise

2022-06-22 · Quanlin Wu, Hang Ye, Yuntian Gu

In this paper, we propose a novel guided diffusion purification approach to provide a strong defense against adversarial attacks. Our model achieves 89.62% robust accuracy under PGD-L_inf attack (eps = 8/255) on the CIFA…

Adversarial Purification

Adversarial purification with Score-based generative models

2021-06-11 · Jongmin Yoon, Sung Ju Hwang, Juho Lee

While adversarial training is considered as a standard defense method against adversarial attacks for image classifiers, adversarial purification, which purifies attacked images into clean images with a standalone purifi…

Adversarial PurificationDenoising

PointDP: Diffusion-driven Purification against Adversarial Attacks on 3D Point Cloud Recognition

2022-08-21 · Jiachen Sun, Weili Nie, Zhiding Yu, Z. Morley Mao 외

3D Point cloud is becoming a critical data representation in many real-world applications like autonomous driving, robotics, and medical imaging. Although the success of deep learning further accelerates the adoption of …

Autonomous DrivingDeep Learning

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…

PurSAMERE: Reliable Adversarial Purification via Sharpness-Aware Minimization of Expected Reconstruction Error

2026-02-06 · Vinh Hoang, Sebastian Krumscheid, Holger Rauhut, Raúl Tempone arxiv

We propose a novel deterministic purification method to improve adversarial robustness by mapping a potentially adversarial sample toward a nearby sample that lies close to a mode of the data distribution, where classifi…

Adversarial Robustness