Unsupervised Microvascular Image Segmentation Using an Active Contours Mimicking Neural Network

Shir Gur, Lior Wolf, Lior Golgher, Pablo Blinder; Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV), 2019, pp. 10722-10731

Abstract


The task of blood vessel segmentation in microscopy images is crucial for many diagnostic and research applications. However, vessels can look vastly different, depending on the transient imaging conditions, and collecting data for supervised training is laborious. We present a novel deep learning method for unsupervised segmentation of blood vessels. The method is inspired by the field of active contours and we introduce a new loss term, which is based on the morphological Active Contours Without Edges (ACWE) optimization method. The role of the morphological operators is played by novel pooling layers that are incorporated to the network's architecture. We demonstrate the challenges that are faced by previous supervised learning solutions, when the imaging conditions shift. Our unsupervised method is able to outperform such previous methods in both the labeled dataset, and when applied to similar but different datasets. Our code, as well as efficient pytorch reimplementations of the baseline methods VesselNN and DeepVess are attached as supplementary.

Related Material


[pdf]
[bibtex]
@InProceedings{Gur_2019_ICCV,
author = {Gur, Shir and Wolf, Lior and Golgher, Lior and Blinder, Pablo},
title = {Unsupervised Microvascular Image Segmentation Using an Active Contours Mimicking Neural Network},
booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
month = {October},
year = {2019}
}