paper-with-me

Papers

Beyond Classification: Evaluating Diffusion Denoised Smoothing for Security-Utility Trade off

2025-05-21 · Yury Belousov, Brian Pulfer, Vitaliy Kinakh, Slava Voloshynovskiy

While foundation models demonstrate impressive performance across various tasks, they remain vulnerable to adversarial inputs. Current research explores various approaches to enhance model robustness, with Diffusion Denoised Smoothing emerging as a particularly promising technique. This method employs a pretrained diffusion model to preprocess inputs before model inference. Yet, its effectiveness remains largely unexplored beyond classification. We aim to address this gap by analyzing three datasets with four distinct downstream tasks under three different adversarial attack algorithms. Our findings reveal that while foundation models maintain resilience against conventional transformations, applying high-noise diffusion denoising to clean images without any distortions significantly degrades performance by as high as 57%. Low-noise diffusion settings preserve performance but fail to provide adequate protection across all attack types. Moreover, we introduce a novel attack strategy specifically targeting the diffusion process itself, capable of circumventing defenses in the low-noise regime. Our results suggest that the trade-off between adversarial robustness and performance remains a challenge to be addressed.

📄 PDF Abstract BibTeX arXiv:2505.15594

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackAdversarial RobustnessDenoising

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Denoised Smoothing Denoised Smoothing is a method for obtaining a provably robust classifier from a fixed pretrained one, without any additional training or fine-tuning of the latter. The basic…

Similar Papers 제목 키워드 기반

Multi-scale Diffusion Denoised Smoothing

2023-10-25 · NeurIPS 2023 11 · Jongheon Jeong, Jinwoo Shin

Along with recent diffusion models, randomized smoothing has become one of a few tangible approaches that offers adversarial robustness to models at scale, e.g., those of large pre-trained models. Specifically, one can p…

Adversarial RobustnessDenoising

Robustifying Diffusion-Denoised Smoothing Against Covariate Shift

2025-09-13 · Ali Hedayatnia, Mostafa Tavassolipour, Babak Nadjar Araabi, Abdol-Hossein Vahabie arxiv

Randomized smoothing is a well-established method for achieving certified robustness against l2-adversarial perturbations. By incorporating a denoiser before the base classifier, pretrained classifiers can be seamlessly …

Adaptive Diffusion Denoised Smoothing : Certified Robustness via Randomized Smoothing with Differentially Private Guided Denoising Diffusion

2025-07-10 · Frederick Shpilevskiy, Saiyue Lyu, Krishnamurthy Dj Dvijotham, Mathias Lécuyer 외 arxiv

We propose Adaptive Diffusion Denoised Smoothing, a method for certifying the predictions of a vision model against adversarial examples, while adapting to the input. Our key insight is to reinterpret a guided denoising …

(Certified!!) Adversarial Robustness for Free!

2022-06-21 · Nicholas Carlini, Florian Tramer, Krishnamurthy Dj Dvijotham, Leslie Rice 외

In this paper we show how to achieve state-of-the-art certified adversarial robustness to 2-norm bounded perturbations by relying exclusively on off-the-shelf pretrained models. To do so, we instantiate the denoised smoo…

Adversarial RobustnessDenoising

Denoised Smoothing: A Provable Defense for Pretrained Classifiers

2020-03-04 · NeurIPS 2020 12 · Hadi Salman, Ming-Jie Sun, Greg Yang, Ashish Kapoor 외

We present a method for provably defending any pretrained image classifier against $\ell_p$ adversarial attacks. This method, for instance, allows public vision API providers and users to seamlessly convert pretrained no…

General Classificationimage-classificationImage ClassificationRobust classification