RDRN: Recursively Defined Residual Network for Image Super-Resolution
Alexander Panaetov, Karim Elhadji Daou, Igor Samenko, Evgeny Tetin,, and Ilya Ivanov

TL;DR
The paper introduces RDRN, a novel deep CNN architecture with recursively defined residual blocks that enhances feature propagation and attention efficiency, achieving state-of-the-art results in single image super-resolution.
Contribution
It proposes a new recursively defined residual block and network architecture that improves feature extraction and attention utilization in image super-resolution.
Findings
Achieves state-of-the-art super-resolution performance.
Outperforms previous methods by up to 0.43 dB.
Effective in training very deep networks for SISR.
Abstract
Deep convolutional neural networks (CNNs) have obtained remarkable performance in single image super-resolution (SISR). However, very deep networks can suffer from training difficulty and hardly achieve further performance gain. There are two main trends to solve that problem: improving the network architecture for better propagation of features through large number of layers and designing an attention mechanism for selecting most informative features. Recent SISR solutions propose advanced attention and self-attention mechanisms. However, constructing a network to use an attention block in the most efficient way is a challenging problem. To address this issue, we propose a general recursively defined residual block (RDRB) for better feature extraction and propagation through network layers. Based on RDRB we designed recursively defined residual network (RDRN), a novel network…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Image Processing Techniques and Applications · Photoacoustic and Ultrasonic Imaging
MethodsBatch Normalization · *Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Residual Connection · Residual Block
