English

Normalization-Equivariant Neural Networks with Application to Image Denoising

Computer Vision and Pattern Recognition 2024-02-22 v2

Abstract

In many information processing systems, it may be desirable to ensure that any change of the input, whether by shifting or scaling, results in a corresponding change in the system response. While deep neural networks are gradually replacing all traditional automatic processing methods, they surprisingly do not guarantee such normalization-equivariance (scale + shift) property, which can be detrimental in many applications. To address this issue, we propose a methodology for adapting existing neural networks so that normalization-equivariance holds by design. Our main claim is that not only ordinary convolutional layers, but also all activation functions, including the ReLU (rectified linear unit), which are applied element-wise to the pre-activated neurons, should be completely removed from neural networks and replaced by better conditioned alternatives. To this end, we introduce affine-constrained convolutions and channel-wise sort pooling layers as surrogates and show that these two architectural modifications do preserve normalization-equivariance without loss of performance. Experimental results in image denoising show that normalization-equivariant neural networks, in addition to their better conditioning, also provide much better generalization across noise levels.

Keywords

Cite

@article{arxiv.2306.05037,
  title  = {Normalization-Equivariant Neural Networks with Application to Image Denoising},
  author = {Sébastien Herbreteau and Emmanuel Moebel and Charles Kervrann},
  journal= {arXiv preprint arXiv:2306.05037},
  year   = {2024}
}
R2 v1 2026-06-28T10:59:45.825Z