CVNov 8, 2025

Latent Refinement via Flow Matching for Training-free Linear Inverse Problem Solving

arXiv:2511.06138v1h-index: 2Has Code
Originality Incremental advance
AI Analysis

This work addresses computational and alignment issues in inverse problem solving for image processing, representing an incremental improvement in efficiency and performance.

The paper tackles the limitations of flow-based inverse solvers by proposing LFlow, a training-free framework that uses pretrained latent flow priors for linear inverse problem solving, achieving superior reconstruction quality compared to state-of-the-art latent diffusion solvers.

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 .

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes