Abstract

Quickly and accurately tracing neuronal morphologies in large-scale volumetric microscopy data is a very challenging task. Most automatic algorithms for tracing multi-neuron in a whole brain are designed under the Ultra-Tracer framework, which begins the tracing of a neuron from its soma and traces all signals via a block-by-block strategy. Some neuron image blocks are easy for tracing and their automatic reconstructions are very accurate, and some others are difficult and their automatic reconstructions are inaccurate or incomplete. The former are called low Tracing Difficulty Blocks (low-TDBs), while the latter are called high Tracing Difficulty Blocks (high-TDBs). We design a model named 3D-SSM to classify the tracing difficulty of 3D neuron image blocks, which is based on 3D Residual neural Network (3D-ResNet), Fully Connected Neural Network (FCNN) and Long Short-Term Memory network (LSTM). 3D-SSM contains three modules: Structure Feature Extraction (SFE), Sequence Information Extraction (SIE) and Model Fusion (MF). SFE utilizes a 3D-ResNet and a FCNN to extract two kinds of features in 3D image blocks and their corresponding automatic reconstruction blocks. SIE uses two LSTMs to learn sequence information hidden in 3D image blocks. MF adopts a concatenation operation and a FCNN to combine outputs from SIE. 3D-SSM can be used as a stop condition of an automatic tracing algorithm in the Ultra-Tracer framework. With its help, neuronal signals in low-TDBs can be traced by the automatic algorithm and in high-TDBs may be reconstructed by annotators. 12732 training samples and 5342 test samples are constructed on neuron images of a whole mouse brain. The 3D-SSM achieves classification accuracy rates 87.04% on the training set and 84.07% on the test set. Furthermore, the trained 3D-SSM is tested on samples from another whole mouse brain and its accuracy rate is 83.21%.

Highlights

  • Tracing morphologies of neurons is essential for investigating the structure and the function of neurons, exploring the working mechanism of the brain and studying the mechanism of brain diseases, such as neuron classification [1], neuron morphology analysis [2] and potential connectivity between brain circuits [3]

  • 4.2 Results of automatic labeling 2954 pairs of a gold block and an auto block with manual label are randomly divided into 70% (2068) training samples and 30% (886) test samples. 7 neuron distance features and 3 neuronal morphology features are used to describe the similarity between each pair of gold block and its corresponding auto block

  • 4.4 Results of the Sequence Information Extraction (SIE) module Two Long Short-Term Memory network (LSTM) are utilized to learn sequence information hidden in 3D image blocks, one is for the output of the

Read more

Summary

Introduction

Tracing morphologies of neurons is essential for investigating the structure and the function of neurons, exploring the working mechanism of the brain and studying the mechanism of brain diseases, such as neuron classification [1], neuron morphology analysis [2] and potential connectivity between brain circuits [3]. Szegedy et al designed an Inception network [11, 20], which uses convolution kernels with different sizes to increase the diversity of features and adopts a large number of 1 × 1 convolution kernels to reduce the number of network parameters. He et al composed a Residual neural Network (ResNet) for image recognition, which builds a deeper neural network by utilizing skip connections to jump over some layers [12]

Methods
Results
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call