paper-with-me

Papers

Lipschitz Bounds and Provably Robust Training by Laplacian Smoothing

2020-06-05 · NeurIPS 2020 12 · Vishaal Krishnan, Abed AlRahman Al Makdah, Fabio Pasqualetti

In this work we propose a graph-based learning framework to train models with provable robustness to adversarial perturbations. In contrast to regularization-based approaches, we formulate the adversarially robust learning problem as one of loss minimization with a Lipschitz constraint, and show that the saddle point of the associated Lagrangian is characterized by a Poisson equation with weighted Laplace operator. Further, the weighting for the Laplace operator is given by the Lagrange multiplier for the Lipschitz constraint, which modulates the sensitivity of the minimizer to perturbations. We then design a provably robust training scheme using graph-based discretization of the input space and a primal-dual algorithm to converge to the Lagrangian's saddle point. Our analysis establishes a novel connection between elliptic operators with constraint-enforced weighting and adversarial learning. We also study the complementary problem of improving the robustness of minimizers with a margin on their loss, formulated as a loss-constrained minimization problem of the Lipschitz constant. We propose a technique to obtain robustified minimizers, and evaluate fundamental Lipschitz lower bounds by approaching Lipschitz constant minimization via a sequence of gradient $p$-norm minimization problems. Ultimately, our results show that, for a desired nominal performance, there exists a fundamental lower bound on the sensitivity to adversarial perturbations that depends only on the loss function and the data distribution, and that improvements in robustness beyond this bound can only be made at the expense of nominal performance. Our training schemes provably achieve these bounds both under constraints on performance and~robustness.

📄 PDF Abstract BibTeX arXiv:2006.03712

Code (0)

등록된 구현이 없습니다.

Tasks

Sensitivity

Similar Papers 제목 키워드 기반

Gaussian random field approximation via Stein's method with applications to wide random neural networks

2023-06-28 · Krishnakumar Balasubramanian, Larry Goldstein, Nathan Ross, Adil Salim

We derive upper bounds on the Wasserstein distance ($W_1$), with respect to $\sup$-norm, between any continuous $\mathbb{R}^d$ valued random field indexed by the $n$-sphere and the Gaussian, based on Stein's method. We d…

Minimax Optimal Regression over Sobolev Spaces via Laplacian Regularization on Neighborhood Graphs

2021-06-03 · Alden Green, Sivaraman Balakrishnan, Ryan J. Tibshirani

In this paper we study the statistical properties of Laplacian smoothing, a graph-based approach to nonparametric regression. Under standard regularity conditions, we establish upper bounds on the error of the Laplacian …

regression

Off-Policy Interval Estimation with Lipschitz Value Iteration

2020-10-29 · NeurIPS 2020 12 · Ziyang Tang, Yihao Feng, Na Zhang, Jian Peng 외

Off-policy evaluation provides an essential tool for evaluating the effects of different policies or treatments using only observed data. When applied to high-stakes scenarios such as medical diagnosis or financial decis…

Decision MakingMedical DiagnosisOff-policy evaluation

Kernel smoothing on manifolds

2026-01-23 · Eunseong Bae, Wolfgang Polonik arxiv

Under the assumption that data lie on a compact (unknown) manifold without boundary, we derive finite sample bounds for kernel smoothing and its (first and second) derivatives, and we establish asymptotic normality throu…

Density Estimation

Preventing Gradient Attenuation in Lipschitz Constrained Convolutional Networks

2019-11-03 · NeurIPS 2019 12 · Qiyang Li, Saminul Haque, Cem Anil, James Lucas 외

Lipschitz constraints under L2 norm on deep neural networks are useful for provable adversarial robustness bounds, stable training, and Wasserstein distance estimation. While heuristic approaches such as the gradient pen…

Adversarial Robustness