University of Gothenburg / Sahlgrenska University Hospital (Gupta et al.)
Model weights not public. Contact creators for more information.
Multi-instance-learning (MIL) model for detecting >=50% coronary stenosis directly from curved multiplanar reformation (CMR) images generated during routine coronary CT angiography (CCTA) reads, without requiring slice-level annotations. A multi-range Hounsfield-unit preprocessing pipeline (Sobel edge detection across five attenuation windows) highlights plaque and vessel-wall structures, which a VGG16-based encoder with positional encoding and multi-head attention aggregates across each patient's 'bag' of up to 36 CMR slices per artery to give an interpretable, attention-weighted patient-level prediction. Trained and five-fold cross-validated on 900 real-world CCTA cases (776 LAD / 694 RCA / 600 LCX) from Sahlgrenska University Hospital, reaching AUCs of 0.91-0.92 across the three major coronary arteries. Code (preprocessing + MIL training pipeline) is public; the clinical CMR dataset and trained weights are not released.
Architecture
Hybrid
VGG16 (ImageNet-pretrained) CNN backbone with multi-head attention and positional encoding over a multi-instance 'bag' of CMR slices per artery
Added to catalog
2026-08-10
Sahlgrenska University Hospital CCTA Stenosis Cohort (Vastra Gotaland)
900 patients with pre-generated curved multiplanar reformation (CMR) images (776 LAD / 694 RCA / 600 LCX reconstructions), drawn from 6293 consecutive clinically-indicated CCTA exams across Vastra Gotaland County; ~44-46% women, mean age ~60-61 across the three arteries.
Binary classification of >=50% stenosis in the left anterior descending artery (LAD) from CCTA curved multiplanar reformations
Binary classification of >=50% stenosis in the right coronary artery (RCA) from CCTA curved multiplanar reformations
Binary classification of >=50% stenosis in the left circumflex artery (LCX) from CCTA curved multiplanar reformations