Convolution-based Soma Counting Algorithm for Confocal Microscopy
Image Stacks
Shih-Ting Huang, Yue Jiang and Hao-Chiang Shao
a
Department of Statistics and Information Science, Fu Jen Catholic University, Taiwan, Republic of China
Keywords:
Neuroblast, Soma Detection, Drosophila Brain, Confocal Microscopy.
Abstract:
To facilitate brain research, scientists need to identify factors that can promote or suppress neural cell differ-
entiation mechanisms. Accordingly, the way to recognize, segment, and count developing neural cells within
a microscope image stack becomes a fundamental yet considerable issue. However, it is currently not feasible
to develop a DCNN (deep convolutional neural network) based segmentation algorithm for confocal fluores-
cence image stacks because of the lack of manual-annotated segmentation ground truth. Also, such tasks
traditionally require meticulous manual preprocessing steps, and such manual steps make the results unstable
even with software support like ImageJ. To solve this problem, we propose in this paper a convolution-based
algorithm for cell recognizing and counting. The proposed method is computationally efficient and nearly
parameter-free. For a 1024 × 1024 × 70 two-channel image volume containing about 100 developing neuron
cells, our method can finish the recognition and counting tasks within 250 seconds with a standard deviation
smaller than 4 comparing with manual cell-counting results.
1 INTRODUCTION
Biological labs need to identify factors, including
gene fragments, that can promote or suppress neural
cell differentiation mechanisms to facilitate brain re-
search. To understand the impact of the transplanted
gene fragment on neurodevelopment, the difference
of the number of neural cells between the wild type,
i.e., the phenotype of the typical form of a species
as it occurs in nature, and a mutant, i.e., the indi-
vidual with transplanted RNA interference fragments,
should be clarified. Hence, the way to recognize,
segment, and count developing neural cells within
a microscope image volume becomes a fundamental
yet considerable issue. However, it is currently not
feasible to segment these kinds of confocal fluores-
cence image volumes by using convolutional neural
networks (CNN), such as U-Net (Ronneberger et al.,
2015) or 3D U-Net (C¸ ic¸ek et al., 2016), because of
i) the lack of labeled segmentation ground truth and
ii) the oversized confocal image volumes. Also, such
tasks traditionally require meticulous manual steps,
so the results cannot be stable even with software sup-
port like ImageJ (Ima, 2020). To settle down this
problem, we propose in this paper an algorithm for
a
https://orcid.org/0000-0002-3749-234X
cell recognizing and counting based on convolutional
operators and conventional image processing skills.
The proposed method is computationally efficient,
nearly parameter-free, and aims to extract trustworthy
segmentation ground truth for developing advanced
CNN-based algorithms. For a 1024 × 1024 × 70 fo-
cal stack, focused on the calyx of the mushroom body
in the Drosophila brain, containing about 100 devel-
oping neuron cells, our method can finish the recog-
nition and counting tasks within 240 seconds with a
standard deviation smaller than 4 comparing with the
manual cell-counting results. To process this kind of
confocal image volume, the current standard is still
a computer-aided manual procedure, for instance, us-
ing common software including ImageJ (Ima, 2020)
and Imaris (ima, 2020). However, these programs
require manual input, and therefore they cannot pro-
vide reliable results if the user does not have sufficient
anatomical knowledge of the fly brain and neurons.
In addition, because for confocal microscopy imag-
ing the sampling interval on the z-axis is usually three
times the sampling interval on the x- and the y- axes,
it is difficult and time-consuming to clarify the rela-
tionship between soma candidates on adjacent slices.
Therefore, we proposed this method to segment and
count neuroblast cells.
Huang, S., Jiang, Y. and Shao, H.
Convolution-based Soma Counting Algorithm for Confocal Microscopy Image Stacks.
DOI: 10.5220/0010388403510356
In Proceedings of the 14th International Joint Conference on Biomedical Engineering Systems and Technologies (BIOSTEC 2021) - Volume 4: BIOSIGNALS, pages 351-356
ISBN: 978-989-758-490-9
Copyright
c
2021 by SCITEPRESS – Science and Technology Publications, Lda. All rights reserved
351