Latent Refinement via Flow Matching for Training-free Linear Inverse Problem Solving
Hossein Askari, Yadan Luo, Hongfu Sun, Fred Roosta
TL;DR
This work introduces LFlow, a training-free framework that solves linear inverse problems in a pretrained latent space by combining latent-flow priors with data-guided ODE sampling. It derives a principled, time-varying latent posterior covariance from Tweedie’s formula and the optimal vector field to produce covariance-aware guidance aligned with the generative dynamics. Empirically, LFlow attains state-of-the-art perceptual quality across Gaussian deblurring, motion deblurring, super-resolution, and inpainting, while remaining competitive in traditional pixel-based metrics and offering notable efficiency gains over prior latent-solvers. The approach is zero-shot with respect to the target task and highlights the importance of principled covariance modeling and latent-space dynamics for robust, high-fidelity inverse problem solving, with noted opportunities for runtime optimization and broader generalization in future work.
Abstract
Recent advances in inverse problem solving have increasingly adopted flow priors over diffusion models due to their ability to construct straight probability paths from noise to data, thereby enhancing efficiency in both training and inference. However, current flow-based inverse solvers face two primary limitations: (i) they operate directly in pixel space, which demands heavy computational resources for training and restricts scalability to high-resolution images, and (ii) they employ guidance strategies with prior-agnostic posterior covariances, which can weaken alignment with the generative trajectory and degrade posterior coverage. In this paper, we propose LFlow (Latent Refinement via Flows), a training-free framework for solving linear inverse problems via pretrained latent flow priors. LFlow leverages the efficiency of flow matching to perform ODE sampling in latent space along an optimal path. This latent formulation further allows us to introduce a theoretically grounded posterior covariance, derived from the optimal vector field, enabling effective flow guidance. Experimental results demonstrate that our proposed method outperforms state-of-the-art latent diffusion solvers in reconstruction quality across most tasks. The code will be publicly available at https://github.com/hosseinaskari-cs/LFlow .
