paper-with-me

홈 › Papers

Over-parameterized Adversarial Training: An Analysis Overcoming the Curse of Dimensionality

2020-02-16 · NeurIPS 2020 12 · Yi Zhang, Orestis Plevrakis, Simon S. Du, Xingguo Li, Zhao Song, Sanjeev Arora

Adversarial training is a popular method to give neural nets robustness against adversarial perturbations. In practice adversarial training leads to low robust training loss. However, a rigorous explanation for why this happens under natural conditions is still missing. Recently a convergence theory for standard (non-adversarial) supervised training was developed by various groups for {\em very overparametrized} nets. It is unclear how to extend these results to adversarial training because of the min-max objective. Recently, a first step towards this direction was made by Gao et al. using tools from online learning, but they require the width of the net to be \emph{exponential} in input dimension $d$, and with an unnatural activation function. Our work proves convergence to low robust training loss for \emph{polynomial} width instead of exponential, under natural assumptions and with the ReLU activation. Key element of our proof is showing that ReLU networks near initialization can approximate the step function, which may be of independent interest.

📄 PDF Abstract BibTeX arXiv:2002.06668

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Bridging the Projection Gap: Overcoming Projection Bias Through Parameterized Distance Learning

2023-09-04 · Chong Zhang, Mingyu Jin, Qinkai Yu, Haochen Xue 외

Generalized zero-shot learning (GZSL) aims to recognize samples from both seen and unseen classes using only seen class samples for training. However, GZSL methods are prone to bias towards seen classes during inference …

Generalized Zero-Shot LearningMetric LearningZero-Shot Learning

Over-parameterization and Adversarial Robustness in Neural Networks: An Overview and Empirical Analysis

2024-06-14 · Zhang Chen, Luca Demetrio, Srishti Gupta, Xiaoyi Feng 외

Thanks to their extensive capacity, over-parameterized neural networks exhibit superior predictive capabilities and generalization. However, having a large parameter space is considered one of the main suspects of the ne…

Adversarial Robustness

Parameterized Physics-informed Neural Networks for Parameterized PDEs

2024-08-18 · Woojin Cho, Minju Jo, Haksoo Lim, Kookjin Lee 외

Complex physical systems are often described by partial differential equations (PDEs) that depend on parameters such as the Reynolds number in fluid mechanics. In applications such as design optimization or uncertainty q…

Uncertainty Quantification

Can overfitted deep neural networks in adversarial training generalize? -- An approximation viewpoint

2024-01-24 · Zhongjie Shi, Fanghui Liu, Yuan Cao, Johan A. K. Suykens

Adversarial training is a widely used method to improve the robustness of deep neural networks (DNNs) over adversarial perturbations. However, it is empirically observed that adversarial training on over-parameterized ne…

Classification and Adversarial examples in an Overparameterized Linear Model: A Signal Processing Perspective

2021-09-27 · Adhyyan Narang, Vidya Muthukumar, Anant Sahai

State-of-the-art deep learning classifiers are heavily overparameterized with respect to the amount of training examples and observed to generalize well on "clean" data, but be highly susceptible to infinitesmal adversar…