Robust Learning with Jacobian Regularization

Abstract

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.

Cite

Text

Hoffman et al. "Robust Learning with Jacobian Regularization." International Conference on Learning Representations, 2020.

Markdown

[Hoffman et al. "Robust Learning with Jacobian Regularization." International Conference on Learning Representations, 2020.](https://mlanthology.org/iclr/2020/hoffman2020iclr-robust/)

BibTeX

@inproceedings{hoffman2020iclr-robust,
  title     = {{Robust Learning with Jacobian Regularization}},
  author    = {Hoffman, Judy and Roberts, Daniel A. and Yaida, Sho},
  booktitle = {International Conference on Learning Representations},
  year      = {2020},
  url       = {https://mlanthology.org/iclr/2020/hoffman2020iclr-robust/}
}