paper-with-me

Papers

LipBaB: Computing exact Lipschitz constant of ReLU networks

2021-05-12 · Aritra Bhowmick, Meenakshi D'Souza, G. Srinivasa Raghavan

The Lipschitz constant of neural networks plays an important role in several contexts of deep learning ranging from robustness certification and regularization to stability analysis of systems with neural network controllers. Obtaining tight bounds of the Lipschitz constant is therefore important. We introduce LipBaB, a branch and bound framework to compute certified bounds of the local Lipschitz constant of deep neural networks with ReLU activation functions up to any desired precision. We achieve this by bounding the norm of the Jacobians, corresponding to different activation patterns of the network caused within the input domain. Our algorithm can provide provably exact computation of the Lipschitz constant for any p-norm.

📄 PDF Abstract BibTeX arXiv:2105.05495

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ExLipBaB: Exact Lipschitz Constant Computation for Piecewise Linear Neural Networks

2026-02-17 · Tom A. Splittgerber arxiv

It has been shown that a neural network's Lipschitz constant can be leveraged to derive robustness guarantees, to improve generalizability via regularization or even to construct invertible networks. Therefore, a number …

Exactly Computing the Local Lipschitz Constant of ReLU Networks

2020-03-02 · NeurIPS 2020 12 · Matt Jordan, Alexandros G. Dimakis

The local Lipschitz constant of a neural network is a useful metric with applications in robustness, generalization, and fairness evaluation. We provide novel analytic results relating the local Lipschitz constant of non…

Fairness

Local Lipschitz Constant Computation of ReLU-FNNs: Upper Bound Computation with Exactness Verification

2023-10-17 · Yoshio Ebihara, Xin Dai, Victor Magron, Dimitri Peaucelle 외

This paper is concerned with the computation of the local Lipschitz constant of feedforward neural networks (FNNs) with activation functions being rectified linear units (ReLUs). The local Lipschitz constant of an FNN fo…

Training Certifiably Robust Neural Networks with Efficient Local Lipschitz Bounds

2021-11-02 · NeurIPS 2021 12 · Yujia Huang, huan zhang, Yuanyuan Shi, J Zico Kolter 외

Certified robustness is a desirable property for deep neural networks in safety-critical applications, and popular training algorithms can certify robustness of a neural network by computing a global bound on its Lipschi…

MIQCQP reformulation of the ReLU neural networks Lipschitz constant estimation problem

2024-02-02 · Mohammed Sbihi, Sophie Jan, Nicolas Couellan

It is well established that to ensure or certify the robustness of a neural network, its Lipschitz constant plays a prominent role. However, its calculation is NP-hard. In this note, by taking into account activation reg…