English

On Lipschitz Regularization of Convolutional Layers using Toeplitz Matrix Theory

Machine Learning 2020-11-10 v2 Machine Learning

Abstract

This paper tackles the problem of Lipschitz regularization of Convolutional Neural Networks. Lipschitz regularity is now established as a key property of modern deep learning with implications in training stability, generalization, robustness against adversarial examples, etc. However, computing the exact value of the Lipschitz constant of a neural network is known to be NP-hard. Recent attempts from the literature introduce upper bounds to approximate this constant that are either efficient but loose or accurate but computationally expensive. In this work, by leveraging the theory of Toeplitz matrices, we introduce a new upper bound for convolutional layers that is both tight and easy to compute. Based on this result we devise an algorithm to train Lipschitz regularized Convolutional Neural Networks.

Keywords

Cite

@article{arxiv.2006.08391,
  title  = {On Lipschitz Regularization of Convolutional Layers using Toeplitz Matrix Theory},
  author = {Alexandre Araujo and Benjamin Negrevergne and Yann Chevaleyre and Jamal Atif},
  journal= {arXiv preprint arXiv:2006.08391},
  year   = {2020}
}
R2 v1 2026-06-23T16:20:08.581Z