paper-with-me

홈 › Papers

MAD: Meta Adversarial Defense Benchmark

2023-09-18 · X. Peng, D. Zhou, G. Sun, J. Shi, L. Wu

Adversarial training (AT) is a prominent technique employed by deep learning models to defend against adversarial attacks, and to some extent, enhance model robustness. However, there are three main drawbacks of the existing AT-based defense methods: expensive computational cost, low generalization ability, and the dilemma between the original model and the defense model. To this end, we propose a novel benchmark called meta adversarial defense (MAD). The MAD benchmark consists of two MAD datasets, along with a MAD evaluation protocol. The two large-scale MAD datasets were generated through experiments using 30 kinds of attacks on MNIST and CIFAR-10 datasets. In addition, we introduce a meta-learning based adversarial training (Meta-AT) algorithm as the baseline, which features high robustness to unseen adversarial attacks through few-shot learning. Experimental results demonstrate the effectiveness of our Meta-AT algorithm compared to the state-of-the-art methods. Furthermore, the model after Meta-AT maintains a relatively high clean-samples classification accuracy (CCA). It is worth noting that Meta-AT addresses all three aforementioned limitations, leading to substantial improvements. This benchmark ultimately achieved breakthroughs in investigating the transferability of adversarial defense methods to new attacks and the ability to learn from a limited number of adversarial examples. Our codes and attacked datasets address will be available at https://github.com/PXX1110/Meta_AT.

📄 PDF Abstract BibTeX arXiv:2309.09776

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial DefenseFew-Shot LearningMeta-Learning

Similar Papers 제목 키워드 기반

Meta Invariance Defense Towards Generalizable Robustness to Unknown Adversarial Attacks

2024-04-04 · Lei Zhang, YuHang Zhou, Yi Yang, Xinbo Gao

Despite providing high-performance solutions for computer vision tasks, the deep neural network (DNN) model has been proved to be extremely vulnerable to adversarial attacks. Current defense mainly focuses on the known a…

Adversarial DefenseAdversarial Robustnessimage-classificationImage Classification

Metaphor-based Jailbreak Attacks on Text-to-Image Models

2025-12-06 · Chenyu Zhang, Lanjun Wang, Yiwen Ma, Wenhui Li 외 arxiv

Text-to-image (T2I) models commonly incorporate defense mechanisms to prevent the generation of sensitive images. Unfortunately, recent jailbreak attacks have shown that adversarial prompts can effectively bypass these m…

Exploring Frequencies via Feature Mixing and Meta-Learning for Improving Adversarial Transferability

2024-05-06 · Juanjuan Weng, Zhiming Luo, Shaozi Li

Recent studies have shown that Deep Neural Networks (DNNs) are susceptible to adversarial attacks, with frequency-domain analysis underscoring the significance of high-frequency components in influencing model prediction…

Meta-Learning

ShieldLearner: A New Paradigm for Jailbreak Attack Defense in LLMs

2025-02-16 · Ziyi Ni, Hao Wang, Huacan Wang

Large Language Models (LLMs) have achieved remarkable success in various domains but remain vulnerable to adversarial jailbreak attacks. Existing prompt-defense strategies, including parameter-modifying and parameter-fre…

Adversarial Defense

Debiased Dual-Invariant Defense for Adversarially Robust Person Re-Identification

2025-11-13 · Yuhang Zhou, Yanxiang Zhao, Zhongyun Hua, Zhipu Liu 외 arxiv

Person re-identification (ReID) is a fundamental task in many real-world applications such as pedestrian trajectory tracking. However, advanced deep learning-based ReID models are highly susceptible to adversarial attack…

Person Re-IdentificationAdversarial DefenseMetric Learning