| Literature DB >> 35626298 |
Andreas Mittermeier1, Paul Reidler1, Matthias P Fabritius1, Balthasar Schachtner1,2, Philipp Wesp1, Birgit Ertl-Wagner3, Olaf Dietrich1, Jens Ricke1, Lars Kellert4, Steffen Tiedt5, Wolfgang G Kunz1, Michael Ingrisch1.
Abstract
(1) Background: CT perfusion (CTP) is used to quantify cerebral hypoperfusion in acute ischemic stroke. Conventional attenuation curve analysis is not standardized and might require input from expert users, hampering clinical application. This study aims to bypass conventional tracer-kinetic analysis with an end-to-end deep learning model to directly categorize patients by stroke core volume from raw, slice-reduced CTP data. (2)Entities:
Keywords: CT perfusion; contrast-enhanced perfusion imaging; convolutional neural networks; deep learning; end-to-end modeling; stroke
Year: 2022 PMID: 35626298 PMCID: PMC9139580 DOI: 10.3390/diagnostics12051142
Source DB: PubMed Journal: Diagnostics (Basel) ISSN: 2075-4418
Figure 1Flowchart of patient selection for the training and independent test cohort. CTP = CT perfusion.
Figure 2Model architecture overview and detailed, zoomed-in view of the spatial and temporal feature extraction process. The selected slices A and B are fed into identical submodels for spatial and temporal feature extraction. Spatial feature extraction consists of identical, pretrained VGG19 networks for each timepoint of the input images. The resulting feature vector is passed on to the temporal feature extraction. 1D convolutions with two different kernel sizes are carried out in a global and local pathway. The extracted features A and B for both submodels are concatenated, fully connected (FC), and classified.
Figure 3ROC curves for test data in the 10-fold CV. Mean (SD) ROC-AUC for the CV test folds was 0.72 (0.10). CV = cross-validation, ROC-AUC = area under the receiver operator characteristics curve.
Mean (SD) ROC-AUC of the final model for validation and test folds during CV and for the external test cohort. SD = standard deviation, CV = cross-validation, ROC-AUC = area under the receiver operator characteristics curve.
| Validation Folds | Test Folds | Independent Test Cohort |
|---|---|---|
| 0.75 (0.11) | 0.72 (0.10) | 0.61 |
Mean (SD) ROC-AUC for the test folds during CV of the full model and the reduced models within the ablation study setting. SD = standard deviation, CV = cross-validation, ROC-AUC = area under the receiver operator characteristics curve.
| Full Model | Global Feature Extractor Alone | Local Feature Extractor Alone |
|---|---|---|
| 0.72 (0.10) | 0.63 (0.14) | 0.65 (0.13) |