Redirecting to original paper in 30 seconds...
Click below to go immediately or wait for automatic redirect
📄 Abstract
Abstract: Flow-based latent generative models such as Stable Diffusion 3 are able to
generate images with remarkable quality, even enabling photorealistic
text-to-image generation. Their impressive performance suggests that these
models should also constitute powerful priors for inverse imaging problems, but
that approach has not yet led to comparable fidelity. There are several key
obstacles: (i) the data likelihood term is usually intractable; (ii) learned
generative models cannot be directly conditioned on the distorted observations,
leading to conflicting objectives between data likelihood and prior; and (iii)
the reconstructions can deviate from the observed data. We present FLAIR, a
novel, training-free variational framework that leverages flow-based generative
models as prior for inverse problems. To that end, we introduce a variational
objective for flow matching that is agnostic to the type of degradation, and
combine it with deterministic trajectory adjustments to guide the prior towards
regions which are more likely under the posterior. To enforce exact consistency
with the observed data, we decouple the optimization of the data fidelity and
regularization terms. Moreover, we introduce a time-dependent calibration
scheme in which the strength of the regularization is modulated according to
off-line accuracy estimates. Results on standard imaging benchmarks demonstrate
that FLAIR consistently outperforms existing diffusion- and flow-based methods
in terms of reconstruction quality and sample diversity. Our code is available
at https://inverseflair.github.io/.
Key Contributions
FLAIR presents a novel, training-free variational framework that effectively leverages flow-based generative models as priors for solving inverse imaging problems. It introduces a variational objective for flow matching that is agnostic to degradation types and uses deterministic trajectory adjustments to ensure reconstructions align with observed data, overcoming key obstacles in applying generative models to inverse problems.
Business Value
Enables higher fidelity image reconstruction in fields like medical imaging or scientific research where data acquisition is challenging or noisy, potentially leading to better diagnoses or discoveries.