paper-with-me

Papers

Adversarial Training for Gradient Descent: Analysis Through its Continuous-time Approximation

2021-05-17 · Haotian Gu, Xin Guo, Xinyu Li

Adversarial training has gained great popularity as one of the most effective defenses for deep neural network and more generally for gradient-based machine learning models against adversarial perturbations on data points. This paper establishes a continuous-time approximation for the mini-max game of adversarial training. This approximation approach allows for precise and analytical comparisons between stochastic gradient descent and its adversarial training counterpart; and confirms theoretically the robustness of adversarial training from a new gradient-flow viewpoint. The analysis is then corroborated through various analytical and numerical examples.

📄 PDF Abstract BibTeX arXiv:2105.08037

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Data-Dependent Stability Analysis of Adversarial Training

2024-01-06 · Yihan Wang, Shuang Liu, Xiao-Shan Gao

Stability analysis is an essential aspect of studying the generalization ability of deep learning, as it involves deriving generalization bounds for stochastic gradient descent-based training algorithms. Adversarial trai…

Data PoisoningGeneralization Bounds

Domain Adversarial Training: A Game Perspective

2022-02-10 · ICLR 2022 4 · David Acuna, Marc T Law, Guojun Zhang, Sanja Fidler

The dominant line of work in domain adaptation has focused on learning invariant representations using domain-adversarial training. In this paper, we interpret this approach from a game theoretical perspective. Defining …

Domain Adaptation

Attacking Large Language Models with Projected Gradient Descent

2024-02-14 · Simon Geisler, Tom Wollschläger, M. H. I. Abdalla, Johannes Gasteiger 외

Current LLM alignment methods are readily broken through specifically crafted adversarial prompts. While crafting adversarial prompts using discrete optimization is highly effective, such attacks typically use more than …

Adversarial Training Can Provably Improve Robustness: Theoretical Analysis of Feature Learning Process Under Structured Data

2024-10-11 · Binghui Li, Yuanzhi Li

Adversarial training is a widely-applied approach to training deep neural networks to be robust against adversarial perturbation. However, although adversarial training has achieved empirical success in practice, it stil…

Learning Theory

Convergences for Minimax Optimization Problems over Infinite-Dimensional Spaces Towards Stability in Adversarial Training

2023-12-02 · Takashi Furuya, Satoshi Okuda, Kazuma Suetake, Yoshihide Sawada

Training neural networks that require adversarial optimization, such as generative adversarial networks (GANs) and unsupervised domain adaptations (UDAs), suffers from instability. This instability problem comes from the…