German Cancer Research Center (DKFZ) / University Medical Centre Mannheim, Heidelberg University
Training code and model weights not public. Contact creators for more information.
nnU-Net-based pipeline for automated detection and sub-classification of acute thoracic aortic dissection (AD) on heterogeneous CT imaging, formulated as a semantic segmentation task rather than direct image classification. The model segments the false lumen (ascending and descending) and the dissection membrane -- along with optional indirect signs such as hemopericardium, aortic wall hematoma, and supra-aortic branch dissection -- and a patient is classified as AD-positive if at least two of the three primary segmented regions exceed a volume threshold tuned via Youden's index; the same pipeline additionally flags Stanford type A dissections. Trained on 157 heterogeneous internal CT studies (not restricted to a single contrast protocol) from Mannheim University Medical Centre and evaluated on an internal held-out test set as well as public external datasets (ImageTBAD and AVT), the model reached an AUROC of 98.7% internally and 97.0% externally, and correctly flagged 93.3% of dissection cases that had not been clinically suspected before imaging. The authors state the trained network will be made publicly available as a non-medical device for further scientific research.
Architecture
CNN (3D)
nnU-Net (self-configuring 3D full-resolution U-Net) for multi-label semantic segmentation of dissection-related structures, with detection/sub-classification derived by thresholding aggregated segmented-region volumes
Framework
PyTorch
Added to catalog
2026-08-12
External Aortic Dissection Test Datasets (ImageTBAD + AVT)
Combined public external test data used to validate thoracic aortic dissection detection: 100 type-B aortic dissection CTA cases from the ImageTBAD dataset (Guangdong Provincial Peoples Hospital, China) and 38 non-dissection cases from the AVT (multicenter Aortic Vessel Tree) CTA dataset collection.
University Medical Centre Mannheim Thoracic Aortic Dissection CT Cohort
Heterogeneous thoracic CT studies (CT angiography, pulmonary-artery-phase, and mixed contrast phases, with and without ECG gating) from Mannheim University Medical Centre, comprising 70 confirmed acute aortic dissection cases and 87 non-dissection cases for training (n=157) plus a held-out internal test set (n=106, 38 AD / 68 non-AD) and a separately collected atypical-AD test subset.
Voxel-wise segmentation of the false lumen (ascending and descending) and dissection membrane, plus optional indirect signs (hemopericardium, aortic wall hematoma, supra-aortic branch dissection), on thoracic CT
Patient-level binary detection of acute aortic dissection (plus Stanford type A/B sub-classification), derived by thresholding the volumes of the segmented false-lumen and membrane regions