Data-driven generation of 4D velocity profiles in the aneurysmal ascending aorta

2025-08-18 2 0 2.41MB 21 页 10玖币
侵权投诉
Data-driven generation of 4D velocity profiles in the
aneurysmal ascending aorta
Simone Saittaa, Ludovica Magaa,b, Chloe Armourb, Emiliano Vottaa,
Declan P. O’Reganc, M. Yousuf Salmasid, Thanos Athanasioud, Jonathan
W. Weinsafte, Xiao Yun Xub, Selene Pirolab,f, Alberto Redaellia
aDepartment of Information, Electronics and Bioengineering, Politecnico di
Milano, Milan, Italy
bDepartment of Chemical Engineering, Imperial College London, London, UK
cMRC London Institute of Medical Sciences, Imperial College London, London, United
Kingdom
dDepartment of Surgery and Cancer, Imperial College London, London, United Kingdom
eDepartment of Medicine (Cardiology), Weill Cornell College, New York, NY, USA
fDepartment of BioMechanical Engineering, 3mE Faculty, Delft University of
Technology, Delft, Netherlands
Abstract
Background and Objective: Numerical simulations of blood flow are a valu-
able tool to investigate the pathophysiology of ascending thoratic aortic
aneurysms (ATAA). To accurately reproduce in vivo hemodynamics, compu-
tational fluid dynamics (CFD) models must employ realistic inflow boundary
conditions (BCs). However, the limited availability of in vivo velocity mea-
surements, still makes researchers resort to idealized BCs. The aim of this
study was to generate and thoroughly characterize a large dataset of syn-
thetic 4D aortic velocity profiles with features similar to clinical cohorts of
patients with ATAA.
Methods: Time-resolved 3D phase contrast magnetic resonance (4D flow
MRI) scans of 30 subjects with ATAA were processed through in-house code
to extract anatomically consistent cross-sectional planes along the ascending
aorta, ensuring spatial alignment among all planes and interpolating all veloc-
ity fields to a reference configuration. Velocity profiles of the clinical cohort
were extensively characterized by computing flow morphology descriptors of
both spatial and temporal features. By exploiting principal component anal-
Corresponding author: s.pirola@tudelft.nl (Selene Pirola)
Preprint will be submitted to Computer Methods and Programs in BiomedicineNovember 2, 2022
arXiv:2211.00551v1 [q-bio.TO] 1 Nov 2022
ysis (PCA), a statistical shape model (SSM) of 4D aortic velocity profiles
was built and a dataset of 437 synthetic cases with realistic properties was
generated.
Results: Comparison between clinical and synthetic datasets showed that the
synthetic data presented similar characteristics as the clinical population in
terms of key morphological parameters. The average velocity profile quali-
tatively resembled a parabolic-shaped profile, but was quantitatively char-
acterized by more complex flow patterns which an idealized profile would
not replicate. Statistically significant correlations were found between PCA
principal modes of variation and flow descriptors.
Conclusions: We built a data-driven generative model of 4D aortic velocity
profiles, suitable to be used in computational studies of blood flow. The
proposed software system also allows to map any of the generated velocity
profiles to the inlet plane of any virtual subject given its coordinate set.
Keywords: aortic velocity profile, ascending aortic aneurysm, 4D flow
magnetic resonance imaging, statistical shape modeling, inflow boundary
conditions
1. Introduction
Thoracic aortic aneurysm (TAA) is a life-threatening condition involv-
ing an abnormal dilatation of the aortic wall [1]. An accurate assessment of
blood flow plays an essential role in clinical diagnosis, risk stratification and
treatment planning of TAA [2, 3, 4]. Computational fluid dynamics (CFD)
is a well established tool to quantify hemodynamics [5, 6] through in silico
trials [7, 8]. To achieve a high level of fidelity, CFD models need to account
for patient-specific boundary conditions (BCs). When choosing inflow BCs,
prescribing patient-specific data in the form of 3-directional velocity pro-
files allows to obtain significantly more accurate results compared to using
idealized profiles, as amply shown by several recent studies that make use
of velocity information extracted from phase-contrast magnetic resonance
imaging (PC-MRI) [9, 10, 11, 12]. Nonetheless, the limited availability of in
vivo velocity measurements, still makes researchers resort to idealized BCs.
Moreover, such lack of clinical data represents an obstacle for setting up
population-based in silico trials and for building datasets for training ma-
chine learning (ML) models. Generative models can be used to overcome this
limitation by creating larger data-driven synthetic datasets [13]. In particu-
2
lar, statistical shape models (SSMs) have been adopted in the cardiovascular
field [14, 15]. SSMs are data-driven approaches for assessing shape variabil-
ity and creating large virtual cohorts from clinical ones. An SSM is typically
based on principal component analysis (PCA) and describes the shape prob-
ability distribution of the input data by a mean shape and modes of shape
variations [16]. Several studies have effectively applied SSMs to study TAA
geometry [17, 18, 19]. Nonetheless, aortic hemodynamics, which have been
shown to play a key role in pathophysiology of this disease [6, 20, 21], have
not received the same attention. An exception is the work of Catalano et
al., who exploited SSMs to build an atlas of aortic hemodynamics in sub-
jects with by bicuspid (BAV) and tricuspid (TAV) aortic valve [2]. However,
the authors imposed an idealized parabolic velocity profile as inlet BC for
their CFD models. Despite revealing important insights on BAV vs. TAV
biomarkers, the study is hampered by the use of such simplified inlet BCs,
which significantly affect the computed aortic blood flow, especially in re-
gions that are close to the inlet, namely the ascending aorta [11, 22, 12].
Motivated by the need for boosting the impact and the fidelity of numerical
studies involving ascending TAA (ATAA) hemodynamics, the present work
leverages SSMs to pursue three specific aims. We provide: i) a quantitative
and detailed characterization of a representative 4D ATAA inlet velocity pro-
file as a valid alternative to idealized inlet BCs for numerical simulations; ii)
a synthetic virtual cohort of 4D ATAA inlet velocity profiles with features
that are consistent with those of real ATAA inlet profiles and potentially
large enough to allow for ML approaches to be used; iii) insights into both
spatial and temporal hemodynamic features of ATAA velocity fields in the
ascending aorta.
2. Methods
2.1. Image data
Thoracic 4D flow MRI scans of 30 subjects with ATAA acquired between
2017 and 2019 were retrospectively retrieved. Our dataset included fully
deintentified images provided by Weill Cornell Medicine, (NY, USA) and
Hammersmith Hospital (London, United Kingdom). None of the subjects
in our cohort were BAV-affected. Respiratory compensated 4D flow acqui-
sitions were performed with the following settings: spatial resolution (voxel
size) 1.4 – 2.0 mm (range), field of view = 360 mm, flip angle = 15°, VENC =
150 – 200 cm/s (range), time resolution 20 – 28 frames/cardiac cycle (range).
3
Data usage was approved by the Weill Cornell Medicine Institutional Review
Board (New York, NY, USA) and by the Health Research Authority (HRA)
(17/NI/0160) in the UK and was sponsored by the Imperial College London
Joint Research and Compliance Office, as defined under the sponsorship re-
quirements of the Research Governance Framework (2005). The participants
provided their written informed consent to participate in this study.
2.2. Data preprocessing
4D flow MRI data were preprocessed using in-house Python code and fol-
lowing the workflow presented in figure 1: for each patient, a 3D binary mask
of the aorta was extracted from PC-MR angiography (PC-MRA) images us-
ing semi-automatic tools available in the open source software ITK-SNAP
[23]. To guarantee consistency of inlet plane location among all ATAA sub-
jects, inlet planes were defined with respect to a commonly used anatomical
landmark represented by the bifurcation of the pulmonary artery (PA) [24].
A triangulated mesh of the selected plane within the aortic lumen was gener-
ated; 4D flow velocity data were then probed at inlet plane nodal locations.
For the generic subject indexed by j, we defined the inlet plane nodal co-
ordinates as ˜
Ξ(j)= [ ˜
ξ(j)
1, ..., ˜
ξ(j)
τ, ..., ˜
ξ(j)
T(j)]|, and the corresponding measured
velocity vector field as ˜
V(j)= [˜
v(j)
1, ..., ˜
v(j)
τ, ..., ˜
v(j)
T(j)]|, with ˜
ξ(j)
τ,˜
v(j)
τRN(j)×3
and where T(j)and N(j)are the number of frames in the cardiac cycle of
subject jand the number of probed nodal locations on the inlet plane, re-
spectively; therefore, in general, the dimensions of ˜
Ξ(j)and ˜
V(j)vary among
subjects.
2.3. Statistical shape modeling
Alignment. Consistent spatial orientation among the extracted inlet velocity
profiles was ensured through two steps: first, each inlet plane was centered at
the origin by applying the translation T(j)to transform the nodal coordinates
˜
ξ(j)
τinto ˜x(j)
τ=˜
ξ(j)
τ+T(j). Second, two consecutive rigid rotations were
applied to the translated coordinates ˜
x(j)
τand to the corresponding velocities
˜
v(j)
τ. The first rotation (R1R3×3) transformed ˜
x(j)
τand the corresponding
velocity profile ˜
v(j)
τto ˆ
x(j)
τ=R(j)
1˜
x(j)
τand ˆ
v(j)
τ=R(j)
1˜
v(j)
τ, respectively, so
to make the inlet plane containing ˆ
x(j)
τnormal to the z-axis. The second
rigid rotation (R2R3×3) transformed ˆ
x(j)
τand ˆ
v(j)
τto x(j)
τ=R(j)
2ˆ
x(j)
τand
v(j)
τ=R(j)
2ˆ
v(j)
τ, and it ensured that the x-axis was aligned with the right-to-
left direction of the subject.
4
Figure 1: Schematic representation of the adopted workflow. All 4D flow acquisitions go
through a preprocessing pipeline for the extraction of velocity profiles. The SSM process
consists in a common alignment and spatiotemporal resampling of the profiles and then
a combination of PCA modes to generate new ones. Only the profiles that meet specific
acceptance criteria are included in the final dataset.
Resampling. After alignment, each velocity profile v(j)
τwas mapped onto a
reference disk with unit radius using linear radial basis functions, effectively
enabling the resampling of each velocity profile at N= 1071 fixed spatial
locations uniformly distributed over the reference disk (figure 2a and b).
Each velocity profile time sequence was temporally interpolated to a refer-
ence temporal interval t[0,1] discretized in T= 20 frames, using cubic
polynomials. Finally, for the generic subject j, the spatiotemporally aligned
and resampled velocity profiles are defined as: V(j)= [v(j)
1, ..., v(j)
t, ..., v(j)
T]|,
with v(j)
tRN×3.
Principal component analysis. The 30 aligned 4D velocity profiles were re-
arranged into column vectors and assembled into a matrix V= [V(1), ...,
V(j), ..., V(30)], with VRP×Jwhere Jis the number of subjects (30) and
P= 3 ×N×T. Matrix Vwas used as input for a PCA. Standard PCA
5
摘要:

Data-drivengenerationof4Dvelocitypro lesintheaneurysmalascendingaortaSimoneSaittaa,LudovicaMagaa,b,ChloeArmourb,EmilianoVottaa,DeclanP.O'Reganc,M.YousufSalmasid,ThanosAthanasioud,JonathanW.Weinsafte,XiaoYunXub,SelenePirolab,f,AlbertoRedaelliaaDepartmentofInformation,ElectronicsandBioengineering,Poli...

展开>> 收起<<
Data-driven generation of 4D velocity profiles in the aneurysmal ascending aorta.pdf

共21页,预览5页

还剩页未读, 继续阅读

声明:本站为文档C2C交易模式,即用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。玖贝云文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知玖贝云文库,我们立即给予删除!
分类:图书资源 价格:10玖币 属性:21 页 大小:2.41MB 格式:PDF 时间:2025-08-18

开通VIP享超值会员特权

  • 多端同步记录
  • 高速下载文档
  • 免费文档工具
  • 分享文档赚钱
  • 每日登录抽奖
  • 优质衍生服务
/ 21
客服
关注