paper-with-me

Papers

Learning Lipschitz-Controlled Activation Functions in Neural Networks for Plug-and-Play Image Reconstruction Methods

2021-10-19 · NeurIPS Workshop Deep_Invers 2021 12 · Pakshal Bohra, Alexis Goujon, Dimitris Perdios, Sébastien Emery, Michael Unser

Ill-posed linear inverse problems are frequently encountered in image reconstruction tasks. Image reconstruction methods that combine the Plug-and-Play (PnP) priors framework with convolutional neural network (CNN) based denoisers have shown impressive performances. However, it is non-trivial to guarantee the convergence of such algorithms, which is necessary for sensitive applications such as medical imaging. It has been shown that PnP algorithms converge when deployed with a certain class of averaged denoising operators. While such averaged operators can be built from 1-Lipschitz CNNs, imposing such a constraint on CNNs usually leads to a severe drop in performance. To mitigate this effect, we propose the use of deep spline neural networks which benefit from learnable piecewise-linear spline activation functions. We introduce "slope normalization" to control the Lipschitz constant of these activation functions. We show that averaged denoising operators built from 1-Lipschitz deep spline networks consistently outperform those built from 1-Lipschitz ReLU networks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Reconstruction

Methods 이 논문이 사용한 방법론

PnP PnP, or Poll and Pool, is sampling module extension for DETR-type architectures that adaptively allocates its computation…

Similar Papers 제목 키워드 기반

Deep Neural Networks with Trainable Activations and Controlled Lipschitz Constant

2020-01-17 · Shayan Aziznejad, Harshit Gupta, Joaquim Campos, Michael Unser

We introduce a variational framework to learn the activation functions of deep neural networks. Our aim is to increase the capacity of the network while controlling an upper-bound of the actual Lipschitz constant of the …

ReachNN: Reachability Analysis of Neural-Network Controlled Systems

2019-06-25 · Chao Huang, Jiameng Fan, Wenchao Li, Xin Chen 외

Applying neural networks as controllers in dynamical systems has shown great promises. However, it is critical yet challenging to verify the safety of such control systems with neural-network controllers in the loop. Pre…

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…

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 control…

Improving Lipschitz-Constrained Neural Networks by Learning Activation Functions

2022-10-28 · Stanislas Ducotterd, Alexis Goujon, Pakshal Bohra, Dimitris Perdios 외

Lipschitz-constrained neural networks have several advantages over unconstrained ones and can be applied to a variety of problems, making them a topic of attention in the deep learning community. Unfortunately, it has be…