Experimental Assessment of YOLO Variants for Coronary Artery Disease Segmentation from Angiograms
Listed in
This article is not in any list yet, why not save it to one of your lists.Abstract
Coronary artery disease (CAD) is one of the leading causes of mortality worldwide, underscoring the importance of developing accurate and efficient diagnostic tools. This study presents a comparative evaluation of three recent YOLO architecture versions—YOLOv8, YOLOv9, and YOLOv11—for the tasks of coronary vessel segmentation and stenosis detection using the ARCADE dataset. Two workflows were explored: one with original angiographic images and another incorporating Contrast Limited Adaptive Histogram Equalization (CLAHE) for image enhancement. Models were trained for 100 epochs using the AdamW optimizer and evaluated with precision, recall, and F1-score under a pixel-based segmentation framework. YOLOv8-X achieved the highest performance in vessel segmentation, F1-score: 0.513, while YOLOv9-E was most effective for stenosis detection F1-score: 0.417. Although CLAHE improved local contrast, it did not consistently enhance segmentation results and occasionally introduced artifacts that degraded model performance. Compared to state-of-the-art methods, the YOLO models demonstrated competitive results, especially for large, well-defined coronary segments, but showed limitations in detecting smaller or more complex pathological structures. These findings support the use of YOLO-based architectures for real-time CAD segmentation tasks and highlight opportunities for future improvement through the integration of attention mechanisms or hybrid deep learning strategies.