paper-with-me

Papers

Lipschitz Properties for Deep Convolutional Networks

2017-01-18 · Radu Balan, Maneesh Singh, Dongmian Zou

In this paper we discuss the stability properties of convolutional neural networks. Convolutional neural networks are widely used in machine learning. In classification they are mainly used as feature extractors. Ideally, we expect similar features when the inputs are from the same class. That is, we hope to see a small change in the feature vector with respect to a deformation on the input signal. This can be established mathematically, and the key step is to derive the Lipschitz properties. Further, we establish that the stability results can be extended for more general networks. We give a formula for computing the Lipschitz bound, and compare it with other methods to show it is closer to the optimal value.

📄 PDF Abstract BibTeX arXiv:1701.05217

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

Lipschitz constant estimation for 1D convolutional neural networks

2022-11-28 · Patricia Pauli, Dennis Gramlich, Frank Allgöwer

In this work, we propose a dissipativity-based method for Lipschitz constant estimation of 1D convolutional neural networks (CNNs). In particular, we analyze the dissipativity properties of convolutional, pooling, and fu…

Almost-Orthogonal Layers for Efficient General-Purpose Lipschitz Networks

2022-08-05 · Bernd Prach, Christoph H. Lampert

It is a highly desirable property for deep networks to be robust against small input changes. One popular way to achieve this property is by designing networks with a small Lipschitz constant. In this work, we propose a …

image-classificationImage Classification

On the Lipschitz Continuity of Set Aggregation Functions and Neural Networks for Sets

2025-05-30 · Giannis Nikolentzos, Konstantinos Skianis

The Lipschitz constant of a neural network is connected to several important properties of the network such as its robustness and generalization. It is thus useful in many settings to estimate the Lipschitz constant of a…

On Lipschitz Regularization of Convolutional Layers using Toeplitz Matrix Theory

2020-06-15 · Alexandre Araujo, Benjamin Negrevergne, Yann Chevaleyre, Jamal Atif

This paper tackles the problem of Lipschitz regularization of Convolutional Neural Networks. Lipschitz regularity is now established as a key property of modern deep learning with implications in training stability, gene…

Lipschitz-bounded 1D convolutional neural networks using the Cayley transform and the controllability Gramian

2023-03-20 · Patricia Pauli, Ruigang Wang, Ian R. Manchester, Frank Allgöwer

We establish a layer-wise parameterization for 1D convolutional neural networks (CNNs) with built-in end-to-end robustness guarantees. In doing so, we use the Lipschitz constant of the input-output mapping characterized …