IEEE Trans Med Imaging. 2024 Mar;43(3):1259-1269. doi: 10.1109/TMI.2023.3331982. Epub 2024 Mar 5.
Two key questions in cardiac image analysis are to assess the anatomy and motion of the heart from images; and to understand how they are associated with non-imaging clinical factors such as gender, age and diseases. While the first question can often be addressed by image segmentation and motion tracking algorithms, our capability to model and answer the second question is still limited. In this work, we propose a novel conditional generative model to describe the 4D spatio-temporal anatomy of the heart and its interaction with non-imaging clinical factors. The clinical factors are integrated as the conditions of the generative modelling, which allows us to investigate how these factors influence the cardiac anatomy. We evaluate the model performance in mainly two tasks, anatomical sequence completion and sequence generation. The model achieves high performance in anatomical sequence completion, comparable to or outperforming other state-of-the-art generative models. In terms of sequence generation, given clinical conditions, the model can generate realistic synthetic 4D sequential anatomies that share similar distributions with the real data. The code and the trained generative model are available at https://github.com/MengyunQ/CHeart.
心脏图像分析中的两个关键问题是从图像中评估心脏的解剖结构和运动,并了解它们如何与非成像临床因素(如性别、年龄和疾病)相关联。虽然第一个问题通常可以通过图像分割和运动跟踪算法来解决,但我们对第二个问题进行建模和回答的能力仍然有限。在这项工作中,我们提出了一种新的条件生成模型来描述心脏的 4D 时空解剖结构及其与非成像临床因素的相互作用。临床因素被整合为生成模型的条件,这使我们能够研究这些因素如何影响心脏解剖结构。我们主要在两个任务中评估模型性能,即解剖序列完成和序列生成。该模型在解剖序列完成方面表现出色,与其他最先进的生成模型相比具有竞争力或表现更优。在序列生成方面,给定临床条件,该模型可以生成具有相似分布的真实合成 4D 序列解剖结构。代码和训练好的生成模型可在 https://github.com/MengyunQ/CHeart 上获取。