LipNeXt: Scaling up Lipschitz-Based Certified Robustness to Billion-Parameter Models
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 $\beta$-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.
Cite
Text
Hu et al. "LipNeXt: Scaling up Lipschitz-Based Certified Robustness to Billion-Parameter Models." International Conference on Learning Representations, 2026.Markdown
[Hu et al. "LipNeXt: Scaling up Lipschitz-Based Certified Robustness to Billion-Parameter Models." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/hu2026iclr-lipnext/)BibTeX
@inproceedings{hu2026iclr-lipnext,
title = {{LipNeXt: Scaling up Lipschitz-Based Certified Robustness to Billion-Parameter Models}},
author = {Hu, Kai and Hu, Haoqi and Fredrikson, Matt},
booktitle = {International Conference on Learning Representations},
year = {2026},
url = {https://mlanthology.org/iclr/2026/hu2026iclr-lipnext/}
}