LaMoD: Latent Motion Diffusion Model For Myocardial Strain Generation

Jiarui Xing,Nivetha Jayakumar,Nian Wu,Yu Wang,Frederick H. Epstein,Miaomiao Zhang
2024-07-02
Abstract:Motion and deformation analysis of cardiac magnetic resonance (CMR) imaging videos is crucial for assessing myocardial strain of patients with abnormal heart functions. Recent advances in deep learning-based image registration algorithms have shown promising results in predicting motion fields from routinely acquired CMR sequences. However, their accuracy often diminishes in regions with subtle appearance change, with errors propagating over time. Advanced imaging techniques, such as displacement encoding with stimulated echoes (DENSE) CMR, offer highly accurate and reproducible motion data but require additional image acquisition, which poses challenges in busy clinical flows. In this paper, we introduce a novel Latent Motion Diffusion model (LaMoD) to predict highly accurate DENSE motions from standard CMR videos. More specifically, our method first employs an encoder from a pre-trained registration network that learns latent motion features (also considered as deformation-based shape features) from image sequences. Supervised by the ground-truth motion provided by DENSE, LaMoD then leverages a probabilistic latent diffusion model to reconstruct accurate motion from these extracted features. Experimental results demonstrate that our proposed method, LaMoD, significantly improves the accuracy of motion analysis in standard CMR images; hence improving myocardial strain analysis in clinical settings for cardiac patients. Our code will be publicly available on upon acceptance.
Computer Vision and Pattern Recognition
What problem does this paper attempt to address?
The problem that this paper attempts to solve is the accurate prediction of myocardial strain in standard cardiac magnetic resonance imaging (CMR) videos. Specifically, existing deep - learning - based image registration algorithms have made certain progress in predicting myocardial motion fields, but when dealing with regions with subtle appearance changes, their accuracy will decline, resulting in error accumulation over time. In addition, although advanced imaging techniques such as displacement - encoding with stimulated echoes (DENSE) CMR can provide high - precision and reproducible myocardial motion data, this technique requires additional image acquisition steps, which is a challenge in a busy clinical environment. To solve these problems, the authors propose a new Latent Motion Diffusion Model (LaMoD), aiming to predict highly accurate DENSE motion from standard CMR videos. By using a pre - trained registration network to learn latent motion features in the image sequence and leveraging a probabilistic latent diffusion model to reconstruct accurate motion on these extracted features, LaMoD can significantly improve the accuracy of motion analysis in standard CMR images, thereby improving the clinical myocardial strain analysis of patients with heart diseases.