This study connects Jacobian regularization to adversarial robustness and improves generalization.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
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 not overcome the curse of dimensionality, but it is independent of the number of layers in the networ…
New algorithm improves robustness by more regularization on less robust samples.
ALPS improves neural network robustness and generalization.
The paper proposes effective margin regularization to improve adversarial robustness in deep neural networks.
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 strongly motivate input gradient regularization. Second, we implement a scaleable version of input gradient…
The paper shows how policy regularization acts like an adversary to improve robustness.
SOAR improves deep networks' robustness against adversarial examples.
Study compares adversarial regularization to sole supervision in machine learning.
This work proposes SDI regularization to improve adversarial robustness.
Proposes a new method to improve deep model security against adversarial deformations.
New method improves adversarial robustness of neural networks.
A new method reduces adversarial training time without overfitting.
We augment adversarial training (AT) with worst case adversarial training (WCAT) which improves adversarial robustness by 11% over the current state-of-the-art result in the norm on CIFAR-10. We obtain verifiable average case and worst case robustness guarantees, based on the expected and maximum values of the…
The paper examines how adversarial training and noise affect neural network performance.
Adversarial robustness has become an important research topic given empirical demonstrations on the lack of robustness of deep neural networks. Unfortunately, recent theoretical results suggest that adversarial training induces a strict tradeoff between classification accuracy and adversarial robustness. In this paper,…
This work analyzes how to choose regularization norms for adversarial training in high dimensions.
New geometric insights reveal properties of adversarial training problems.
New interpretation of OT regularization as adversarial ground cost.
Adversarial training is one of the strongest defenses against adversarial attacks, but it requires adversarial examples to be generated for every mini-batch during optimization. The expense of producing these examples during training often precludes adversarial training from use on complex image datasets. In this study…
We establish a theoretical link between adversarial training and operator norm regularization for deep neural networks. Specifically, we prove that -norm constrained projected gradient ascent based adversarial training with an -norm loss on the logits of clean and perturbed inputs is equivalent to data-…
Noisy labels often occur in vision datasets, especially when they are obtained from crowdsourcing or Web scraping. We propose a new regularization method, which enables learning robust classifiers in presence of noisy data. To achieve this goal, we propose a new adversarial regularization scheme based on the Wasserstei…
AFTER technique improves NLP models by preventing overfitting to task-specific domains.
Regularized policies are robust to adversarial rewards.
New uniqueness concept for adversarial Bayes classifier.
Optimizes quantile and semi-adversarial regret with novel root-logarithmic regularizers.
Generative adversarial networks (GANs) are one of the most popular approaches when it comes to training generative models, among which variants of Wasserstein GANs are considered superior to the standard GAN formulation in terms of learning stability and sample quality. However, Wasserstein GANs require the critic to b…
New algorithm ATENT improves adversarial robustness in neural networks.
Efficient regularization mitigates catastrophic overfitting in single-step adversarial training.
Study statistical guarantees for DRO with OT and OT-regularized divergences.
Adversarial training has been shown to regularize deep neural networks in addition to increasing their robustness to adversarial examples. However, its impact on very deep state of the art networks has not been fully investigated. In this paper, we present an efficient approach to perform adversarial training by pertur…
Compared with standard supervised learning, the key difficulty in semi-supervised learning is how to make full use of the unlabeled data. A recently proposed method, virtual adversarial training (VAT), smartly performs adversarial training without label information to impose a local smoothness on the classifier, which …
Adversarial attacks against neural networks in a regression setting are a critical yet understudied problem. In this work, we advance the state of the art by investigating adversarial attacks against regression networks and by formulating a more effective defense against these attacks. In particular, we take the perspe…
Improves adversarial robustness by constraining logits with a bounded function.
Recently, there has been an abundance of works on designing Deep Neural Networks (DNNs) that are robust to adversarial examples. In particular, a central question is which features of DNNs influence adversarial robustness and, therefore, can be to used to design robust DNNs. In this work, this problem is studied throug…
Recent years have seen adversarial losses been applied to many fields. Their applications extend beyond the originally proposed generative modeling to conditional generative and discriminative settings. While prior work has proposed various output activation functions and regularization approaches, some open questions …
State-of-the-art classifiers have been shown to be largely vulnerable to adversarial perturbations. One of the most effective strategies to improve robustness is adversarial training. In this paper, we investigate the effect of adversarial training on the geometry of the classification landscape and decision boundaries…
Many state-of-the-art machine learning models such as deep neural networks have recently shown to be vulnerable to adversarial perturbations, especially in classification tasks. Motivated by adversarial machine learning, in this paper we investigate the robustness of sparse regression models with strongly correlated co…
Adversarial training is an effective methodology for training deep neural networks that are robust against adversarial, norm-bounded perturbations. However, the computational cost of adversarial training grows prohibitively as the size of the model and number of input dimensions increase. Further, training against less…
We propose a novel adversarial training method in feature space that improves model robustness and computational efficiency.
Adversarial training improves linear regression solutions, offering robustness against small perturbations.
Surveying strategies for making machine learning models robust against adversarial attacks.
We propose a novel data-dependent structured gradient regularizer to increase the robustness of neural networks vis-a-vis adversarial perturbations. Our regularizer can be derived as a controlled approximation from first principles, leveraging the fundamental link between training with noise and regularization. It adds…
This work examines how adversarial robustness regularization affects neural network performance.
This paper explores how the generalization of substitute classifiers affects the success of black-box adversarial attacks.
Network Embedding is the task of learning continuous node representations for networks, which has been shown effective in a variety of tasks such as link prediction and node classification. Most of existing works aim to preserve different network structures and properties in low-dimensional embedding vectors, while neg…
Regularized autoencoders learn the latent codes, a structure with the regularization under the distribution, which enables them the capability to infer the latent codes given observations and generate new samples given the codes. However, they are sometimes ambiguous as they tend to produce reconstructions that are not…
A new method improves adversarial robustness and interpretability with reduced training time.