paper-with-me

홈 › Papers

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

2026-01-26 · Kai Hu, Haoqi Hu, Matt Fredrikson arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.18513

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Lipschitz-aware Linearity Grafting for Certified Robustness

2025-10-29 · Yongjin Han, Suhyun Kim arxiv

Lipschitz constant is a fundamental property in certified robustness, as smaller values imply robustness to adversarial examples when a model is confident in its prediction. However, identifying the worst-case adversaria…

CertViT: Certified Robustness of Pre-Trained Vision Transformers

2023-02-01 · Kavya Gupta, Sagar Verma

Lipschitz bounded neural networks are certifiably robust and have a good trade-off between clean and certified accuracy. Existing Lipschitz bounding methods train from scratch and are limited to moderately sized networks…

Adversarial Robustness

Enhancing Certified Robustness via Block Reflector Orthogonal Layers and Logit Annealing Loss

2025-05-21 · Bo-Han Lai, Pin-Han Huang, Bo-Han Kung, Shang-Tse Chen

Lipschitz neural networks are well-known for providing certified robustness in deep learning. In this paper, we present a novel, efficient Block Reflector Orthogonal (BRO) layer that enhances the capability of orthogonal…

Lightweight Lipschitz Margin Training for Certified Defense against Adversarial Examples

2018-11-20 · Hajime Ono, Tsubasa Takahashi, Kazuya Kakizaki

How can we make machine learning provably robust against adversarial examples in a scalable way? Since certified defense methods, which ensure $\epsilon$-robust, consume huge resources, they can only achieve small degree…

Rethinking Lipschitz Neural Networks and Certified Robustness: A Boolean Function Perspective

2022-10-04 · Bohang Zhang, Du Jiang, Di He, LiWei Wang

Designing neural networks with bounded Lipschitz constant is a promising way to obtain certifiably robust classifiers against adversarial examples. However, the relevant progress for the important $\ell_\infty$ perturbat…

Robust classification