English

Face Super-Resolution Using Stochastic Differential Equations

Computer Vision and Pattern Recognition 2023-01-02 v1

Abstract

Diffusion models have proven effective for various applications such as images, audio and graph generation. Other important applications are image super-resolution and the solution of inverse problems. More recently, some works have used stochastic differential equations (SDEs) to generalize diffusion models to continuous time. In this work, we introduce SDEs to generate super-resolution face images. To the best of our knowledge, this is the first time SDEs have been used for such an application. The proposed method provides an improved peak signal-to-noise ratio (PSNR), structural similarity index measure (SSIM), and consistency than the existing super-resolution methods based on diffusion models. In particular, we also assess the potential application of this method for the face recognition task. A generic facial feature extractor is used to compare the super-resolution images with the ground truth and superior results were obtained compared with other methods. Our code is publicly available at https://github.com/marcelowds/sr-sde

Keywords

Cite

@article{arxiv.2209.12064,
  title  = {Face Super-Resolution Using Stochastic Differential Equations},
  author = {Marcelo dos Santos and Rayson Laroca and Rafael O. Ribeiro and João Neves and Hugo Proença and David Menotti},
  journal= {arXiv preprint arXiv:2209.12064},
  year   = {2023}
}

Comments

Accepted for presentation at the Conference on Graphics, Patterns and Images (SIBGRAPI) 2022

R2 v1 2026-06-28T02:01:39.986Z