English

Pixel-Level Self-Paced Learning for Super-Resolution

Computer Vision and Pattern Recognition 2020-03-10 v2 Machine Learning Image and Video Processing

Abstract

Recently, lots of deep networks are proposed to improve the quality of predicted super-resolution (SR) images, due to its widespread use in several image-based fields. However, with these networks being constructed deeper and deeper, they also cost much longer time for training, which may guide the learners to local optimization. To tackle this problem, this paper designs a training strategy named Pixel-level Self-Paced Learning (PSPL) to accelerate the convergence velocity of SISR models. PSPL imitating self-paced learning gives each pixel in the predicted SR image and its corresponding pixel in ground truth an attention weight, to guide the model to a better region in parameter space. Extensive experiments proved that PSPL could speed up the training of SISR models, and prompt several existing models to obtain new better results. Furthermore, the source code is available at https://github.com/Elin24/PSPL.

Keywords

Cite

@article{arxiv.2003.03113,
  title  = {Pixel-Level Self-Paced Learning for Super-Resolution},
  author = {Wei. Lin and Junyu. Gao and Qi. Wang and Xuelong. Li},
  journal= {arXiv preprint arXiv:2003.03113},
  year   = {2020}
}

Comments

5 pages, 5 figures. Accepted by ICASSP 2020, Source code: https://github.com/Elin24/PSPL

R2 v1 2026-06-23T14:06:17.312Z