IVCVJul 30, 2021

Topological Similarity Index and Loss Function for Blood Vessel Segmentation

arXiv:2107.14531v112 citations
Originality Incremental advance
AI Analysis

This addresses the issue of disconnected vascular trees in medical imaging, which is critical for clinical characterization, though it is an incremental improvement in segmentation methods.

The paper tackles the problem of topological inconsistencies in blood vessel segmentation by proposing a topological similarity index and a novel loss function based on morphological closing, resulting in more topologically coherent masks as validated on retinal and coronary angiogram benchmarks.

Blood vessel segmentation is one of the most studied topics in computer vision, due to its relevance in daily clinical practice. Despite the evolution the field has been facing, especially after the dawn of deep learning, important challenges are still not solved. One of them concerns the consistency of the topological properties of the vascular trees, given that the best performing methodologies do not directly penalize mistakes such as broken segments and end up producing predictions with disconnected trees. This is particularly relevant in graph-like structures, such as blood vessel trees, given that it puts at risk the characterization steps that follow the segmentation task. In this paper, we propose a similarity index which captures the topological consistency of the predicted segmentations having as reference the ground truth. We also design a novel loss function based on the morphological closing operator and show how it allows to learn deep neural network models which produce more topologically coherent masks. Our experiments target well known retinal benchmarks and a coronary angiogram database.

Foundations

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

Your Notes