Skip to main content

Welkom bij THIM Hogeschool voor Fysiotherapie & Bohn Stafleu van Loghum

THIM Hogeschool voor Fysiotherapie heeft ervoor gezorgd dat je Mijn BSL eenvoudig en snel kunt raadplegen. Je kunt je links eenvoudig registreren. Met deze gegevens kun je thuis, of waar ook ter wereld toegang krijgen tot Mijn BSL. Heb je een vraag, neem dan contact op met helpdesk@thim.nl.

Registreer

Om ook buiten de locaties van THIM, thuis bijvoorbeeld, van Mijn BSL gebruik te kunnen maken, moet je jezelf eenmalig registreren. Dit kan alleen vanaf een computer op een van de locaties van THIM.

Eenmaal geregistreerd kun je thuis of waar ook ter wereld onbeperkt toegang krijgen tot Mijn BSL.

Login

Als u al geregistreerd bent, hoeft u alleen maar in te loggen om onbeperkt toegang te krijgen tot Mijn BSL.

Top
Gepubliceerd in:

Open Access 10-10-2024 | Review Article

The role of artificial intelligence in coronary CT angiography

Auteurs: Rudolf L. M. van Herten, Ioannis Lagogiannis, Tim Leiner, Ivana Išgum

Gepubliceerd in: Netherlands Heart Journal | Uitgave 11/2024

share
DELEN

Deel dit onderdeel of sectie (kopieer de link)

  • Optie A:
    Klik op de rechtermuisknop op de link en selecteer de optie “linkadres kopiëren”
  • Optie B:
    Deel de link per e-mail
insite
ZOEKEN

Abstract

Coronary CT angiography (CCTA) offers an efficient and reliable tool for the non-invasive assessment of suspected coronary artery disease through the analysis of coronary artery plaque and stenosis. However, the detailed manual analysis of CCTA is a burdensome task requiring highly skilled experts. Recent advances in artificial intelligence (AI) have made significant progress toward a more comprehensive automated analysis of CCTA images, offering potential improvements in terms of speed, performance and scalability. This work offers an overview of the recent developments of AI in CCTA. We cover methodological advances for coronary artery tree and whole heart analysis, and provide an overview of AI techniques that have shown to be valuable for the analysis of cardiac anatomy and pathology in CCTA. Finally, we provide a general discussion regarding current challenges and limitations, and discuss prospects for future research.

Introduction

Coronary artery disease (CAD) remains the most common cause of death globally [1]. With the recent introduction of multidetector row CT scanners capable of short rotation times, capturing a high spatial resolution image of the heart and coronary arteries in one to several heartbeats is now possible. Because of this, coronary CT angiography (CCTA) offers unparalleled opportunities to reduce the burden of disease by accurate detection of coronary calcium as well as coronary plaque. Advanced modelling and image analysis also allow for probing the haemodynamic significance of coronary artery stenoses and, as a result, CCTA recently received a class 1, evidence level A indication for use as a first-line tool to evaluate patients with suspected CAD [1]. However, detailed analysis of CCTA remains labour intensive and demands highly skilled experts for image interpretation, which currently limits access [2]. Recent advances in artificial intelligence (AI) provide excellent opportunities to dramatically improve the speed and level of detail with which CCTA can be analysed [2]. Furthermore, CCTA examinations contain much more data than can be manually analysed by even the most experienced observers. Here we review recent advances in AI relevant to CCTA with a specific emphasis on deep learning developments in scientific research, focusing on both the coronary arteries and the heart as a whole (see Fig. 1). An overview of discussed methods for these applications is presented in Tab. 1.
Table 1
An overview of the applications discussed in this paper. For each application, the relevant cited methods are presented by type. We distinguish non-deep-learning approaches (conventional), artificial neural networks (ANN), convolutional neural networks (CNN), recurrent neural networks (RNN), graph convolutional networks (GCN), and physics-informed neural networks (PINN)
 
Non-DL
ANN
CNN
RNN
GCN
PINN
Centerline extraction
[6, 11]
 
[79]
 
[10]
 
Coronary tree labeling
[12]
  
[13]
[14, 15]
 
Coronary plaque and anatomical stenosis assessment
[20, 25]
 
[1619, 23, 24, 26, 27]
[17, 25, 26]
[21, 22]
 
Functionally significant stenosis
[37]
[3134]
[3841]
 
[35]
[36]
Whole heart analysis
[43, 44]
[47]
[42, 45, 47, 49]
 
[46]
 

Coronary artery tree analysis

Analysis of the coronary arteries lies at the core of CCTA, as it provides direct insights into CAD [3]. Obstruction of the major blood vessels supplying the heart may lead to anatomically and functionally significant stenoses, and is characterised by various pathologies [4]. Due to the large variation in anatomy and pathology, the automated analysis of CCTA with the help of AI has gained much interest.

Centreline extraction

Coronary artery centreline extraction is a prerequisite for manual and automatic CCTA analysis. Extracted centrelines enable the generation of multi-planar reconstruction (MPR) and curved multi-planar reconstruction (cMPR) images, which are routinely used during CCTA-based CAD diagnosis [5]. Furthermore, automatic CCTA analysis frameworks rely on coronary artery centrelines and their corresponding MPRs. Since manual extraction is labour intensive, numerous automatic and semi-automatic methods for coronary artery centreline extraction have been proposed [610].
In conventional approaches, centrelines were extracted by connecting two semi-automatically defined vessel points in a CCTA volume, using traditional minimum cost path techniques [11], or trackers [6], often relying heavily on user interaction. Wolterink et al. [7] were the first to use convolutional neural networks (CNNs) instead of hand-crafted filters to identify coronary artery seed points and guide a tracker without requiring any manual interaction (Fig. 2). Nevertheless, tracking through severe cases of stenosis and calcifications or extremely tortuous vessels remained challenging. Hence, subsequently developed approaches focused on mitigating this issue [8, 9]. Recently, Alblas et al. [10] designed a tracker that exploits rotation and scale symmetries inherent to vascular data, allowing it to generalise well to various degrees of scale and tortuosity. Notably, their method accurately tracked abdominal aorta centrelines when trained exclusively on coronary artery data, thus demonstrating generalisability to anatomies unseen during training.

