English

Single-Image Super-Resolution Reconstruction based on the Differences of Neighboring Pixels

Computer Vision and Pattern Recognition 2022-12-29 v1 Machine Learning Image and Video Processing

Abstract

The deep learning technique was used to increase the performance of single image super-resolution (SISR). However, most existing CNN-based SISR approaches primarily focus on establishing deeper or larger networks to extract more significant high-level features. Usually, the pixel-level loss between the target high-resolution image and the estimated image is used, but the neighbor relations between pixels in the image are seldom used. On the other hand, according to observations, a pixel's neighbor relationship contains rich information about the spatial structure, local context, and structural knowledge. Based on this fact, in this paper, we utilize pixel's neighbor relationships in a different perspective, and we propose the differences of neighboring pixels to regularize the CNN by constructing a graph from the estimated image and the ground-truth image. The proposed method outperforms the state-of-the-art methods in terms of quantitative and qualitative evaluation of the benchmark datasets. Keywords: Super-resolution, Convolutional Neural Networks, Deep Learning

Keywords

Cite

@article{arxiv.2212.13730,
  title  = {Single-Image Super-Resolution Reconstruction based on the Differences of Neighboring Pixels},
  author = {Huipeng Zheng and Lukman Hakim and Takio Kurita and Junichi Miyao},
  journal= {arXiv preprint arXiv:2212.13730},
  year   = {2022}
}
R2 v1 2026-06-28T07:54:37.856Z