Intermediate Layer Optimization for Inverse Problems Using Deep Generative Models

Abstract

We propose Intermediate Layer Optimization (ILO), a novel optimization algorithm for solving inverse problems with deep generative models. Instead of optimizing only over the initial latent code, we progressively change the input layer obtaining successively more expressive generators. To explore the higher dimensional spaces, our method searches for latent codes that lie within a small l1 ball around the manifold induced by the previous layer. Our theoretical analysis shows that by keeping the radius of the ball relatively small, we can improve the established error bound for compressed sensing with deep generative models. We empirically show that our approach outperforms state-of-the-art methods introduced in StyleGAN2 and PULSE for a wide range of inverse problems including inpainting, denoising, super-resolution and compressed sensing.

Cite

Text

Daras et al. "Intermediate Layer Optimization for Inverse Problems Using Deep Generative Models." International Conference on Machine Learning, 2021.

Markdown

[Daras et al. "Intermediate Layer Optimization for Inverse Problems Using Deep Generative Models." International Conference on Machine Learning, 2021.](https://mlanthology.org/icml/2021/daras2021icml-intermediate/)

BibTeX

@inproceedings{daras2021icml-intermediate,
  title     = {{Intermediate Layer Optimization for Inverse Problems Using Deep Generative Models}},
  author    = {Daras, Giannis and Dean, Joseph and Jalal, Ajil and Dimakis, Alex},
  booktitle = {International Conference on Machine Learning},
  year      = {2021},
  pages     = {2421-2432},
  volume    = {139},
  url       = {https://mlanthology.org/icml/2021/daras2021icml-intermediate/}
}