Coronary tree labelling

According to the guidelines, CCTA reports should include segment-level information on the location of detected atherosclerotic lesions and stenosis [5]. Automatic labelling of the coronary tree could assist physicians by streamlining the diagnostic workflow.
Atlas-based registration [12] was initially investigated, but was limited in its ability to handle the morphological variability of the coronary tree. Recently, deep neural networks (DNNs) have shown to be better suited for the task, as their expressive power allows them to handle large inter-patient anatomical variations more effectively. Motivated by its innate structure, deep-learning researchers typically represent the coronary tree as a graph, whose nodes correspond to coronary segments. This approach can be traced back to the first DNN-based segment labelling framework proposed by Wu et al. [13], who used recurrent neural networks (RNNs) to model the graph representations of coronary trees. Recent research has suggested using graph neural networks (GNNs) to leverage the inherent graph structure. Yang et. al [14] were among the first to leverage GNNs for segment labelling. Their method outperformed the RNN-based approach and was especially robust against corrupted coronary tree data. Recently, Zhang et al. [15] recognised the potential of using the predetermined interconnections of coronary segments as prior knowledge. By injecting strict topological priors into a GNN-based architecture, they enforced anatomically plausible labelling and set the new state-of-the-art in the field.

Coronary plaque and anatomical stenosis assessment

Identifying and reporting the location and severity of anatomical stenosis is the primary goal of clinical CCTA interpretation in the context of CAD diagnosis [5]. However, visual assessment can be a challenging and labour-intensive task susceptible to inter-observer variability. Therefore, an automatic stenosis assessment framework may improve the efficiency and reliability of the diagnostic workflow.
Automatic stenosis assessment typically relies on an initial lumen segmentation step, followed by stenosis localisation and estimation of its degree by direct stenosis measurement [16, 17], or post-processing the segmented volumes [18, 19]. Although early works on lumen segmentation employed traditional computer vision techniques [20], more recent works have favoured deep learning approaches [1922]. For example, Hong et al. [16] showed that stenosis biomarkers detected from DNN-derived lumen segmentations correlated strongly with expertly defined stenosis measurements. Li et al. [18] proposed to segment the coronary tree first, followed by a DNN to detect significant stenosis. While these works adopted a conventional voxel-based approach, voxel-wise segmentation might fail to meet the quality demands of downstream tasks. To that end, alternatives to the voxel-based paradigm have gained traction, in which researchers leverage deformable shape priors that can achieve sub-voxel accuracy and anatomically plausible, contiguous results [21, 22].
To standardise CCTA-based CAD reporting, the Coronary Artery Disease Reporting and Data System (CAD-RADS) was introduced [4], which describes a stenosis severity classification system based on the extent of anatomical stenosis in coronary arteries. Researchers have therefore proposed deep learning-based stenosis assessment methods that extract CAD-RADS scores or perform significant stenosis prediction directly from the image data. For example, Muscogiuri et al. [23] designed a CNN-based classification method demonstrating high diagnostic accuracy. Their results were surpassed by a framework proposed by Denzinger et al. [24], who trained CNNs to predict CAD-RADS scores along with the auxiliary tasks of segment-level significant stenosis and patient-level calcium score prediction, showing that combining CAD-RADS prediction with highly correlated secondary targets can offer substantial benefits to model performance.
Plaque-type characterisation to either calcified, non-calcified, or mixed is recommended during CCTA reporting [4]. Commonly, predictive models have been driven by radiomics approaches [25]. This potential of predictive models has prompted researchers to include plaque classification and quantification aspects in deep-learning-based stenosis assessment frameworks (Fig. 3). In the work by Zreik et al. [26], input MPRs were partitioned into equal volume segments and subsequently fed into an RNN that performed segment-level plaque type and stenosis severity classification. Voxel-level quantification of calcified plaque was investigated by multiple works, typically resulting in a strong correlation with coronary artery calcium scores derived from the Society of Cardiovascular Computed Tomography (SCCT) reference standard [27]. Lin et al. [15] performed voxel-level plaque characterisation using RNNs for semantic segmentation of lumen, calcified and non-calcified plaque, enabling plaque burden quantification and CAD-RADS score assignment based on stenosis measurement. In a multi-cohort validation, deep learning-based plaque burden measurements were shown to correlate excellently with expert visual assessment and intravascular ultrasound, and stenosis measurements correlated strongly with intravascular coronary angiography. DNN-derived total plaque volumes demonstrated predictive value for future cardiac events. Recently, a deep learning-based pipeline was proposed by Van Herten et al. [19]. Here, cylindrical shape priors are leveraged to extract surface meshes for the lumen, calcified and non-calcified plaque using a 3D CNN. The meshes are then reformatted to one-dimensional signals and passed as inputs to a CNN that performs CAD-RADS score prediction.

Functionally significant stenosis

