English

GRNN:Recurrent Neural Network based on Ghost Features for Video Super-Resolution

Image and Video Processing 2025-05-19 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Modern video super-resolution (VSR) systems based on convolutional neural networks (CNNs) require huge computational costs. The problem of feature redundancy is present in most models in many domains, but is rarely discussed in VSR. We experimentally observe that many features in VSR models are also similar to each other, so we propose to use "Ghost features" to reduce this redundancy. We also analyze the so-called "gradient disappearance" phenomenon generated by the conventional recurrent convolutional network (RNN) model, and combine the Ghost module with RNN to complete the modeling on time series. The current frame is used as input to the model together with the next frame, the output of the previous frame and the hidden state. Extensive experiments on several benchmark models and datasets show that the PSNR and SSIM of our proposed modality are improved to some extent. Some texture details in the video are also better preserved.

Keywords

Cite

@article{arxiv.2505.10577,
  title  = {GRNN:Recurrent Neural Network based on Ghost Features for Video Super-Resolution},
  author = {Yutong Guo},
  journal= {arXiv preprint arXiv:2505.10577},
  year   = {2025}
}

Comments

Accepted by 2023 IEEE International Conference on Multimedia and Expo (ICME 2023)

R2 v1 2026-06-28T23:34:54.398Z