English

Convolutional Neural Network Pruning to Accelerate Membrane Segmentation in Electron Microscopy

Computer Vision and Pattern Recognition 2018-10-24 v1

Abstract

Biological membranes are one of the most basic structures and regions of interest in cell biology. In the study of membranes, segment extraction is a well-known and difficult problem because of impeding noise, directional and thickness variability, etc. Recent advances in electron microscopy membrane segmentation are able to cope with such difficulties by training convolutional neural networks. However, because of the massive amount of features that have to be extracted while propagating forward, the practical usability diminishes, even with state-of-the-art GPU's. A significant part of these network features typically contains redundancy through correlation and sparsity. In this work, we propose a pruning method for convolutional neural networks that ensures the training loss increase is minimized. We show that the pruned networks, after retraining, are more efficient in terms of time and memory, without significantly affecting the network accuracy. This way, we manage to obtain real-time membrane segmentation performance, for our specific electron microscopy setup.

Keywords

Cite

@article{arxiv.1810.09735,
  title  = {Convolutional Neural Network Pruning to Accelerate Membrane Segmentation in Electron Microscopy},
  author = {Joris Roels and Jonas De Vylder and Jan Aelterman and Yvan Saeys and Wilfried Philips},
  journal= {arXiv preprint arXiv:1810.09735},
  year   = {2018}
}

Comments

5 pages, 4 figures, ISBI 2017

R2 v1 2026-06-23T04:49:32.104Z