paper-with-me

Papers

Lipschitz Bounded Equilibrium Networks

2020-10-05 · Max Revay, Ruigang Wang, Ian R. Manchester

This paper introduces new parameterizations of equilibrium neural networks, i.e. networks defined by implicit equations. This model class includes standard multilayer and residual networks as special cases. The new parameterization admits a Lipschitz bound during training via unconstrained optimization: no projections or barrier functions are required. Lipschitz bounds are a common proxy for robustness and appear in many generalization bounds. Furthermore, compared to previous works we show well-posedness (existence of solutions) under less restrictive conditions on the network weights and more natural assumptions on the activation functions: that they are monotone and slope restricted. These results are proved by establishing novel connections with convex optimization, operator splitting on non-Euclidean spaces, and contracting neural ODEs. In image classification experiments we show that the Lipschitz bounds are very accurate and improve robustness to adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2010.01732

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization Boundsimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Exploiting Connections between Lipschitz Structures for Certifiably Robust Deep Equilibrium Models

2023-09-21 · NeurIPS 2023 11

Recently, deep equilibrium models (DEQs) have drawn increasing attention from the machine learning community. However, DEQs are much less understood in terms of certified robustness than their explicit network counterpar…

Lipschitz-Bounded Equilibrium Networks

2021-01-01 · Max Revay, Ruigang Wang, Ian Manchester

This paper introduces new parameterizations of equilibrium neural networks, i.e. networks defined by implicit equations. This model class includes standard multilayer and residual networks as special cases. The new param…

Generalization Boundsimage-classificationImage Classification

Estimating Lipschitz constants of monotone deep equilibrium models

2021-01-01 · ICLR 2021 1 · Chirag Pabbaraju, Ezra Winston, J Zico Kolter

Several methods have been proposed in recent years to provide bounds on the Lipschitz constants of deep networks, which can be used to provide robustness guarantees, generalization bounds, and characterize the smoothness…

Generalization Bounds

Beyond Uniform Lipschitz Condition in Differentially Private Optimization

2022-06-21 · Rudrajit Das, Satyen Kale, Zheng Xu, Tong Zhang 외

Most prior results on differentially private stochastic gradient descent (DP-SGD) are derived under the simplistic assumption of uniform Lipschitzness, i.e., the per-sample gradients are uniformly bounded. We generalize …

Benchmarkingregression

Robustly Invertible Nonlinear Dynamics and the BiLipREN: Contracting Neural Models with Contracting Inverses

2025-05-05 · Yurui Zhang, Ruigang Wang, Ian R. Manchester

We study the invertibility of nonlinear dynamical systems from the perspective of contraction and incremental stability analysis and propose a new invertible recurrent neural model: the BiLipREN. In particular, we consid…