Towards Prospective Medical Image Reconstruction via Knowledge-Informed Dynamic Optimal Transport
Taoran Zheng, Yan Yang, Xing Li, Xiang Gu, Jian Sun, Zongben Xu
TL;DR
This work tackles prospective medical image reconstruction by reframing the problem as a dynamic transport from the measurement distribution to a distribution of high-quality images. It introduces imaging Knowledge-Informed Dynamic Optimal Transport (KIDOT), which integrates imaging physics into both the instantaneous data-fidelity cost $c(x,y)=\|y-\mathcal{A}(x)\|_1$ and the transport dynamics via a gradient-flow equation $\frac{\mathrm{d} I_t}{\mathrm{d}t}= -\big(\mathcal{A}^*(\mathcal{A}(I_t) - I_0) + \nabla \mathcal{R}(I_t)\big)$. The authors provide a neural-network-based implementation that learns from unpaired data, derives a tractable training objective combining a KIDOT loss with a supervised term when paired data are available, and prove the existence of minimizers under standard assumptions. Extensive experiments on simulated MRI, real prospective MRI, and clinical LDCT demonstrate that KIDOT achieves superior fidelity and perceptual metrics, while remaining robust to distribution shifts and misalignment, highlighting its potential for practical clinical deployment. The framework offers a data-efficient, physics-consistent alternative to purely data-driven or static OT approaches for prospective reconstruction tasks.
Abstract
Medical image reconstruction from measurement data is a vital but challenging inverse problem. Deep learning approaches have achieved promising results, but often requires paired measurement and high-quality images, which is typically simulated through a forward model, i.e., retrospective reconstruction. However, training on simulated pairs commonly leads to performance degradation on real prospective data due to the retrospective-to-prospective gap caused by incomplete imaging knowledge in simulation. To address this challenge, this paper introduces imaging Knowledge-Informed Dynamic Optimal Transport (KIDOT), a novel dynamic optimal transport framework with optimality in the sense of preserving consistency with imaging physics in transport, that conceptualizes reconstruction as finding a dynamic transport path. KIDOT learns from unpaired data by modeling reconstruction as a continuous evolution path from measurements to images, guided by an imaging knowledge-informed cost function and transport equation. This dynamic and knowledge-aware approach enhances robustness and better leverages unpaired data while respecting acquisition physics. Theoretically, we demonstrate that KIDOT naturally generalizes dynamic optimal transport, ensuring its mathematical rationale and solution existence. Extensive experiments on MRI and CT reconstruction demonstrate KIDOT's superior performance.
