Saved in:
Bibliographic Details
Main Authors: Delattre, Blaise, Barthélemy, Quentin, Allauzen, Alexandre
Format: Preprint
Published: 2024
Subjects:
Online Access:https://arxiv.org/abs/2402.00240
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • This paper leverages the use of \emph{Gram iteration} an efficient, deterministic, and differentiable method for computing spectral norm with an upper bound guarantee. Designed for circular convolutional layers, we generalize the use of the Gram iteration to zero padding convolutional layers and prove its quadratic convergence. We also provide theorems for bridging the gap between circular and zero padding convolution's spectral norm. We design a \emph{spectral rescaling} that can be used as a competitive $1$-Lipschitz layer that enhances network robustness. Demonstrated through experiments, our method outperforms state-of-the-art techniques in precision, computational cost, and scalability. The code of experiments is available at https://github.com/blaisedelattre/lip4conv.