paper-with-me

Papers

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 classifiers are more reliable. We design the method to be deterministic to ensure reliable test accuracy and to prevent the degradation of effective robustness observed in stochastic purification approaches when the adversary has full knowledge of the system and its randomness. We employ a score model trained by minimizing the expected reconstruction error of noise-corrupted data, thereby learning the structural characteristics of the input data distribution. Given a potentially adversarial input, the method searches within its local neighborhood for a purified sample that minimizes the expected reconstruction error under noise corruption and then feeds this purified sample to the classifier. During purification, sharpness-aware minimization is used to guide the purified samples toward flat regions of the expected reconstruction error landscape, thereby enhancing robustness. We further show that, as the noise level decreases, minimizing the expected reconstruction error biases the purified sample toward local maximizers of the Gaussian-smoothed density; under additional local assumptions on the score model, we prove recovery of a local maximizer in the small-noise limit. Experimental results demonstrate significant gains in adversarial robustness over state-of-the-art methods under strong deterministic white-box attacks.

📄 PDF Abstract BibTeX arXiv:2602.06269

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Stain-Aware Wavelet Regularization for Instant Adversarial Purification in Histopathology

2026-06-07 · Zhe Li, Bernhard Kainz arxiv

Deep learning has become prevalent in computational pathology pipelines that support tasks such as cancer screening and digital pathology analysis. However, the susceptibility of neural networks to adversarial perturbati…

Adversarial Robustness

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

DBLP: Noise Bridge Consistency Distillation For Efficient And Reliable Adversarial Purification

2025-08-01 · Chihan Huang, Belal Alsinglawi, Islam Al-qudah arxiv

Recent advances in deep neural networks (DNNs) have led to remarkable success across a wide range of tasks. However, their susceptibility to adversarial perturbations remains a critical vulnerability. Existing diffusion-…

Adversarial Purification with the Manifold Hypothesis

2022-10-26 · Zhaoyuan Yang, Zhiwei Xu, Jing Zhang, Richard Hartley 외

In this work, we formulate a novel framework for adversarial robustness using the manifold hypothesis. This framework provides sufficient conditions for defending against adversarial examples. We develop an adversarial p…

Adversarial PurificationAdversarial RobustnessVariational Inference

Sharpness-Aware Geometric Defense for Robust Out-Of-Distribution Detection

2025-08-24 · Jeng-Lin Li, Ming-Ching Chang, Wei-Chao Chen arxiv

Out-of-distribution (OOD) detection ensures safe and reliable model deployment. Contemporary OOD algorithms using geometry projection can detect OOD or adversarial samples from clean in-distribution (ID) samples. However…

Out-of-Distribution Detection