LGJun 30, 2025

A Scalable Approach for Safe and Robust Learning via Lipschitz-Constrained Networks

arXiv:2506.23977v11 citationsh-index: 30
Originality Incremental advance
AI Analysis

This work addresses scalability issues in safe and robust learning for safety-critical applications, offering an incremental improvement over existing Lipschitz-constrained methods.

The paper tackles the challenge of training neural networks with certified robustness via Lipschitz constraints, which often suffer from non-convexity and poor scalability due to global semidefinite programs. It proposes a convex framework using semidefinite relaxation and a randomized subspace method, achieving competitive accuracy with improved Lipschitz bounds and runtime on datasets like MNIST, CIFAR-10, and ImageNet.

Certified robustness is a critical property for deploying neural networks (NN) in safety-critical applications. A principle approach to achieving such guarantees is to constrain the global Lipschitz constant of the network. However, accurate methods for Lipschitz-constrained training often suffer from non-convex formulations and poor scalability due to reliance on global semidefinite programs (SDPs). In this letter, we propose a convex training framework that enforces global Lipschitz constraints via semidefinite relaxation. By reparameterizing the NN using loop transformation, we derive a convex admissibility condition that enables tractable and certifiable training. While the resulting formulation guarantees robustness, its scalability is limited by the size of global SDP. To overcome this, we develop a randomized subspace linear matrix inequalities (RS-LMI) approach that decomposes the global constraints into sketched layerwise constraints projected onto low-dimensional subspaces, yielding a smooth and memory-efficient training objective. Empirical results on MNIST, CIFAR-10, and ImageNet demonstrate that the proposed framework achieves competitive accuracy with significantly improved Lipschitz bounds and runtime performance.

Foundations

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

Your Notes