The functional significance of stenosis is determined by the degree to which stenosis limits the downstream blood flow of a coronary artery [28]. In practice, this is measured invasively by the fractional flow reserve (FFR), which calculates the pressure ratio between the regions distal and proximal to a stenotic lesion [29]. Since this invasive measurement is costly and burdensome for patients, the non-invasive quantification of functional stenosis severity from CCTA has gained much interest [30]. Several algorithms have been proposed for the automated prediction of FFR from CCTA, which can generally be subdivided into two categories.
The first category of algorithms considers geometric and anatomical coronary artery tree features for the non-invasive analysis of coronary artery flow from CCTA [3136]. In the conventional computational fluid dynamics (CFD) approach, (voxelwise) lumen segmentations are first converted into triangulated meshes, which allows finite-element methods to estimate blood flow parameters by iteratively solving differential equations [37]. Since such methods are computationally expensive, recent years have seen a surge in research focussing on surrogate models for efficient blood flow parameterisation. The fast inference of DNNs has made them a popular choice for such a surrogate model; an overview is presented in Fig. 4.
For example, Itu et al. [31] developed an artificial neural network (ANN) to estimate FFR at each point along the coronary artery based on anatomical and stenosis severity features. They trained the network using 12,000 simulated coronary tree anatomies with reference FFR values from CFD simulations. The proposed ANN reduces computation time by more than 80 times compared with conventional CFD-based approaches, and has been evaluated extensively [32]. Yu et al. [33] further expanded on the work by Itu et al. [31] by providing the ANN with the CT morphological index, increasing its predictive value. Long-range dependencies between arterial segments were later researched by modelling FFR values through recurrent ANNs [34].
Alternatively, deep learning methods can infer complete 3D velocity fields, which enables direct calculation of FFR. Suk et al. [35] used GNNs, which directly operate on input mesh geometries to predict velocity fields. As in Itu et al. [31], the method was trained on generated coronary tree anatomies for which reference velocity fields were calculated through CFD. The GNN can predict near-instant velocity fields at inference given only a small amount of training data.
Deep learning has further been leveraged to solve the underlying differential equations in CFD directly. Specifically, Raissi et al. [36] proposed physics-informed neural networks (PINN) to predict dense velocity fields by implicitly solving the Navier-Stokes equation given the arterial wall boundary conditions. This offers several advantages over conventional CFD approaches, such as robustness to low resolution and noisy observed data. However, this method is relatively slow compared with other deep learning alternatives due to its iterative nature, similar to CFD.
A downside to deep learning-based CFD surrogate models is that they rely on lumen segmentations to correctly predict functional stenosis, for which an accurate reconstruction of the arterial geometry is essential. Therefore, the second category of algorithms focuses on directly predicting functionally significant stenosis from image data rather than a geometric data-based approach [3841]. This is typically achieved by training a computer vision model on regions of interest in CCTA images.
The coronary artery tree, and in some cases the left ventricular myocardium, are considered regions of interest for the analyses. These are identified through a pre-processing segmentation step. For example, Zreik et al. [38] proposed a CNN to extract features from the myocardium, after which a support vector machine classifies patient-level functional stenosis severity. Later work expanded on this by performing a combined CNN-based analysis of the coronary artery tree and the myocardium, further improving the diagnostic accuracy of functional stenosis prediction [39]. Hampe et al. [40] proposed an explainable method, in which the authors characterised coronary arteries in terms of anatomical and pathological information obtained from multi-planar reformatted images and the coronary artery tree. A small neural network subsequently directly regressed the FFR value, and classified functional significance of the stenosis. A different approach not requiring segmentation was proposed by Kumamaru et al. [41]. The method performs end-to-end detection of functional stenosis and regression of FFR by automatically identifying abnormal regions surrounding the coronary artery lumen.

Whole heart analysis

Analysis of cardiac chambers and large arteries may provide valuable insights into cardiovascular risk prediction. Since manual cardiac delineation takes approximately 5 h per 3D image volume [42], this analysis is not routinely performed in clinical settings. However, deep learning approaches can help identify and quantify key structural features.

Whole heart segmentation

Many cardiac analyses such as cardiac output quantification, strain imaging and epicardial tissue segmentation require delineating structures of interest. In the case of whole heart analysis, this typically involves analysis of the cardiac chambers, the left ventricular myocardium and the pericardium. While early methods propose model- or atlas-based segmentation [43, 44], deep learning-based methods have been shown to outperform these traditional approaches. Most deep learning-based methods consider the voxelwise segmentation of cardiac structures using CNNs, in which each voxel is categorised into a specific class that represents the cardiac structure it belongs to (Fig. 4). Such methods result in highly precise delineations [42, 45].
A downside to voxelwise segmentation is that this approach typically does not penalise anatomically implausible shapes or nonphysical artifacts. Some studies therefore leverage cardiac shape constraints for segmentation. For example, Kong et al. [46] proposed to reconstruct surface meshes for all objects in whole heart segmentation. This was achieved by iteratively deforming a sphere to match the cardiac shape of interest with a GNN, resulting in a high-resolution cardiac mesh. Attar et al. [47] proposed combining image data with patient metadata to extract a feature representation. These are then used to construct a mesh representation of the cardiac chambers.

Downstream analysis

To perform a functional analysis of the whole heart, a growing number of clinical studies acquire 3D CCTA scans over the full cardiac cycle. Given segmentations of these scans, downstream analyses may be performed to quantify cardiac function. For example, Bruns et al. [42] conducted a morphological analysis of the treatment planning images acquired for transcatheter aortic valve implantation, in which the authors demonstrated accurate quantification of the left ventricular ejection fraction. Szilveszter et al. [48] showed the feasibility of left ventricular and atrial strain imaging using CCTA by tracking deformation vectors. Furthermore, delineations of the pericardial boundary were leveraged to quantify epicardial adipose tissue by Commandeur et al. [49]. Epicardial and perivascular adipose tissue deposits have been shown to impact cardiovascular risk assessment in recent years [49].

