English

Towards Robust Cardiac Segmentation using Graph Convolutional Networks

Image and Video Processing 2024-10-28 v5 Computer Vision and Pattern Recognition Machine Learning

Abstract

Fully automatic cardiac segmentation can be a fast and reproducible method to extract clinical measurements from an echocardiography examination. The U-Net architecture is the current state-of-the-art deep learning architecture for medical segmentation and can segment cardiac structures in real-time with average errors comparable to inter-observer variability. However, this architecture still generates large outliers that are often anatomically incorrect. This work uses the concept of graph convolutional neural networks that predict the contour points of the structures of interest instead of labeling each pixel. We propose a graph architecture that uses two convolutional rings based on cardiac anatomy and show that this eliminates anatomical incorrect multi-structure segmentations on the publicly available CAMUS dataset. Additionally, this work contributes with an ablation study on the graph convolutional architecture and an evaluation of clinical measurements on the clinical HUNT4 dataset. Finally, we propose to use the inter-model agreement of the U-Net and the graph network as a predictor of both the input and segmentation quality. We show this predictor can detect out-of-distribution and unsuitable input images in real-time. Source code is available online: https://github.com/gillesvntnu/GCN_multistructure

Keywords

Cite

@article{arxiv.2310.01210,
  title  = {Towards Robust Cardiac Segmentation using Graph Convolutional Networks},
  author = {Gilles Van De Vyver and Sarina Thomas and Guy Ben-Yosef and Sindre Hellum Olaisen and Håvard Dalen and Lasse Løvstakken and Erik Smistad},
  journal= {arXiv preprint arXiv:2310.01210},
  year   = {2024}
}

Comments

This work has been submitted to the IEEE for possible publication

R2 v1 2026-06-28T12:38:18.473Z