SSHMT: Semi-Supervised Hierarchical Merge Tree for Electron Microscopy Image Segmentation

Abstract

Region-based methods have proven necessary for improving segmentation accuracy of neuronal structures in electron microscopy (EM) images. Most region-based segmentation methods use a scoring function to determine region merging. Such functions are usually learned with supervised algorithms that demand considerable ground truth data, which are costly to collect. We propose a semi-supervised approach that reduces this demand. Based on a merge tree structure, we develop a differentiable unsupervised loss term that enforces consistent predictions from the learned function. We then propose a Bayesian model that combines the supervised and the unsupervised information for probabilistic learning. The experimental results on three EM data sets demonstrate that by using a subset of only 3% to 7% of the entire ground truth data, our approach consistently performs close to the state-of-the-art supervised method with the full labeled data set, and significantly outperforms the supervised method with the same labeled subset.

Cite

Text

Liu et al. "SSHMT: Semi-Supervised Hierarchical Merge Tree for Electron Microscopy Image Segmentation." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46448-0_9

Markdown

[Liu et al. "SSHMT: Semi-Supervised Hierarchical Merge Tree for Electron Microscopy Image Segmentation." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/liu2016eccv-sshmt/) doi:10.1007/978-3-319-46448-0_9

BibTeX

@inproceedings{liu2016eccv-sshmt,
  title     = {{SSHMT: Semi-Supervised Hierarchical Merge Tree for Electron Microscopy Image Segmentation}},
  author    = {Liu, Ting and Zhang, Miaomiao and Javanmardi, Mehran and Ramesh, Nisha and Tasdizen, Tolga},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {144-159},
  doi       = {10.1007/978-3-319-46448-0_9},
  url       = {https://mlanthology.org/eccv/2016/liu2016eccv-sshmt/}
}