| Literature DB >> 33110113 |
Salmonn Talebi1, Mohammad H Madani2, Ali Madani1,3, Ashley Chien1, Jody Shen2, Domenico Mastrodicasa2, Dominik Fleischmann2, Frandics P Chan4, Mohammad R K Mofrad5,6.
Abstract
Diagnosis of endoleak following endovascular aortic repair (EVAR) relies on manual review of multi-slice CT angiography (CTA) by physicians which is a tedious and time-consuming process that is susceptible to error. We evaluate the use of a deep neural network for the detection of endoleak on CTA for post-EVAR patients using a novel data efficient training approach. 50 CTAs and 20 CTAs with and without endoleak respectively were identified based on gold standard interpretation by a cardiovascular subspecialty radiologist. The Endoleak Augmentor, a custom designed augmentation method, provided robust training for the machine learning (ML) model. Predicted segmentation maps underwent post-processing to determine the presence of endoleak. The model was tested against 3 blinded general radiologists and 1 blinded subspecialist using a held-out subset (10 positive endoleak CTAs, 10 control CTAs). Model accuracy, precision and recall for endoleak diagnosis were 95%, 90% and 100% relative to reference subspecialist interpretation (AUC = 0.99). Accuracy, precision and recall was 70/70/70% for generalist1, 50/50/90% for generalist2, and 90/83/100% for generalist3. The blinded subspecialist had concordant interpretations for all test cases compared with the reference. In conclusion, our ML-based approach has similar performance for endoleak diagnosis relative to subspecialists and superior performance compared with generalists.Entities:
Mesh:
Year: 2020 PMID: 33110113 PMCID: PMC7591558 DOI: 10.1038/s41598-020-74936-7
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.996
Figure 1(Top) Overview of the custom data augmentor for removing an endoleak. The CTA slice with a corresponding mask of the endoleak is input into the data augmentor. The data augmentor uses the endoleak mask to remove the endoleak from the CTA slice. (Bottom) Overview of the custom data augmentor for adding an endoleak into an aneurysm sac. The CTA slice with a corresponding mask of the aneurysm sac is input into the data augmentor. The data augmentor uses the aneurysm mask to artificially create a unique and randomly shaped endoleak into the CTA slice.
Figure 2Overview of the pipeline illustrating use of the custom data augmentor and U-net convolutional neural network (CNN).
Figure 3Model evaluation.
Patient clinical characteristics.
| Positive endoleak cases (n = 50 patients) | Control cases without endoleak (n = 20 patients) | ||
|---|---|---|---|
| Mean (SD) | Mean (SD) | ||
| Age (years) | 77.4 (4.9) | 75.5 (7.1) | 0.32 |
| Male/female | 5:1 | 19:1 | 0.21 |
| Height (cm) | 172.8 (9.6) | 174.3 (6.5) | 0.46 |
| Weight (kg) | 80.7 (18.6) | 88.3 (15.0) | 0.11 |
| BMI (kg/m2) | 26.9 (4.6) | 29.0 (4.3) | 0.07 |
| Systolic BP (mm Hg) | 138.5 (20.5) | 140.0 (21.9) | 0.79 |
| Diastolic BP (mm Hg) | 73.8 (12.3) | 71.7 (14.2) | 0.54 |
| Comorbidities | N (%) | N (%) | |
| HTN | 47 (94) | 16 (80) | 0.08 |
| CAD | 23 (46) | 13 (65) | 0.15 |
| DM | 12 (24) | 6 (30) | 0.60 |
| Stroke/TIA | 5 (10) | 0 (0) | 0.31 |
| CKD | 14 (28) | 4 (20) | 0.49 |
Figure 4Receiver operating characteristic curve for CT Slice endoleak detection by the machine learning model.
Performance metrics for the machine learning (ML) model and general radiologists.
| Accuracy (%) | Precision (%) | Recall (%) | |
|---|---|---|---|
| ML model | 95 | 90 | 100 |
| General Radiologist1 | 70 | 70 | 70 |
| General Radiologist2 | 50 | 50 | 90 |
| General Radiologist3 | 90 | 83 | 100 |
Figure 5Raw CT slice (left) followed by human annotated segmentation map (middle) and model predicted endoleak map (right).