FIG: Flow with Interpolant Guidance for Linear Inverse Problems

Yici Yan1*, Yichi Zhang1*, Xiangming Meng2, Zhizhen Zhao1
1University of Illinois Urbana-Champaign
2ZJU-UIUC Institute, Zhejiang University
ICLR 2025

*Equal Contribution in Alphabetical Order
Super Resolution Image

Reference

$y_t$

$x_t$

4x Super Resolution with
High Measurement Noise

Inpainting Image

Reference

$y_t$

$x_t$

90% Inpainting

Abstract

Diffusion and flow matching models have recently been used to solve various linear inverse problems in image restoration, such as super-resolution and inpainting. Using a pre-trained diffusion or flow-matching model as a prior, most existing methods modify the reverse-time sampling process by incorporating the likelihood information from the measurement. However, they struggle in challenging scenarios, such as high measurement noise or severe ill-posedness. In this paper, we propose Flow with Interpolant Guidance (FIG), an algorithm where reverse-time sampling is efficiently guided with measurement interpolants through theoretically justified schemes. Experimentally, we demonstrate that FIG efficiently produces highly competitive results on a variety of linear image reconstruction tasks on natural image datasets, especially for challenging tasks.

Image

The above figure shows the overview of our FIG algorithm during the conditional sampling process. Black arrows (\( \mathbf{\rightarrow} \)) denote the unconditional update. Orange arrows (\( \mathbf{\rightarrow} \)) represent \( K \) times conditional updates with unconditional sample \( \boldsymbol{x}'_t \) and measurement interpolant \( \boldsymbol{y}_t \) at each timestep \( t \). Blue arrows (\( \mathbf{\rightarrow} \)) indicate the measurement interpolation. Below are additional experimental results on CelebA-HQ, AFHQ-Cat, and LSUN-Bedroom datasets. FIG delivers impressive performance.

Image
Image
Image
Image
Image
Image
Image
Image
Image
Image
Image
Image
Image
Image
Image
Image
Image
Image
Image

Reference

Image

Measure

Image

FIG

Image

Reference

Image

Measure

Image

FIG

BibTeX

@inproceedings{
    yan2025fig,
    title={{FIG}: Flow with Interpolant Guidance for Linear Inverse Problems},
    author={Yici Yan and Yichi Zhang and Xiangming Meng and Zhizhen Zhao},
    booktitle={The Thirteenth International Conference on Learning Representations},
    year={2025},
    url={https://openreview.net/forum?id=fs2Z2z3GRx}
}