English

Information Prebuilt Recurrent Reconstruction Network for Video Super-Resolution

Image and Video Processing 2024-10-28 v4 Computer Vision and Pattern Recognition

Abstract

The video super-resolution (VSR) method based on the recurrent convolutional network has strong temporal modeling capability for video sequences. However, the temporal receptive field of different recurrent units in the unidirectional recurrent network is unbalanced. Earlier reconstruction frames receive less spatio-temporal information, resulting in fuzziness or artifacts. Although the bidirectional recurrent network can alleviate this problem, it requires more memory space and fails to perform many tasks with low latency requirements. To solve the above problems, we propose an end-to-end information prebuilt recurrent reconstruction network (IPRRN), consisting of an information prebuilt network (IPNet) and a recurrent reconstruction network (RRNet). By integrating sufficient information from the front of the video to build the hidden state needed for the initially recurrent unit to help restore the earlier frames, the information prebuilt network balances the input information difference at different time steps. In addition, we demonstrate an efficient recurrent reconstruction network, which outperforms the existing unidirectional recurrent schemes in all aspects. Many experiments have verified the effectiveness of the network we propose, which can effectively achieve better quantitative and qualitative evaluation performance compared to the existing state-of-the-art methods.

Keywords

Cite

@article{arxiv.2112.05755,
  title  = {Information Prebuilt Recurrent Reconstruction Network for Video Super-Resolution},
  author = {Shuyun Wang and Ming Yu and Cuihong Xue and Yingchun Guo and Gang Yan},
  journal= {arXiv preprint arXiv:2112.05755},
  year   = {2024}
}

Comments

12 pages,9 figures. This work has been submitted to the IEEE for possible publication

R2 v1 2026-06-24T08:12:48.266Z