Neuron Segmentation Using Deep Complete Bipartite Networks
Jianxu Chen, Sreya Banerjee, Abhinav Grama, Walter J. Scheirer and, Danny Z. Chen

TL;DR
This paper introduces a novel deep learning model called CB-Net for neuron segmentation in microscopy images, effectively handling dense cell clusters and limited annotations, and demonstrating superior performance over existing models.
Contribution
The paper presents a new FCN-type deep learning architecture, CB-Net, and a training scheme that leverages approximate annotations, improving neuron segmentation accuracy in challenging microscopy images.
Findings
CB-Net outperforms existing FCN models on seven datasets.
The proposed method effectively handles dense neuronal clusters.
Limited approximate annotations can be successfully used for training.
Abstract
In this paper, we consider the problem of automatically segmenting neuronal cells in dual-color confocal microscopy images. This problem is a key task in various quantitative analysis applications in neuroscience, such as tracing cell genesis in Danio rerio (zebrafish) brains. Deep learning, especially using fully convolutional networks (FCN), has profoundly changed segmentation research in biomedical imaging. We face two major challenges in this problem. First, neuronal cells may form dense clusters, making it difficult to correctly identify all individual cells (even to human experts). Consequently, segmentation results of the known FCN-type models are not accurate enough. Second, pixel-wise ground truth is difficult to obtain. Only a limited amount of approximate instance-wise annotation can be collected, which makes the training of FCN models quite cumbersome. We propose a new…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCell Image Analysis Techniques · Digital Imaging for Blood Diseases · Domain Adaptation and Few-Shot Learning
MethodsMax Pooling · Convolution · Fully Convolutional Network
