LGJan 26

LipNeXt: Scaling up Lipschitz-based Certified Robustness to Billion-parameter Models

arXiv:2601.18513v11 citationsh-index: 6
Originality Highly original
AI Analysis

This work addresses the problem of efficient and deterministic robustness certification for deep learning models, particularly for large-scale applications like ImageNet, representing a significant advancement rather than an incremental improvement.

The paper tackles the challenge of scaling Lipschitz-based certified robustness to large models by introducing LipNeXt, a constraint-free and convolution-free architecture, achieving state-of-the-art clean and certified robust accuracy on datasets like CIFAR-10/100 and Tiny-ImageNet, with improvements of up to +8% on ImageNet at ε=1.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes