English

Self-Organized Residual Blocks for Image Super-Resolution

Image and Video Processing 2021-06-01 v1

Abstract

It has become a standard practice to use the convolutional networks (ConvNet) with RELU non-linearity in image restoration and super-resolution (SR). Although the universal approximation theorem states that a multi-layer neural network can approximate any non-linear function with the desired precision, it does not reveal the best network architecture to do so. Recently, operational neural networks (ONNs) that choose the best non-linearity from a set of alternatives, and their "self-organized" variants (Self-ONN) that approximate any non-linearity via Taylor series have been proposed to address the well-known limitations and drawbacks of conventional ConvNets such as network homogeneity using only the McCulloch-Pitts neuron model. In this paper, we propose the concept of self-organized operational residual (SOR) blocks, and present hybrid network architectures combining regular residual and SOR blocks to strike a balance between the benefits of stronger non-linearity and the overall number of parameters. The experimental results demonstrate that the~proposed architectures yield performance improvements in both PSNR and perceptual metrics.

Keywords

Cite

@article{arxiv.2105.14926,
  title  = {Self-Organized Residual Blocks for Image Super-Resolution},
  author = {Onur Keleş and A. Murat Tekalp and Junaid Malik and Serkan Kıranyaz},
  journal= {arXiv preprint arXiv:2105.14926},
  year   = {2021}
}

Comments

Accepted for publication in IEEE International Conference on Image Processing (ICIP) 2021

R2 v1 2026-06-24T02:39:31.282Z