paper-with-me

Papers

Multi-stage Optimization based Adversarial Training

2021-06-26 · Xiaosen Wang, Chuanbiao Song, LiWei Wang, Kun He

In the field of adversarial robustness, there is a common practice that adopts the single-step adversarial training for quickly developing adversarially robust models. However, the single-step adversarial training is most likely to cause catastrophic overfitting, as after a few training epochs it will be hard to generate strong adversarial examples to continuously boost the adversarial robustness. In this work, we aim to avoid the catastrophic overfitting by introducing multi-step adversarial examples during the single-step adversarial training. Then, to balance the large training overhead of generating multi-step adversarial examples, we propose a Multi-stage Optimization based Adversarial Training (MOAT) method that periodically trains the model on mixed benign examples, single-step adversarial examples, and multi-step adversarial examples stage by stage. In this way, the overall training overhead is reduced significantly, meanwhile, the model could avoid catastrophic overfitting. Extensive experiments on CIFAR-10 and CIFAR-100 datasets demonstrate that under similar amount of training overhead, the proposed MOAT exhibits better robustness than either single-step or multi-step adversarial training methods.

📄 PDF Abstract BibTeX arXiv:2106.15357

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Sequential Difference Maximization: Generating Adversarial Examples via Multi-Stage Optimization

2025-08-31 · Xinlei Liu, Tao Hu, Peng Yi, Weitao Han 외 arxiv

Efficient adversarial attack methods are critical for assessing the robustness of computer vision models. In this paper, we reconstruct the optimization objective for generating adversarial examples as "maximizing the di…

Adversarial Attack

Dual-Modality Multi-Stage Adversarial Safety Training: Robustifying Multimodal Web Agents Against Cross-Modal Attacks

2026-03-04 · Haoyu Liu, Dingcheng Li, Lukas Rutishauser, Zeyu Zheng arxiv

Multimodal web agents that process both screenshots and accessibility trees are increasingly deployed to interact with web interfaces, yet their dual-stream architecture opens an underexplored attack surface: an adversar…

Reinforcement Learning

On the Convergence and Robustness of Adversarial Training

2021-12-15 · Yisen Wang, Xingjun Ma, James Bailey, JinFeng Yi 외

Improving the robustness of deep neural networks (DNNs) to adversarial examples is an important yet challenging problem for secure deep learning. Across existing defense techniques, adversarial training with Projected Gr…

Re-thinking Data Availability Attacks Against Deep Neural Networks

2024-01-01 · CVPR 2024 1 · Bin Fang, Bo Li, Shuang Wu, Shouhong Ding 외

The unauthorized use of personal data for commercial purposes and the covert acquisition of private data for training machine learning models continue to raise concerns. To address these issues researchers have propo…

Adversarial Metric Learning

2018-02-09 · Shuo Chen, Chen Gong, Jian Yang, Xiang Li 외

In the past decades, intensive efforts have been put to design various loss functions and metric forms for metric learning problem. These improvements have shown promising results when the test data is similar to the tra…

Metric Learning