paper-with-me

홈 › Papers

Enhancing Adversarial Robustness via Score-Based Optimization

2023-07-10 · NeurIPS 2023 11 · Boya Zhang, Weijian Luo, Zhihua Zhang

Adversarial attacks have the potential to mislead deep neural network classifiers by introducing slight perturbations. Developing algorithms that can mitigate the effects of these attacks is crucial for ensuring the safe use of artificial intelligence. Recent studies have suggested that score-based diffusion models are effective in adversarial defenses. However, existing diffusion-based defenses rely on the sequential simulation of the reversed stochastic differential equations of diffusion models, which are computationally inefficient and yield suboptimal results. In this paper, we introduce a novel adversarial defense scheme named ScoreOpt, which optimizes adversarial samples at test-time, towards original clean data in the direction guided by score-based priors. We conduct comprehensive experiments on multiple datasets, including CIFAR10, CIFAR100 and ImageNet. Our experimental results demonstrate that our approach outperforms existing adversarial defenses in terms of both robustness performance and inference speed.

📄 PDF Abstract BibTeX arXiv:2307.04333

Code (1)

zzzhangboya/scoreopt 공식 구현 pytorch

Tasks

Adversarial DefenseAdversarial Robustness

Similar Papers 제목 키워드 기반

Defense Against Adversarial Attacks on No-Reference Image Quality Models with Gradient Norm Regularization

2024-03-18 · CVPR 2024 1 · Yujia Liu, Chenxi Yang, Dingquan Li, Jianhao Ding 외

The task of No-Reference Image Quality Assessment (NR-IQA) is to estimate the quality score of an input image without additional information. NR-IQA models play a crucial role in the media industry, aiding in performance…

Adversarial RobustnessImage Quality AssessmentNo-Reference Image Quality Assessment

Assessing Robustness via Score-Based Adversarial Image Generation

2023-10-06 · Marcel Kollovieh, Lukas Gosch, Yan Scholten, Marten Lienen 외

Most adversarial attacks and defenses focus on perturbations within small $\ell_p$-norm constraints. However, $\ell_p$ threat models cannot capture all relevant semantic-preserving perturbations, and hence, the scope of …

Image Generation

RegMix: Adversarial Mutual and Generalization Regularization for Enhancing DNN Robustness

2025-10-06 · Zhenyu Liu, Varun Ojha arxiv

Adversarial training is the most effective defense against adversarial attacks. The effectiveness of the adversarial attacks has been on the design of its loss function and regularization term. The most widely used loss …

Knowledge DistillationAdversarial Robustness

Lower Difficulty and Better Robustness: A Bregman Divergence Perspective for Adversarial Training

2022-08-26 · Zihui Wu, Haichang Gao, Bingqian Zhou, Xiaoyan Guo 외

In this paper, we investigate on improving the adversarial robustness obtained in adversarial training (AT) via reducing the difficulty of optimization. To better study this problem, we build a novel Bregman divergence p…

Adversarial Robustness

Diversifying Counterattacks: Orthogonal Exploration for Robust CLIP Inference

2025-11-12 · Chengze Jiang, Minjing Dong, Xinli Shi, Jie Gui arxiv

Vision-language pre-training models (VLPs) demonstrate strong multimodal understanding and zero-shot generalization, yet remain vulnerable to adversarial examples, raising concerns about their reliability. Recent work, T…

Zero-shot GeneralizationAdversarial Robustness