paper-with-me

Papers

Regularization for Adversarial Robust Learning

2024-08-19 · Jie Wang, Rui Gao, Yao Xie

Despite the growing prevalence of artificial neural networks in real-world applications, their vulnerability to adversarial attacks remains a significant concern, which motivates us to investigate the robustness of machine learning models. While various heuristics aim to optimize the distributionally robust risk using the $\infty$-Wasserstein metric, such a notion of robustness frequently encounters computation intractability. To tackle the computational challenge, we develop a novel approach to adversarial training that integrates $\phi$-divergence regularization into the distributionally robust risk function. This regularization brings a notable improvement in computation compared with the original formulation. We develop stochastic gradient methods with biased oracles to solve this problem efficiently, achieving the near-optimal sample complexity. Moreover, we establish its regularization effects and demonstrate it is asymptotic equivalence to a regularized empirical risk minimization framework, by considering various scaling regimes of the regularization parameter and robustness level. These regimes yield gradient norm regularization, variance regularization, or a smoothed gradient norm regularization that interpolates between these extremes. We numerically validate our proposed method in supervised learning, reinforcement learning, and contextual learning and showcase its state-of-the-art performance against various adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2408.09672

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RegMix: Adversarial Mutual and Generalization Regularization for Enhancing DNN Robustness

2025-10-06 · Zhenyu Liu, Varun Ojha arxiv

Adversarial training is the most effective defense against adversarial attacks. The effectiveness of the adversarial attacks has been on the design of its loss function and regularization term. The most widely used loss …

Knowledge DistillationAdversarial Robustness

Wavelet Regularization Benefits Adversarial Training

2022-06-08 · Jun Yan, Huilin Yin, Xiaoyang Deng, Ziming Zhao 외

Adversarial training methods are state-of-the-art (SOTA) empirical defense methods against adversarial examples. Many regularization methods have been proven to be effective with the combination of adversarial training. …

Adversarial Robustness

Scaleable input gradient regularization for adversarial robustness

2019-05-27 · Chris Finlay, Adam M. Oberman

In this work we revisit gradient regularization for adversarial robustness with some new ingredients. First, we derive new per-image theoretical robustness bounds based on local gradient information. These bounds strongl…

Adversarial AttackAdversarial DefenseAdversarial Robustness

Lipschitz regularized Deep Neural Networks generalize and are adversarially robust

2018-08-28 · Chris Finlay, Jeff Calder, Bilal Abbasi, Adam Oberman

In this work we study input gradient regularization of deep neural networks, and demonstrate that such regularization leads to generalization proofs and improved adversarial robustness. The proof of generalization does n…

Adversarial Robustness

Robust Regularization with Adversarial Labelling of Perturbed Samples

2021-05-28 · Xiaohui Guo, Richong Zhang, Yaowei Zheng, Yongyi Mao

Recent researches have suggested that the predictive accuracy of neural network may contend with its adversarial robustness. This presents challenges in designing effective regularization schemes that also provide strong…

Adversarial RobustnessComputational Efficiency