# Graph Convolutional Networks for Coronary Artery Segmentation in Cardiac   CT Angiography

**Authors:** Jelmer M. Wolterink, Tim Leiner, Ivana I\v{s}gum

arXiv: 1908.05343 · 2019-08-16

## TL;DR

This paper introduces a graph convolutional network approach for segmenting coronary arteries in cardiac CT scans, improving accuracy and mesh regularity over baseline models.

## Contribution

The study demonstrates the effectiveness of GCNs in extracting detailed coronary artery surface meshes from CT images, with improved segmentation accuracy.

## Key findings

- Dice similarity coefficient around 0.75 for healthy vessels
- Mean surface distance approximately 0.25 mm
- GCNs outperform baseline models without mesh interaction

## Abstract

Detection of coronary artery stenosis in coronary CT angiography (CCTA) requires highly personalized surface meshes enclosing the coronary lumen. In this work, we propose to use graph convolutional networks (GCNs) to predict the spatial location of vertices in a tubular surface mesh that segments the coronary artery lumen. Predictions for individual vertex locations are based on local image features as well as on features of neighboring vertices in the mesh graph. The method was trained and evaluated using the publicly available Coronary Artery Stenoses Detection and Quantification Evaluation Framework. Surface meshes enclosing the full coronary artery tree were automatically extracted. A quantitative evaluation on 78 coronary artery segments showed that these meshes corresponded closely to reference annotations, with a Dice similarity coefficient of 0.75/0.73, a mean surface distance of 0.25/0.28 mm, and a Hausdorff distance of 1.53/1.86 mm in healthy/diseased vessel segments. The results showed that inclusion of mesh information in a GCN improves segmentation overlap and accuracy over a baseline model without interaction on the mesh. The results indicate that GCNs allow efficient extraction of coronary artery surface meshes and that the use of GCNs leads to regular and more accurate meshes.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.05343/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1908.05343/full.md

## References

13 references — full list in the complete paper: https://tomesphere.com/paper/1908.05343/full.md

---
Source: https://tomesphere.com/paper/1908.05343