Discussion

In this work, we have presented the role of AI in recent research concerning the analysis of CCTA images. Specifically, we covered AI techniques that have been leveraged for relevant clinical tasks in CCTA, and aspects that these new methodologies offer to analyse the coronary artery tree and whole heart. These developments provide insights into the current state of research, opportunities and limitations for CCTA analysis.
An analysis of automatic coronary artery centreline tracking shows that most methods are framed as orientation classifiers, which predict the direction of a coronary artery from a local image patch. Though these methods perform well and can be applied to arteries of different scales [10], their local nature makes it nearly impossible to trace beyond total occlusions. Since this is an important clinical categorisation, it would be interesting for centreline trackers to incorporate stenosis awareness or grading. This may also improve downstream analyses, which rely heavily on correct centreline extraction.
The automated analysis of functionally significant stenoses especially has seen several technological advancements for both image- and CFD surrogate-based methods. Deep learning methods can for example be directly regulated through differential equations [36], or be constrained by step-by-step approaches using intermediate results such as lumen area regression [40]. However, methods have not yet matched the performance of invasive measurements, which could be due to several reasons. For example, FFR has been shown to vary substantially for slight variations in points distal and proximal to suspected culprit lesions. Furthermore, image analysis of MPR volumes may limit the prediction of functional stenosis, as it does not account for the effects of coronary artery curvature and torsion.
A general remark can be made regarding the trustworthiness of recently introduced AI methods. Due to variations in image quality, dataset size, and ground truth availability, it is often difficult to compare proposed methods. Furthermore, false-positive and false-negative outputs may be difficult to explain due to the black-box nature of most AI systems. Therefore, proposed pipelines have incorporated explainability to some degree, ranging from intermediate segmentation steps for anatomical stenosis prediction [17, 19] to velocity field prediction [35] which may be used in downstream functional analyses. Additionally, image quality may be improved through advancements in CT reconstruction, noise reduction and motion artifact reduction. Such methods can aid in the robustness of AI systems and provide opportunities for further improvements.

Outlook

Although all presented works contribute to the automated analysis of CAD from CCTA, a lack of standardisation in data availability and evaluation creates challenges in objectively comparing performances between methods. Works differ vastly in training and testing data, and the distribution of pathologies within those sets. Moreover, aspects of trustworthy AI are typically not evaluated. Although evaluations on open datasets may alleviate these issues to some extent, the size, availability and evaluation criteria of such sets are typically limited [10, 45]. An initiative towards a large, multi-centre, curated dataset including clinical outcomes could benefit the development, validation, and eventual clinical adaptation of models.
The recent emergence of foundation models may further change the scene of CCTA segmentation algorithms, as the effective finetuning of such models may yield a high performance even with few annotated examples.
An interesting future development involves the analysis of both photon-counting and spectral CT, which provide significant improvements in image quality and diagnostic accuracy over traditional CT [50]. Photon-counting CT, in particular, is expected to enhance automated CAD analysis in the coming years.
In conclusion, we have provided an overview of recent developments utilising AI to analyse CCTA images for the automated diagnosis of CAD. We highlight the steps and methods introduced for coronary artery and whole heart analysis.

Funding

Funding consisted of a private-public partnership grant provided by Health Holland, with contributions from B. Braun Melsungen AG, Melsungen, Germany, and Infraredx, Inc., Bedford, MA, USA (DEBuT-LRP TKI-PPP, grant no. NCT04765956).

Conflict of interest

T. Leiner is an advisor to AI4MedicalImaging and Philips Healthcare and receives grant support from Philips Healthcare. I. Išgum receives institutional research grant support from Philips Healthcare (Dutch Technology Foundation P15-26, EU IHI COMBINE-CT, Dutch Research Council P22.017), GE (Dutch Research Council P22.017), Pie Medical Imaging (Dutch Technology Foundation P15-26, Dutch Research Council P22.017), Abbott (Dutch Research Council LTP ROBUST). Ivana Išgum is further funded by an institutional research grant with participation of Quantib (HEU ARTILLERY), and institutional research grants funded by Pie Medical Imaging and Esaote. R.L.M. van Herten and I. Lagogiannis declare that they have no competing interests.
Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://​creativecommons.​org/​licenses/​by/​4.​0/​.
share
DELEN

Deel dit onderdeel of sectie (kopieer de link)

  • Optie A:
    Klik op de rechtermuisknop op de link en selecteer de optie “linkadres kopiëren”
  • Optie B:
    Deel de link per e-mail

Onze productaanbevelingen

Netherlands Heart Journal

Het Netherlands Heart Journal wordt uitgegeven in samenwerking met de Nederlandse Vereniging voor Cardiologie. Het tijdschrift is Engelstalig en wordt gratis beschikbaa ...

