Robust Unsupervised StyleGAN Image Restoration
Yohan Poirier-Ginter, Jean-Fran\c{c}ois Lalonde

TL;DR
This paper introduces a robust unsupervised StyleGAN image restoration method that maintains high performance across various degradation levels without retuning, using a progressive latent space extension and a conservative optimizer.
Contribution
It proposes a novel 3-phase progressive latent space extension and a conservative optimizer to achieve robust image restoration across multiple degradations without retuning.
Findings
Outperforms existing StyleGAN inversion techniques in robustness.
Effectively handles multiple degradations simultaneously.
Produces more realistic results than diffusion-based methods.
Abstract
GAN-based image restoration inverts the generative process to repair images corrupted by known degradations. Existing unsupervised methods must be carefully tuned for each task and degradation level. In this work, we make StyleGAN image restoration robust: a single set of hyperparameters works across a wide range of degradation levels. This makes it possible to handle combinations of several degradations, without the need to retune. Our proposed approach relies on a 3-phase progressive latent space extension and a conservative optimizer, which avoids the need for any additional regularization terms. Extensive experiments demonstrate robustness on inpainting, upsampling, denoising, and deartifacting at varying degradations levels, outperforming other StyleGAN-based inversion techniques. Our approach also favorably compares to diffusion-based restoration by yielding much more realistic…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Image and Signal Denoising Methods · Advanced Image Processing Techniques
MethodsRepair · StyleGAN · Dense Connections · Adaptive Instance Normalization · HuMan(Expedia)||How do I get a human at Expedia? · R1 Regularization · Feedforward Network · Convolution
