English

Efficient Flow Matching for Sparse-View CT Reconstruction

Image and Video Processing 2026-03-03 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Generative models, particularly Diffusion Models (DM), have shown strong potential for Computed Tomography (CT) reconstruction serving as expressive priors for solving ill-posed inverse problems. However, diffusion-based reconstruction relies on Stochastic Differential Equations (SDEs) for forward diffusion and reverse denoising, where such stochasticity can interfere with repeated data consistency corrections in CT reconstruction. Since CT reconstruction is often time-critical in clinical and interventional scenarios, improving reconstruction efficiency is essential. In contrast, Flow Matching (FM) models sampling as a deterministic Ordinary Differential Equation (ODE), yielding smooth trajectories without stochastic noise injection. This deterministic formulation is naturally compatible with repeated data consistency operations. Furthermore, we observe that FM-predicted velocity fields exhibit strong correlations across adjacent steps. Motivated by this, we propose an FM-based CT reconstruction framework (FMCT) and an efficient variant (EFMCT) that reuses previously predicted velocity fields over consecutive steps to substantially reduce the number of Neural network Function Evaluations (NFEs), thereby improving inference efficiency. We provide theoretical analysis showing that the error introduced by velocity reuse is bounded when combined with data consistency operations. Extensive experiments demonstrate that FMCT/EFMCT achieve competitive reconstruction quality while significantly improving computational efficiency compared with diffusion-based methods. The codebase is open-sourced at https://github.com/EFMCT/EFMCT.

Keywords

Cite

@article{arxiv.2603.00205,
  title  = {Efficient Flow Matching for Sparse-View CT Reconstruction},
  author = {Jiayang Shi and Lincen Yang and Zhong Li and Tristan Van Leeuwen and Daniel M. Pelt and K. Joost Batenburg},
  journal= {arXiv preprint arXiv:2603.00205},
  year   = {2026}
}
R2 v1 2026-07-01T10:56:26.553Z