Donostia International Physics Center (DIPC), Donostia-San Sebastián, Spain.
Department of Computer Science and Artificial Intelligence, University of the Basque Country (UPV/EHU), Donostia-San Sebastian, Spain.
Neuroinformatics. 2022 Apr;20(2):437-450. doi: 10.1007/s12021-021-09556-1. Epub 2021 Dec 2.
Electron microscopy (EM) allows the identification of intracellular organelles such as mitochondria, providing insights for clinical and scientific studies. In recent years, a number of novel deep learning architectures have been published reporting superior performance, or even human-level accuracy, compared to previous approaches on public mitochondria segmentation datasets. Unfortunately, many of these publications make neither the code nor the full training details public, leading to reproducibility issues and dubious model comparisons. Thus, following a recent code of best practices in the field, we present an extensive study of the state-of-the-art architectures and compare them to different variations of U-Net-like models for this task. To unveil the impact of architectural novelties, a common set of pre- and post-processing operations has been implemented and tested with each approach. Moreover, an exhaustive sweep of hyperparameters has been performed, running each configuration multiple times to measure their stability. Using this methodology, we found very stable architectures and training configurations that consistently obtain state-of-the-art results in the well-known EPFL Hippocampus mitochondria segmentation dataset and outperform all previous works on two other available datasets: Lucchi++ and Kasthuri++. The code and its documentation are publicly available at https://github.com/danifranco/EM_Image_Segmentation .
电子显微镜(EM)可以识别细胞内的细胞器,如线粒体,为临床和科学研究提供了深入的了解。近年来,许多新的深度学习架构已经被发表,与之前在公共线粒体分割数据集上的方法相比,它们报告了更高的性能,甚至达到了人类水平的准确性。不幸的是,这些出版物中的许多都没有公开代码或完整的训练细节,导致可重复性问题和可疑的模型比较。因此,我们遵循该领域最近的最佳实践代码,对最先进的架构进行了广泛的研究,并将它们与针对该任务的不同版本的 U-Net 模型进行了比较。为了揭示架构创新的影响,我们实现了一套常见的预处理和后处理操作,并对每种方法进行了测试。此外,我们还对超参数进行了全面的扫描,对每种配置进行了多次运行以测量其稳定性。使用这种方法,我们发现了非常稳定的架构和训练配置,它们在著名的 EPFL 海马体线粒体分割数据集上始终获得最先进的结果,并在另外两个可用数据集:Lucchi++ 和 Kasthuri++ 上超过了所有以前的工作。代码及其文档可在 https://github.com/danifranco/EM_Image_Segmentation 上公开获取。