1-Lipschitz Network Initialization for Certifiably Robust Classification Applications: A Decay Problem
Marius F. R. Juston, Ramavarapu S. Sreenivas, William R. Norris, Dustin Nottage, Ahmet Soylemezoglu
TL;DR
The paper addresses initialization challenges for deep $1$-Lipschitz networks using AOL and SDP-based Lipschitz Layers (SLL) in certifiably robust classification. It derives exact and upper bounds for parameterized weight variance under Normal and Generalized Normal initializations and shows that output variance depends only on layer dimensions, not weight variance, leading to inevitable decay with depth. It extends to generalized initializations (SGND/PGND), providing CFs, MGFs, and variance bounds, and demonstrates via experiments on Covertype that depth-induced decay harms training, even with bias-based stabilization. The findings highlight fundamental limitations of current initialization schemes for deep Lipschitz networks and motivate future work on backward-gradient stabilization and architectural remedies (e.g., residual connections) to preserve signal for robust certification.
Abstract
This paper discusses the weight parametrization of two standard 1-Lipschitz network architectures, the Almost-Orthogonal-Layers (AOL) and the SDP-based Lipschitz Layers (SLL). It examines their impact on initialization for deep 1-Lipschitz feedforward networks, and discusses underlying issues surrounding this initialization. These networks are mainly used in certifiably robust classification applications to combat adversarial attacks by limiting the impact of perturbations on the classification output. Exact and upper bounds for the parameterized weight variance were calculated assuming a standard Normal distribution initialization; additionally, an upper bound was computed assuming a Generalized Normal Distribution, generalizing the proof for Uniform, Laplace, and Normal distribution weight initializations. It is demonstrated that the weight variance holds no bearing on the output variance distribution and that only the dimension of the weight matrices matters. Additionally, this paper demonstrates that the weight initialization always causes deep 1-Lipschitz networks to decay to zero.
