Pith. sign in

REVIEW 2 cited by

Lipschitz regularity of deep neural networks: analysis and efficient estimation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1805.10965 v2 pith:YI2S4MET submitted 2018-05-28 stat.ML cs.LG

Lipschitz regularity of deep neural networks: analysis and efficient estimation

classification stat.ML cs.LG
keywords networksneurallipschitzalgorithmcomputationdeepmethodsregularity
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Deep neural networks are notorious for being sensitive to small well-chosen perturbations, and estimating the regularity of such architectures is of utmost importance for safe and robust practical applications. In this paper, we investigate one of the key characteristics to assess the regularity of such methods: the Lipschitz constant of deep learning architectures. First, we show that, even for two layer neural networks, the exact computation of this quantity is NP-hard and state-of-art methods may significantly overestimate it. Then, we both extend and improve previous estimation methods by providing AutoLip, the first generic algorithm for upper bounding the Lipschitz constant of any automatically differentiable function. We provide a power method algorithm working with automatic differentiation, allowing efficient computations even on large convolutions. Second, for sequential neural networks, we propose an improved algorithm named SeqLip that takes advantage of the linear computation graph to split the computation per pair of consecutive layers. Third we propose heuristics on SeqLip in order to tackle very large networks. Our experiments show that SeqLip can significantly improve on the existing upper bounds. Finally, we provide an implementation of AutoLip in the PyTorch environment that may be used to better estimate the robustness of a given neural network to small perturbations or regularize it using more precise Lipschitz estimations.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MOSAIC: Masked Outsourcing of Secure AI Computations

    cs.CR 2026-07 conditional novelty 7.0

    A secure approximate matrix-multiplication outsourcing protocol with O((m+n)l) client overhead that keeps 70B transformer perplexity within ~1% of BF16 at sigma=0.5 under claimed 140-bit LWE/LPN parameters.

  2. Does Order Matter : Connecting The Law of Robustness to Robust Generalization

    cs.LG 2026-02 reject novelty 4.0

    The paper proves R(ℓρ∘B_L∘S) ≤ 8R(B_L∘S) but does not derive the advertised Ω(n^{1/d}) recovery or the missing local-scale result.