paper-with-me

Papers

Robust Learning with Jacobian Regularization

2019-08-07 · ICLR 2020 1 · Judy Hoffman, Daniel A. Roberts, Sho Yaida

Design of reliable systems must guarantee stability against input perturbations. In machine learning, such guarantee entails preventing overfitting and ensuring robustness of models against corruption of input data. In order to maximize stability, we analyze and develop a computationally efficient implementation of Jacobian regularization that increases classification margins of neural networks. The stabilizing effect of the Jacobian regularizer leads to significant improvements in robustness, as measured against both random and adversarial input perturbations, without severely degrading generalization properties on clean data.

📄 PDF Abstract BibTeX arXiv:1908.02729

Code (3)

Fadeich/HotFlip-CNN-pytorch pytorch
bioai-oslo/bioinspiredrobustness pytorch
facebookresearch/jacobian_regularizer pytorch

Tasks

BIG-bench Machine LearningGeneral Classification

Similar Papers 제목 키워드 기반

Adversarially robust generalization theory via Jacobian regularization for deep neural networks

2024-12-17 · Dongya Wu, Xin Li

Powerful deep neural networks are vulnerable to adversarial attacks. To obtain adversarially robust models, researchers have separately developed adversarial training and Jacobian regularization techniques. There are abu…

Adversarial Attack

Generalizing and Improving Jacobian and Hessian Regularization

2022-12-01 · Chenwei Cui, Zehao Yan, Guangshen Liu, Liangfu Lu

Jacobian and Hessian regularization aim to reduce the magnitude of the first and second-order partial derivatives with respect to neural network inputs, and they are predominantly used to ensure the adversarial robustnes…

Adversarial Robustness

Conditioning of Reinforcement Learning Agents and its Policy Regularization Application

2019-06-13 · Arip Asadulaev, Igor Kuznetsov, Gideon Stein, Andrey Filchenkov

The outcome of Jacobian singular values regularization was studied for supervised learning problems. It also was shown that Jacobian conditioning regularization can help to avoid the ``mode-collapse'' problem in Generati…

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning+1

Tangent-Space Regularization for Neural-Network Models of Dynamical Systems

2018-06-26 · Fredrik Bagge Carlson, Rolf Johansson, Anders Robertsson

This work introduces the concept of tangent space regularization for neural-network models of dynamical systems. The tangent space to the dynamics function of many physical systems of interest in control applications exh…

Nuclear Norm Regularization for Deep Learning

2024-05-23 · Christopher Scarvelis, Justin Solomon

Penalizing the nuclear norm of a function's Jacobian encourages it to locally behave like a low-rank linear map. Such functions vary locally along only a handful of directions, making the Jacobian nuclear norm a natural …

Deep LearningDenoisingRepresentation Learning