Literatuur
1.
go back to reference Mézquita AJV, Biavati F, Falk V, et al. Clinical quantitative coronary artery stenosis and coronary atherosclerosis imaging: a consensus statement from the quantitative cardiovascular imaging study group. Nat Rev Cardiol. 2023;20:696–714.PubMedCrossRef Mézquita AJV, Biavati F, Falk V, et al. Clinical quantitative coronary artery stenosis and coronary atherosclerosis imaging: a consensus statement from the quantitative cardiovascular imaging study group. Nat Rev Cardiol. 2023;20:696–714.PubMedCrossRef
2.
go back to reference Föllmer B, Williams MC, Dey D, et al. Roadmap on the use of artificial intelligence for imaging of vulnerable atherosclerotic plaque in coronary arteries. Nat Rev Cardiol. 2024;21:51–64.PubMedCrossRef Föllmer B, Williams MC, Dey D, et al. Roadmap on the use of artificial intelligence for imaging of vulnerable atherosclerotic plaque in coronary arteries. Nat Rev Cardiol. 2024;21:51–64.PubMedCrossRef
3.
go back to reference Hoffmann U, Truong QA, Schoenfeld DA, et al. Coronary CT angiography versus standard evaluation in acute chest pain. N Engl J Med. 2012;367:299–308.PubMedPubMedCentralCrossRef Hoffmann U, Truong QA, Schoenfeld DA, et al. Coronary CT angiography versus standard evaluation in acute chest pain. N Engl J Med. 2012;367:299–308.PubMedPubMedCentralCrossRef
4.
go back to reference Cury RC, Leipsic J, Abbara S, et al. CAD-RADSTM 2.0—2022 Coronary artery disease-reporting and data system: an expert consensus document of the society of cardiovascular computed Tomography (SCCT), the American college of cardiology (ACC), the American college of radiology (ACR), and the north america society of cardiovascular imaging (NASCI). J Cardiovasc Comput Tomogr. 2022;16:536–57.PubMedCrossRef Cury RC, Leipsic J, Abbara S, et al. CAD-RADSTM 2.0—2022 Coronary artery disease-reporting and data system: an expert consensus document of the society of cardiovascular computed Tomography (SCCT), the American college of cardiology (ACC), the American college of radiology (ACR), and the north america society of cardiovascular imaging (NASCI). J Cardiovasc Comput Tomogr. 2022;16:536–57.PubMedCrossRef
5.
go back to reference Leipsic J, Abbara S, Achenbach S, et al. SCCT guidelines for the interpretation and reporting of coronary CT angiography: a report of the society of cardiovascular computed yomography guidelines committee. J Cardiovasc Comput Tomogr. 2014;8:342–58.PubMedCrossRef Leipsic J, Abbara S, Achenbach S, et al. SCCT guidelines for the interpretation and reporting of coronary CT angiography: a report of the society of cardiovascular computed yomography guidelines committee. J Cardiovasc Comput Tomogr. 2014;8:342–58.PubMedCrossRef
6.
go back to reference Friman O, Hindennach M, Kühnel C, Peitgen HO. Multiple hypothesis template tracking of small 3D vessel structures. Med Image Anal. 2010;14:160–71.PubMedCrossRef Friman O, Hindennach M, Kühnel C, Peitgen HO. Multiple hypothesis template tracking of small 3D vessel structures. Med Image Anal. 2010;14:160–71.PubMedCrossRef
7.
go back to reference Wolterink JM, van Hamersvelt RW, Viergever MA, Leiner T, Išgum I. Coronary artery centerline extraction in cardiac CT angiography using a CNN-based orientation classifier. Med Image Anal. 2019;51:46–60.PubMedCrossRef Wolterink JM, van Hamersvelt RW, Viergever MA, Leiner T, Išgum I. Coronary artery centerline extraction in cardiac CT angiography using a CNN-based orientation classifier. Med Image Anal. 2019;51:46–60.PubMedCrossRef
8.
go back to reference Yang H, Chen J, Chi Y, Xie X, Hua X. Discriminative coronary artery tracking via 3D CNN in cardiac CT angiography. In: Shen D, Liu T, Peters TM, et al., editors. Medical image computing and computer assisted intervention—MICCAI 2019. Lecture notes in computer science. Cham: Springer; 2019. pp. 468–76. Yang H, Chen J, Chi Y, Xie X, Hua X. Discriminative coronary artery tracking via 3D CNN in cardiac CT angiography. In: Shen D, Liu T, Peters TM, et al., editors. Medical image computing and computer assisted intervention—MICCAI 2019. Lecture notes in computer science. Cham: Springer; 2019. pp. 468–76.
9.
go back to reference Salahuddin Z, Lenga M, Nickisch H. Multi-resolution 3D Convolutional neural networks for automatic coronary centerline extraction in cardiac CT angiography scans. In: 2021 IEEE 18th international symposium on biomedical imaging (ISBI). 2021. pp. 91–5. http://arxiv.org/abs/2010.00925.CrossRef Salahuddin Z, Lenga M, Nickisch H. Multi-resolution 3D Convolutional neural networks for automatic coronary centerline extraction in cardiac CT angiography scans. In: 2021 IEEE 18th international symposium on biomedical imaging (ISBI). 2021. pp. 91–5. http://​arxiv.​org/​abs/​2010.​00925.CrossRef
12.
go back to reference Cao Q, Broersen A, de Graaf MA, et al. Automatic identification of coronary tree anatomy in coronary computed tomography angiography. Int J Cardiovasc Imaging. 2017;33:1809–19.PubMedPubMedCentralCrossRef Cao Q, Broersen A, de Graaf MA, et al. Automatic identification of coronary tree anatomy in coronary computed tomography angiography. Int J Cardiovasc Imaging. 2017;33:1809–19.PubMedPubMedCentralCrossRef
13.
go back to reference Wu D, Wang X, Bai J, et al. Automated anatomical labeling of coronary arteries via bidirectional tree LSTMs. Int J Comput Assist Radiol Surg. 2019;14:271–80.PubMedCrossRef Wu D, Wang X, Bai J, et al. Automated anatomical labeling of coronary arteries via bidirectional tree LSTMs. Int J Comput Assist Radiol Surg. 2019;14:271–80.PubMedCrossRef
15.
go back to reference Zhang Z, Zhao Z, Wang D, et al. Topology-preserving automatic labeling of coronary arteries via anatomy-aware connection classifier. In: International conference on medical image computing and computer-assisted intervention. Cham: Springer Nature Switzerland; 2023. pp. 759–69. Zhang Z, Zhao Z, Wang D, et al. Topology-preserving automatic labeling of coronary arteries via anatomy-aware connection classifier. In: International conference on medical image computing and computer-assisted intervention. Cham: Springer Nature Switzerland; 2023. pp. 759–69.
16.
go back to reference Hong Y, Commandeur F, Cadet S, et al. Deep learning-based stenosis quantification from coronary CT angiography. Proc SPIE Int Soc Opt Eng. 2019;10949:109492I.PubMedPubMedCentral Hong Y, Commandeur F, Cadet S, et al. Deep learning-based stenosis quantification from coronary CT angiography. Proc SPIE Int Soc Opt Eng. 2019;10949:109492I.PubMedPubMedCentral
17.
go back to reference Lin A, Manral N, McElhinney P, et al. Deep learning-enabled coronary CT angiography for plaque and stenosis quantification and cardiac risk prediction: an international multicentre study. Lancet Digit Health. 2022;4:e256–e65.PubMedPubMedCentralCrossRef Lin A, Manral N, McElhinney P, et al. Deep learning-enabled coronary CT angiography for plaque and stenosis quantification and cardiac risk prediction: an international multicentre study. Lancet Digit Health. 2022;4:e256–e65.PubMedPubMedCentralCrossRef
18.
go back to reference Li Y, Wu Y, He J, et al. Automatic coronary artery segmentation and diagnosis of stenosis by deep learning based on computed tomographic coronary angiography. Eur Radiol. 2022;32:6037–45.PubMedCrossRef Li Y, Wu Y, He J, et al. Automatic coronary artery segmentation and diagnosis of stenosis by deep learning based on computed tomographic coronary angiography. Eur Radiol. 2022;32:6037–45.PubMedCrossRef
19.
go back to reference Van Herten RLM, Hampe N, Takx RAP, et al. Automatic coronary artery plaque quantification and CAD-RADS prediction using mesh priors. IEEE Trans Med Imaging. 2023;43:1272–83.CrossRef Van Herten RLM, Hampe N, Takx RAP, et al. Automatic coronary artery plaque quantification and CAD-RADS prediction using mesh priors. IEEE Trans Med Imaging. 2023;43:1272–83.CrossRef
20.
go back to reference Lugauer F, Zheng Y, Hornegger J, Kelm BM. Precise lumen segmentation in coronary computed tomography angiography. In: Menze B, Langs G, Montillo A, et al., editors. Medical computer vision: algorithms for big data. Lecture notes in computer science. Cham: Springer; 2014. pp. 137–47.CrossRef Lugauer F, Zheng Y, Hornegger J, Kelm BM. Precise lumen segmentation in coronary computed tomography angiography. In: Menze B, Langs G, Montillo A, et al., editors. Medical computer vision: algorithms for big data. Lecture notes in computer science. Cham: Springer; 2014. pp. 137–47.CrossRef
21.
go back to reference Wolterink JM, Leiner T, Išgum I. Graph convolutional networks for coronary artery segmentation in cardiac CT angiography. In: Zhang D, Zhou L, Jie B, Liu M, editors. Graph learning in medical imaging. Lecture notes in computer science. Cham: Springer; 2019. pp. 62–9.CrossRef Wolterink JM, Leiner T, Išgum I. Graph convolutional networks for coronary artery segmentation in cardiac CT angiography. In: Zhang D, Zhou L, Jie B, Liu M, editors. Graph learning in medical imaging. Lecture notes in computer science. Cham: Springer; 2019. pp. 62–9.CrossRef
22.
go back to reference Yang X, Xu L, Yu S, Xia Q, Li H, Zhang S. Geometry-based end-to-end segmentation of coronary artery in computed tomography angiography. In: Chen H, Luo L, editors. Trustworthy machine learning for Healthcare. Lecture notes in computer science. Cham: Springer Nature Switzerland; 2023. pp. 190–6.CrossRef Yang X, Xu L, Yu S, Xia Q, Li H, Zhang S. Geometry-based end-to-end segmentation of coronary artery in computed tomography angiography. In: Chen H, Luo L, editors. Trustworthy machine learning for Healthcare. Lecture notes in computer science. Cham: Springer Nature Switzerland; 2023. pp. 190–6.CrossRef
23.
go back to reference Muscogiuri G, Chiesa M, Trotta M, et al. Performance of a deep learning algorithm for the evaluation of CAD-RADS classification with CCTA. Atherosclerosis. 2020;294:25–32.PubMedCrossRef Muscogiuri G, Chiesa M, Trotta M, et al. Performance of a deep learning algorithm for the evaluation of CAD-RADS classification with CCTA. Atherosclerosis. 2020;294:25–32.PubMedCrossRef
25.
go back to reference Denzinger F, Wels M, Ravikumar N, et al. Coronary artery plaque characterization from CCTA scans using deep learning and radiomics. In: Shen D, Liu T, Peters TM, et al., editors. Medical image computing and computer assisted intervention—MICCAI 2019. Cham: Springer; 2019. pp. 593–601. Denzinger F, Wels M, Ravikumar N, et al. Coronary artery plaque characterization from CCTA scans using deep learning and radiomics. In: Shen D, Liu T, Peters TM, et al., editors. Medical image computing and computer assisted intervention—MICCAI 2019. Cham: Springer; 2019. pp. 593–601.
26.
go back to reference Zreik M, van Hamersvelt RW, Wolterink JM, Leiner T, Viergever MA, Išgum I. A recurrent CNN for automatic detection and classification of coronary artery plaque and stenosis in coronary CT angiography. IEEE Trans Med Imaging. 2019; 1588–98. Zreik M, van Hamersvelt RW, Wolterink JM, Leiner T, Viergever MA, Išgum I. A recurrent CNN for automatic detection and classification of coronary artery plaque and stenosis in coronary CT angiography. IEEE Trans Med Imaging. 2019; 1588–98.
27.
go back to reference Wolterink JM, Leiner T, de Vos BD, van Hamersvelt RW, Viergever MA, Išgum I. Automatic coronary artery calcium scoring in cardiac CT angiography using paired convolutional neural networks. Med Image Anal. 2016;34:123–36.PubMedCrossRef Wolterink JM, Leiner T, de Vos BD, van Hamersvelt RW, Viergever MA, Išgum I. Automatic coronary artery calcium scoring in cardiac CT angiography using paired convolutional neural networks. Med Image Anal. 2016;34:123–36.PubMedCrossRef
28.
go back to reference Pijls NHJ, Fearon WF, Tonino PAL, et al. Fractional flow reserve versus angiography for guiding percutaneous coronary intervention in patients with multivessel coronary artery disease: 2‑year follow-up of the FAME (fractional flow reserve versus angiography for multivessel evaluation) study. J Am Coll Cardiol. 2010;56:177–84.PubMedCrossRef Pijls NHJ, Fearon WF, Tonino PAL, et al. Fractional flow reserve versus angiography for guiding percutaneous coronary intervention in patients with multivessel coronary artery disease: 2‑year follow-up of the FAME (fractional flow reserve versus angiography for multivessel evaluation) study. J Am Coll Cardiol. 2010;56:177–84.PubMedCrossRef
29.
go back to reference Tonino PAL, De Bruyne B, Pijls NHJ, et al. Fractional flow reserve versus angiography for guiding percutaneous coronary intervention. N Engl J Med. 2009;360:213–24.PubMedCrossRef Tonino PAL, De Bruyne B, Pijls NHJ, et al. Fractional flow reserve versus angiography for guiding percutaneous coronary intervention. N Engl J Med. 2009;360:213–24.PubMedCrossRef
30.
go back to reference Hampe N, Wolterink JM, Van Velzen SGM, Leiner T, Išgum I. Machine learning for assessment of coronary artery disease in cardiac CT: a survey. Front Cardiovasc Med. 2019;6:172.PubMedPubMedCentralCrossRef Hampe N, Wolterink JM, Van Velzen SGM, Leiner T, Išgum I. Machine learning for assessment of coronary artery disease in cardiac CT: a survey. Front Cardiovasc Med. 2019;6:172.PubMedPubMedCentralCrossRef
31.
go back to reference Itu L, Rapaka S, Passerini T, et al. A machine-learning approach for computation of fractional flow reserve from coronary computed tomography. J Appl Physiol. 2016;121:42–52.PubMedCrossRef Itu L, Rapaka S, Passerini T, et al. A machine-learning approach for computation of fractional flow reserve from coronary computed tomography. J Appl Physiol. 2016;121:42–52.PubMedCrossRef
32.
go back to reference Coenen A, Kim YH, Kruk M, et al. Diagnostic accuracy of a machine-learning approach to coronary computed tomographic angiography-based fractional flow reserve: result from the MACHINE consortium. Circ Cardiovasc Imaging. 2018;11:e7217.PubMedCrossRef Coenen A, Kim YH, Kruk M, et al. Diagnostic accuracy of a machine-learning approach to coronary computed tomographic angiography-based fractional flow reserve: result from the MACHINE consortium. Circ Cardiovasc Imaging. 2018;11:e7217.PubMedCrossRef
33.
go back to reference Yu M, Lu Z, Li W, Wei M, Yan J, Zhang J. CT morphological index provides incremental value to machine learning based CT-FFR for predicting hemodynamically significant coronary stenosis. Int J Cardiol. 2018;265:256–61.PubMedCrossRef Yu M, Lu Z, Li W, Wei M, Yan J, Zhang J. CT morphological index provides incremental value to machine learning based CT-FFR for predicting hemodynamically significant coronary stenosis. Int J Cardiol. 2018;265:256–61.PubMedCrossRef
34.
go back to reference Wang ZQ, Zhou YJ, Zhao YX, et al. Diagnostic accuracy of a deep learning approach to calculate FFR from coronary CT angiography. J Geriatr Cardiol. 2019;16:42–8.PubMedPubMedCentral Wang ZQ, Zhou YJ, Zhao YX, et al. Diagnostic accuracy of a deep learning approach to calculate FFR from coronary CT angiography. J Geriatr Cardiol. 2019;16:42–8.PubMedPubMedCentral
35.
go back to reference Suk J, Brune C, Wolterink JM. SE(3) symmetry lets graph neural networks learn arterial velocity estimation from small datasets. In: International conference on functional imaging and modeling of the heart. 2023. pp. 445–54.CrossRef Suk J, Brune C, Wolterink JM. SE(3) symmetry lets graph neural networks learn arterial velocity estimation from small datasets. In: International conference on functional imaging and modeling of the heart. 2023. pp. 445–54.CrossRef
36.
go back to reference Raissi M, Yazdani A, Karniadakis GE. Hidden fluid mechanics: learning velocity and pressure fields from flow visualizations. Science. 2020;367:1026–30.PubMedPubMedCentralCrossRef Raissi M, Yazdani A, Karniadakis GE. Hidden fluid mechanics: learning velocity and pressure fields from flow visualizations. Science. 2020;367:1026–30.PubMedPubMedCentralCrossRef
37.
go back to reference Taylor CA, Fonte TA, Min JK. Computational fluid dynamics applied to cardiac computed tomography for noninvasive quantification of fractional flow reserve: scientific basis. J Am Coll Cardiol. 2013;61:2233–41.PubMedCrossRef Taylor CA, Fonte TA, Min JK. Computational fluid dynamics applied to cardiac computed tomography for noninvasive quantification of fractional flow reserve: scientific basis. J Am Coll Cardiol. 2013;61:2233–41.PubMedCrossRef
38.
go back to reference Zreik M, Lessmann N, van Hamersvelt RW, et al. Deep learning analysis of the myocardium in coronary CT angiography for identification of patients with functionally significant coronary artery stenosis. Med Image Anal. 2018;44:72–85.PubMedCrossRef Zreik M, Lessmann N, van Hamersvelt RW, et al. Deep learning analysis of the myocardium in coronary CT angiography for identification of patients with functionally significant coronary artery stenosis. Med Image Anal. 2018;44:72–85.PubMedCrossRef
41.
go back to reference Kumamaru KK, Fujimoto S, Otsuka Y, et al. Diagnostic accuracy of 3D deep-learning-based fully automated estimation of patient-level minimum fractional flow reserve from coronary computed tomography angiography. Eur Heart J Cardiovasc Imaging. 2020;21:437–45.PubMed Kumamaru KK, Fujimoto S, Otsuka Y, et al. Diagnostic accuracy of 3D deep-learning-based fully automated estimation of patient-level minimum fractional flow reserve from coronary computed tomography angiography. Eur Heart J Cardiovasc Imaging. 2020;21:437–45.PubMed
42.
go back to reference Bruns S, Wolterink JM, van den Boogert TPW, et al. Deep learning-based whole-heart segmentation in 4D contrast-enhanced cardiac CT. Comput Biol Med. 2022;142:105191.PubMedCrossRef Bruns S, Wolterink JM, van den Boogert TPW, et al. Deep learning-based whole-heart segmentation in 4D contrast-enhanced cardiac CT. Comput Biol Med. 2022;142:105191.PubMedCrossRef
43.
go back to reference Zhuang X, Bai W, Song J, et al. Multiatlas whole heart segmentation of CT data using conditional entropy for atlas ranking and selection. Med Phys. 2015;42:3822–33.PubMedCrossRef Zhuang X, Bai W, Song J, et al. Multiatlas whole heart segmentation of CT data using conditional entropy for atlas ranking and selection. Med Phys. 2015;42:3822–33.PubMedCrossRef
44.
go back to reference Ghosh T, Hasan K, Roy S, Alam A, Hossain E, Ahmad M. Multi-class probabilistic Atlas-based whole heart segmentation method in cardiac CT and MRI. IEEE Access.2021:66948–64. Ghosh T, Hasan K, Roy S, Alam A, Hossain E, Ahmad M. Multi-class probabilistic Atlas-based whole heart segmentation method in cardiac CT and MRI. IEEE Access.2021:66948–64.
45.
go back to reference Zhuang X, Li L, Payer C, et al. Evaluation of algorithms for multi-modality whole heart segmentation: an open-access grand challenge. Med Image Anal. 2019;58:101537.PubMedPubMedCentralCrossRef Zhuang X, Li L, Payer C, et al. Evaluation of algorithms for multi-modality whole heart segmentation: an open-access grand challenge. Med Image Anal. 2019;58:101537.PubMedPubMedCentralCrossRef
47.
go back to reference Attar R, Pereañez M, Bowles C, et al. 3D cardiac shape prediction with deep neural networks: simultaneous use of images and patient metadata. In: Shen D, Liu T, Peters TM, et al., editors. Medical image computing and computer assisted intervention—MICCAI 2019. Lecture Notes in Computer Science. Cham: Springer; 2019. pp. 586–94. Attar R, Pereañez M, Bowles C, et al. 3D cardiac shape prediction with deep neural networks: simultaneous use of images and patient metadata. In: Shen D, Liu T, Peters TM, et al., editors. Medical image computing and computer assisted intervention—MICCAI 2019. Lecture Notes in Computer Science. Cham: Springer; 2019. pp. 586–94.
48.
go back to reference Szilveszter B, Nagy AI, Vattay B, et al. Left ventricular and atrial strain imaging with cardiac computed tomography: validation against echocardiography. J Cardiovasc Comput Tomogr. 2020;14:363–9.PubMedCrossRef Szilveszter B, Nagy AI, Vattay B, et al. Left ventricular and atrial strain imaging with cardiac computed tomography: validation against echocardiography. J Cardiovasc Comput Tomogr. 2020;14:363–9.PubMedCrossRef
49.
go back to reference Commandeur F, Goeller M, Betancur J, et al. Deep learning for quantification of epicardial and thoracic adipose tissue from non-contrast CT. IEEE Trans Med Imaging. 2018;37:1835–46.PubMedPubMedCentralCrossRef Commandeur F, Goeller M, Betancur J, et al. Deep learning for quantification of epicardial and thoracic adipose tissue from non-contrast CT. IEEE Trans Med Imaging. 2018;37:1835–46.PubMedPubMedCentralCrossRef
Metagegevens
Titel
The role of artificial intelligence in coronary CT angiography
Auteurs
Rudolf L. M. van Herten
Ioannis Lagogiannis
Tim Leiner
Ivana Išgum
Publicatiedatum
10-10-2024
Uitgeverij
BSL Media & Learning
Gepubliceerd in
Netherlands Heart Journal / Uitgave 11/2024
Print ISSN: 1568-5888
Elektronisch ISSN: 1876-6250
DOI
https://doi.org/10.1007/s12471-024-01901-8