Intermediate Layer Optimization for Inverse Problems using Deep Generative Models
Giannis Daras, Joseph Dean, Ajil Jalal, Alexandros G. Dimakis
TL;DR
This work introduces Intermediate Layer Optimization (ILO), a method to solve inverse problems with pre-trained deep generators by progressively optimizing through intermediate layers. By expanding the search to an extended range around the previous layer via an $l_1$-ball constraint, ILO achieves improved recovery guarantees and empirical performance over prior CSGM-based approaches across inpainting, denoising, super-resolution, and compressed sensing, including structured measurements with partial circulant matrices. The authors provide a rigorous theoretical framework, including a main error bound and S-REC-based analysis, and demonstrate practical adaptations to StyleGAN-2, along with classifier-guided generation in a controlled setting. They also release code and discuss ethical considerations, highlighting both the potential for advancement and risks associated with broader generative capabilities.
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 $l_1$ 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 StyleGAN-2 and PULSE for a wide range of inverse problems including inpainting, denoising, super-resolution and compressed sensing.
