paper-with-me

Papers

Wasserstein distributional robustness of neural networks

2023-06-16 · NeurIPS 2023 11 · Xingjian Bai, Guangyi He, Yifan Jiang, Jan Obloj

Deep neural networks are known to be vulnerable to adversarial attacks (AA). For an image recognition task, this means that a small perturbation of the original can result in the image being misclassified. Design of such attacks as well as methods of adversarial training against them are subject of intense research. We re-cast the problem using techniques of Wasserstein distributionally robust optimization (DRO) and obtain novel contributions leveraging recent insights from DRO sensitivity analysis. We consider a set of distributional threat models. Unlike the traditional pointwise attacks, which assume a uniform bound on perturbation of each input data point, distributional threat models allow attackers to perturb inputs in a non-uniform way. We link these more general attacks with questions of out-of-sample performance and Knightian uncertainty. To evaluate the distributional robustness of neural networks, we propose a first-order AA algorithm and its multi-step version. Our attack algorithms include Fast Gradient Sign Method (FGSM) and Projected Gradient Descent (PGD) as special cases. Furthermore, we provide a new asymptotic estimate of the adversarial accuracy against distributional threat models. The bound is fast to compute and first-order accurate, offering new insights even for the pointwise AA. It also naturally yields out-of-sample performance guarantees. We conduct numerical experiments on the CIFAR-10 dataset using DNNs on RobustBench to illustrate our theoretical results. Our code is available at https://github.com/JanObloj/W-DRO-Adversarial-Methods.

📄 PDF Abstract BibTeX arXiv:2306.09844

Code (1)

janobloj/w-dro-adversarial-methods 공식 구현 pytorch

Similar Papers 제목 키워드 기반

A Unified Wasserstein Distributional Robustness Framework for Adversarial Training

2022-02-27 · ICLR 2022 4 · Tuan Anh Bui, Trung Le, Quan Tran, He Zhao 외

It is well-known that deep neural networks (DNNs) are susceptible to adversarial attacks, exposing a severe fragility of deep learning systems. As the result, adversarial training (AT) method, by incorporating adversaria…

Distributional Robustness with IPMs and links to Regularization and GANs

2020-06-08 · NeurIPS 2020 12 · Hisham Husain

Robustness to adversarial attacks is an important concern due to the fragility of deep neural networks to small perturbations and has received an abundance of attention in recent years. Distributionally Robust Optimizati…

Wasserstein distributional adversarial training for deep neural networks

2025-02-13 · Xingjian Bai, Guangyi He, Yifan Jiang, Jan Obloj

Design of adversarial attacks for deep neural networks, as well as methods of adversarial training against them, are subject of intense research. In this paper, we propose methods to train against distributional attack t…

First order Martingale model risk and semi-static hedging

2024-10-09 · Nathan Sauldubois, Nizar Touzi

We investigate model risk distributionally robust sensitivities for functionals on the Wasserstein space when the underlying model is constrained to the martingale class and/or is subject to constraints on the first marg…

Regularized Wasserstein Means for Aligning Distributional Data

2018-12-02 · Liang Mi, Wen Zhang, Yalin Wang

We propose to align distributional data from the perspective of Wasserstein means. We raise the problem of regularizing Wasserstein means and propose several terms tailored to tackle different problems. Our formulation i…

Domain Adaptation