CVMay 17, 2017

A deep level set method for image segmentation

arXiv:1705.06260v237 citations
Originality Incremental advance
AI Analysis

This is an incremental improvement for medical image segmentation, addressing the challenge of data scarcity in semi-supervised settings.

The paper tackles the problem of accurate image segmentation with limited labeled data by integrating fully convolutional networks (FCNs) with a level set model, showing that the integrated method outperforms FCNs or level set models alone on medical imaging data like liver CT and left ventricle MRI.

This paper proposes a novel image segmentation approachthat integrates fully convolutional networks (FCNs) with a level setmodel. Compared with a FCN, the integrated method can incorporatesmoothing and prior information to achieve an accurate segmentation.Furthermore, different than using the level set model as a post-processingtool, we integrate it into the training phase to fine-tune the FCN. Thisallows the use of unlabeled data during training in a semi-supervisedsetting. Using two types of medical imaging data (liver CT and left ven-tricle MRI data), we show that the integrated method achieves goodperformance even when little training data is available, outperformingthe FCN or the level set model alone.

Foundations

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

Your Notes