paper-with-me

Papers

Adversarial Risk Bounds for Neural Networks through Sparsity based Compression

2019-06-03 · Emilio Rafael Balda, Arash Behboodi, Niklas Koep, Rudolf Mathar

Neural networks have been shown to be vulnerable against minor adversarial perturbations of their inputs, especially for high dimensional data under $\ell_\infty$ attacks. To combat this problem, techniques like adversarial training have been employed to obtain models which are robust on the training set. However, the robustness of such models against adversarial perturbations may not generalize to unseen data. To study how robustness generalizes, recent works assume that the inputs have bounded $\ell_2$-norm in order to bound the adversarial risk for $\ell_\infty$ attacks with no explicit dimension dependence. In this work we focus on $\ell_\infty$ attacks on $\ell_\infty$ bounded inputs and prove margin-based bounds. Specifically, we use a compression based approach that relies on efficiently compressing the set of tunable parameters without distorting the adversarial risk. To achieve this, we apply the concept of effective sparsity and effective joint sparsity on the weight matrices of neural networks. This leads to bounds with no explicit dependence on the input dimension, neither on the number of classes. Our results show that neural networks with approximately sparse weight matrices not only enjoy enhanced robustness, but also better generalization.

📄 PDF Abstract BibTeX arXiv:1906.00698

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficient online algorithms for fast-rate regret bounds under sparsity

2018-05-23 · NeurIPS 2018 12 · Pierre Gaillard, Olivier Wintenberger

We consider the online convex optimization problem. In the setting of arbitrary sequences and finite set of parameters, we establish a new fast-rate quantile regret bound. Then we investigate the optimization into the L1…

Adversarial Risk Bounds via Function Transformation

2018-10-22 · Justin Khim, Po-Ling Loh

We derive bounds for a notion of adversarial risk, designed to characterize the robustness of linear and neural network classifiers to adversarial perturbations. Specifically, we introduce a new class of function transfo…

General Classification

Sparsity regret bounds for individual sequences in online linear regression

2011-01-05 · Sébastien Gerchinovitz

We consider the problem of online linear regression on arbitrary deterministic sequences when the ambient dimension d can be much larger than the number of time rounds T. We introduce the notion of sparsity regret bound,…

regression

Adversarial Surrogate Risk Bounds for Binary Classification

2025-06-11 · Natalie S. Frank

A central concern in classification is the vulnerability of machine learning models to adversarial attacks. Adversarial training is one of the most popular techniques for training robust classifiers, which involves minim…

Binary ClassificationClassification

Risk Bounds for Randomized Sample Compressed Classifiers

2008-12-01 · NeurIPS 2008 12 · Mohak Shah

We derive risk bounds for the randomized classifiers in Sample Compressions settings where the classifier-specification utilizes two sources of information viz. the compression set and the message string. By extending th…