English

Journey Towards Tiny Perceptual Super-Resolution

Image and Video Processing 2020-07-10 v1 Computer Vision and Pattern Recognition

Abstract

Recent works in single-image perceptual super-resolution (SR) have demonstrated unprecedented performance in generating realistic textures by means of deep convolutional networks. However, these convolutional models are excessively large and expensive, hindering their effective deployment to end devices. In this work, we propose a neural architecture search (NAS) approach that integrates NAS and generative adversarial networks (GANs) with recent advances in perceptual SR and pushes the efficiency of small perceptual SR models to facilitate on-device execution. Specifically, we search over the architectures of both the generator and the discriminator sequentially, highlighting the unique challenges and key observations of searching for an SR-optimized discriminator and comparing them with existing discriminator architectures in the literature. Our tiny perceptual SR (TPSR) models outperform SRGAN and EnhanceNet on both full-reference perceptual metric (LPIPS) and distortion metric (PSNR) while being up to 26.4×\times more memory efficient and 33.6×\times more compute efficient respectively.

Keywords

Cite

@article{arxiv.2007.04356,
  title  = {Journey Towards Tiny Perceptual Super-Resolution},
  author = {Royson Lee and Łukasz Dudziak and Mohamed Abdelfattah and Stylianos I. Venieris and Hyeji Kim and Hongkai Wen and Nicholas D. Lane},
  journal= {arXiv preprint arXiv:2007.04356},
  year   = {2020}
}

Comments

Accepted at the 16th European Conference on Computer Vision (ECCV), 2020

R2 v1 2026-06-23T16:57:47.750Z