CardioDiT:用于四维心脏磁共振图像合成的潜在扩散Transformer模型 / CardioDiT: Latent Diffusion Transformers for 4D Cardiac MRI Synthesis
1️⃣ 一句话总结
这篇论文提出了一个名为CardioDiT的新型模型,它首次使用扩散Transformer直接对整个四维(空间三维+时间一维)心脏动态磁共振图像进行统一建模和合成,从而生成比以往方法更连贯、更符合生理真实性的心脏运动图像。
Latent diffusion models (LDMs) have recently achieved strong performance in 3D medical image synthesis. However, modalities like cine cardiac MRI (CMR), representing a temporally synchronized 3D volume across the cardiac cycle, add an additional dimension that most generative approaches do not model directly. Instead, they factorize space and time or enforce temporal consistency through auxiliary mechanisms such as anatomical masks. Such strategies introduce structural biases that may limit global context integration and lead to subtle spatiotemporal discontinuities or physiologically inconsistent cardiac dynamics. We investigate whether a unified 4D generative model can learn continuous cardiac dynamics without architectural factorization. We propose CardioDiT, a fully 4D latent diffusion framework for short-axis cine CMR synthesis based on diffusion transformers. A spatiotemporal VQ-VAE encodes 2D+t slices into compact latents, which a diffusion transformer then models jointly as complete 3D+t volumes, coupling space and time throughout the generative process. We evaluate CardioDiT on public CMR datasets and a larger private cohort, comparing it to baselines with progressively stronger spatiotemporal coupling. Results show improved inter-slice consistency, temporally coherent motion, and realistic cardiac function distributions, suggesting that explicit 4D modeling with a diffusion transformer provides a principled foundation for spatiotemporal cardiac image synthesis. Code and models trained on public data are available at this https URL.
CardioDiT:用于四维心脏磁共振图像合成的潜在扩散Transformer模型 / CardioDiT: Latent Diffusion Transformers for 4D Cardiac MRI Synthesis
这篇论文提出了一个名为CardioDiT的新型模型,它首次使用扩散Transformer直接对整个四维(空间三维+时间一维)心脏动态磁共振图像进行统一建模和合成,从而生成比以往方法更连贯、更符合生理真实性的心脏运动图像。
源自 arXiv: 2603.25194