paper-with-me

홈 › Papers

Controlled Learning of Pointwise Nonlinearities in Neural-Network-Like Architectures

2024-08-23 · Michael Unser, Alexis Goujon, Stanislas Ducotterd

We present a general variational framework for the training of freeform nonlinearities in layered computational architectures subject to some slope constraints. The regularization that we add to the traditional training loss penalizes the second-order total variation of each trainable activation. The slope constraints allow us to impose properties such as 1-Lipschitz stability, firm non-expansiveness, and monotonicity/invertibility. These properties are crucial to ensure the proper functioning of certain classes of signal-processing algorithms (e.g., plug-and-play schemes, unrolled proximal gradient, invertible flows). We prove that the global optimum of the stated constrained-optimization problem is achieved with nonlinearities that are adaptive nonuniform linear splines. We then show how to solve the resulting function-optimization problem numerically by representing the nonlinearities in a suitable (nonuniform) B-spline basis. Finally, we illustrate the use of our framework with the data-driven design of (weakly) convex regularizers for the denoising of images and the resolution of inverse problems.

📄 PDF Abstract BibTeX arXiv:2408.13114

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Similar Papers 제목 키워드 기반

Connections Between Pairs of Filters Improve the Accuracy of Convolutional Neural Networks

2026-06-11 · Kathleen Anderson, Philipp Grüning, Erhardt Barth arxiv

While researchers continue to find new and improved network structures for CNNs, most of the newly invented architectures still rely on the traditional pattern of stacking convolutional blocks and separating them with po…

Convolutional Filtering and Neural Networks with Non Commutative Algebras

2021-08-23 · Alejandro Parada-Mayorga, Landon Butler, Alejandro Ribeiro

In this paper we introduce and study the algebraic generalization of non commutative convolutional neural networks. We leverage the theory of algebraic signal processing to model convolutional non commutative architectur…

Inverted Activations: Reducing Memory Footprint in Neural Network Training

2024-07-22 · Georgii Novikov, Ivan Oseledets

The scaling of neural networks with increasing data and model sizes necessitates the development of more efficient deep learning algorithms. A significant challenge in neural network training is the memory footprint asso…

Few-Bit Backward: Quantized Gradients of Activation Functions for Memory Footprint Reduction

2022-02-01 · Georgii Novikov, Daniel Bershatsky, Julia Gusak, Alex Shonenkov 외

Memory footprint is one of the main limiting factors for large neural network training. In backpropagation, one needs to store the input to each operation in the computational graph. Every modern neural network model has…

Neural Network CompressionQuantization

Graph Neural Networks: Architectures, Stability and Transferability

2020-08-04 · Luana Ruiz, Fernando Gama, Alejandro Ribeiro

Graph Neural Networks (GNNs) are information processing architectures for signals supported on graphs. They are presented here as generalizations of convolutional neural networks (CNNs) in which individual layers contain…

Recommendation Systems