LipNeXt: Scaling up Lipschitz-based Certified Robustness to Billion-parameter Models
Kai Hu, Haoqi Hu, Matt Fredrikson
TL;DR
LipNeXt tackles the scalability barrier of Lipschitz-based certified robustness by introducing a constraint-free optimization of orthogonal matrices on the Stiefel manifold and a convolution-free Spatial Shift Module for effective spatial mixing. It scales to billion-parameter models and delivers state-of-the-art clean and certified robust accuracy (CRA) across CIFAR-10/100, Tiny-ImageNet, and ImageNet, including significant gains at radii such as $\varepsilon=1$. The method employs a norm-adaptive FastExp approximation with periodic polar retractions to maintain orthogonality efficiently while enabling low-precision training. Overall, LipNeXt demonstrates that deterministic, Lipschitz-based certification can scale with modern deep-learning trends without sacrificing guarantees or efficiency.
Abstract
Lipschitz-based certification offers efficient, deterministic robustness guarantees but has struggled to scale in model size, training efficiency, and ImageNet performance. We introduce \emph{LipNeXt}, the first \emph{constraint-free} and \emph{convolution-free} 1-Lipschitz architecture for certified robustness. LipNeXt is built using two techniques: (1) a manifold optimization procedure that updates parameters directly on the orthogonal manifold and (2) a \emph{Spatial Shift Module} to model spatial pattern without convolutions. The full network uses orthogonal projections, spatial shifts, a simple 1-Lipschitz $β$-Abs nonlinearity, and $L_2$ spatial pooling to maintain tight Lipschitz control while enabling expressive feature mixing. Across CIFAR-10/100 and Tiny-ImageNet, LipNeXt achieves state-of-the-art clean and certified robust accuracy (CRA), and on ImageNet it scales to 1-2B large models, improving CRA over prior Lipschitz models (e.g., up to $+8\%$ at $\varepsilon{=}1$) while retaining efficient, stable low-precision training. These results demonstrate that Lipschitz-based certification can benefit from modern scaling trends without sacrificing determinism or efficiency.
