CVJun 6, 2018

Deep Vessel Segmentation By Learning Graphical Connectivity

arXiv:1806.02279v1246 citations
Originality Incremental advance
AI Analysis

This improves medical image analysis for conditions like diabetic retinopathy and coronary artery disease, though it is an incremental enhancement of existing CNN methods.

The paper tackles vessel segmentation by incorporating graph convolutional networks into CNN architectures to capture graphical vessel structure, achieving state-of-the-art performance on retinal and coronary artery datasets.

We propose a novel deep-learning-based system for vessel segmentation. Existing methods using CNNs have mostly relied on local appearances learned on the regular image grid, without considering the graphical structure of vessel shape. To address this, we incorporate a graph convolutional network into a unified CNN architecture, where the final segmentation is inferred by combining the different types of features. The proposed method can be applied to expand any type of CNN-based vessel segmentation method to enhance the performance. Experiments show that the proposed method outperforms the current state-of-the-art methods on two retinal image datasets as well as a coronary artery X-ray angiography dataset.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes