Cell Detection in Microscopy Images with Deep Convolutional Neural Network and Compressed Sensing
The ability to automatically detect certain types of cells or cellular subunits in microscopy images is of significant interest to a wide range of biomedical research and clinical practices. Cell detection methods have evolved from employing hand-crafted features to deep learning-based techniques. The essential idea of these methods is that their cell classifiers or detectors are trained in the pixel space, where the locations of target cells are labeled. In this paper, we seek a different route and propose a convolutional neural network (CNN)-based cell detection method that uses encoding of the output pixel space. For the cell detection problem, the output space is the sparsely labeled pixel locations indicating cell centers. We employ random projections to encode the output space to a compressed vector of fixed dimension. Then, CNN regresses this compressed vector from the input pixels. Furthermore, it is possible to stably recover sparse cell locations on the output pixel space from the predicted compressed vector using $L_1$-norm optimization. In the past, output space encoding using compressed sensing (CS) has been used in conjunction with linear and non-linear predictors. To the best of our knowledge, this is the first successful use of CNN with CS-based output space encoding. We made substantial experiments on several benchmark datasets, where the proposed CNN + CS framework (referred to as CNNCS) achieved the highest or at least top-3 performance in terms of F1-score, compared with other state-of-the-art methods.
Code (3)
Tasks
Cell Detectioncompressed sensingSimilar Papers 제목 키워드 기반
Training Convolutional Neural Networks and Compressed Sensing End-to-End for Microscopy Cell Detection
Automated cell detection and localization from microscopy images are significant tasks in biomedical research and clinical practice. In this paper, we design a new cell detection and localization algorithm that combines …
Cell Detectioncompressed sensingobject-detectionObject DetectionCellCentroidFormer: Combining Self-attention and Convolution for Cell Detection
Cell detection in microscopy images is important to study how cells move and interact with their environment. Most recent deep learning-based methods for cell detection use convolutional neural networks (CNNs). However, …
Cell DetectionTransfer LearningJoint Cell Nuclei Detection and Segmentation in Microscopy Images Using 3D Convolutional Networks
We propose a 3D convolutional neural network to simultaneously segment and detect cell nuclei in confocal microscopy images. Mirroring the co-dependency of these tasks, our proposed model consists of two serial component…
SegmentationCell Detection with Star-convex Polygons
Automatic detection and segmentation of cells and nuclei in microscopy images is important for many biological applications. Recent successful learning-based approaches include per-pixel cell segmentation with subsequent…
Cell DetectionCell SegmentationMedical Image SegmentationSegmentation+1Deeply-Supervised Density Regression for Automatic Cell Counting in Microscopy Images
Accurately counting the number of cells in microscopy images is required in many medical diagnosis and biological studies. This task is tedious, time-consuming, and prone to subjective errors. However, designing automati…
Automatic Cell CountingMedical Diagnosisregression