paper-with-me

홈 › Papers

Test-time Adversarial Defense with Opposite Adversarial Path and High Attack Time Cost

2024-10-22 · Cheng-Han Yeh, Kuanchun Yu, Chun-Shien Lu

Deep learning models are known to be vulnerable to adversarial attacks by injecting sophisticated designed perturbations to input data. Training-time defenses still exhibit a significant performance gap between natural accuracy and robust accuracy. In this paper, we investigate a new test-time adversarial defense method via diffusion-based recovery along opposite adversarial paths (OAPs). We present a purifier that can be plugged into a pre-trained model to resist adversarial attacks. Different from prior arts, the key idea is excessive denoising or purification by integrating the opposite adversarial direction with reverse diffusion to push the input image further toward the opposite adversarial direction. For the first time, we also exemplify the pitfall of conducting AutoAttack (Rand) for diffusion-based defense methods. Through the lens of time complexity, we examine the trade-off between the effectiveness of adaptive attack and its computation complexity against our defense. Experimental evaluation along with time cost analysis verifies the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2410.16805

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial DefenseDenoising

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…

Similar Papers 제목 키워드 기반

Output Randomization: A Novel Defense for both White-box and Black-box Adversarial Models

2021-07-08 · Daniel Park, Haidar Khan, Azer Khan, Alex Gittens 외

Adversarial examples pose a threat to deep neural network models in a variety of scenarios, from settings where the adversary has complete knowledge of the model in a "white box" setting and to the opposite in a "black b…

Survey on Adversarial Attack and Defense for Medical Image Analysis: Methods and Challenges

2023-03-24 · Junhao Dong, Junxi Chen, Xiaohua Xie, JianHuang Lai 외

Deep learning techniques have achieved superior performance in computer-aided medical image analysis, yet they are still vulnerable to imperceptible adversarial attacks, resulting in potential misdiagnosis in clinical pr…

Adversarial AttackMedical DiagnosisMedical Image AnalysisSurvey

Adversarial Defense in Vision-Language Models: An Overview

2026-01-18 · Xiaowei Fu, Lei Zhang arxiv

The widespread use of Vision Language Models (VLMs, e.g. CLIP) has raised concerns about their vulnerability to sophisticated and imperceptible adversarial attacks. These attacks could compromise model performance and sy…

Test-time AdaptationAdversarial Defense

Test-time Detection and Repair of Adversarial Samples via Masked Autoencoder

2023-03-22 · Yun-Yun Tsai, Ju-Chin Chao, Albert Wen, Zhaoyuan Yang 외

Training-time defenses, known as adversarial training, incur high training costs and do not generalize to unseen attacks. Test-time defenses solve these issues but most existing test-time defenses require adapting the mo…

Contrastive LearningManagement

Robust Overfitting Does Matter: Test-Time Adversarial Purification With FGSM

2024-03-18 · CVPR 2024 1 · Linyu Tang, Lei Zhang

Numerous studies have demonstrated the susceptibility of deep neural networks (DNNs) to subtle adversarial perturbations, prompting the development of many advanced adversarial defense methods aimed at mitigating adversa…

Adversarial AttackAdversarial DefenseAdversarial PurificationAdversarial Robustness