Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Direct Parameterization of Lipschitz-Bounded Deep Networks

About

This paper introduces a new parameterization of deep neural networks (both fully-connected and convolutional) with guaranteed $\ell^2$ Lipschitz bounds, i.e. limited sensitivity to input perturbations. The Lipschitz guarantees are equivalent to the tightest-known bounds based on certification via a semidefinite program (SDP). We provide a ``direct'' parameterization, i.e., a smooth mapping from $\mathbb R^N$ onto the set of weights satisfying the SDP-based bound. Moreover, our parameterization is complete, i.e. a neural network satisfies the SDP bound if and only if it can be represented via our parameterization. This enables training using standard gradient methods, without any inner approximation or computationally intensive tasks (e.g. projections or barrier terms) for the SDP constraint. The new parameterization can equivalently be thought of as either a new layer type (the \textit{sandwich layer}), or a novel parameterization of standard feedforward networks with parameter sharing between neighbouring layers. A comprehensive set of experiments on image classification shows that sandwich layers outperform previous approaches on both empirical and certified robust accuracy. Code is available at \url{https://github.com/acfr/LBDN}.

Ruigang Wang, Ian R. Manchester• 2023

Related benchmarks

TaskDatasetResultRank
Certified AccuracyMean Certified Accuracy (72/255) (test)
Wins A95
15
Certified RobustnessMean Certified Accuracy 36/255
Wins A97
15
Certified RobustnessMean Certified Accuracy 108/255
Wins A95
15
Mean Accuracy121 benchmarks tasks
Wins A83
15
Certified AccuracyMean Certified Accuracy 255/255
Total Samples (N)121
15
Image ClassificationCIFAR-100 (test)
Clean Accuracy0.463
11
Certified AccuracyUCI radius 255/255 overall comparison
Average Rank1.909
6
Mean Certified AccuracyUCI data sets (test)
Average Rank2.021
6
Mean Certified AccuracyUCI 108/255 radius (test)
Average Rank1.868
6
Mean Certified AccuracyUCI radius 72/255 (test)
Avg Rank1.926
6
Showing 10 of 13 rows

Other info

Follow for update