English

Deep Neural Networks for Surface Segmentation Meet Conditional Random Fields

Computer Vision and Pattern Recognition 2019-09-25 v2 Machine Learning

Abstract

Automated surface segmentation is important and challenging in many medical image analysis applications. Recent deep learning based methods have been developed for various object segmentation tasks. Most of them are a classification based approach (e.g., U-net), which predicts the probability of being target object or background for each voxel. One problem of those methods is lacking of topology guarantee for segmented objects, and usually post processing is needed to infer the boundary surface of the object. In this paper, a novel model based on 3-D convolutional neural networks (CNNs) and Conditional Random Fields (CRFs) is proposed to tackle the surface segmentation problem with end-to-end training. To the best of our knowledge, this is the first study to apply a 3-D neural network with a CRFs model for direct surface segmentation. Experiments carried out on NCI-ISBI 2013 MR prostate dataset and Medical Segmentation Decathlon Spleen dataset demonstrated promising segmentation results.

Keywords

Cite

@article{arxiv.1906.04714,
  title  = {Deep Neural Networks for Surface Segmentation Meet Conditional Random Fields},
  author = {Leixin Zhou and Zisha Zhong and Abhay Shah and Bensheng Qiu and John Buatti and Xiaodong Wu},
  journal= {arXiv preprint arXiv:1906.04714},
  year   = {2019}
}

Comments

10 pages. Submitted to IEEE TMI

R2 v1 2026-06-23T09:50:35.642Z