Cell Detection in Microscopy Images with Deep Convolutional Neural Network and Compressed Sensing
Yao Xue, Nilanjan Ray

TL;DR
This paper introduces a novel CNN-based cell detection method that encodes output pixel locations using compressed sensing, enabling stable recovery of cell centers and achieving top performance on benchmark datasets.
Contribution
It is the first to combine CNN with compressed sensing for cell detection, improving accuracy and stability in locating cell centers in microscopy images.
Findings
Achieved top-3 F1-score performance on benchmark datasets.
Demonstrated stable recovery of sparse cell locations from compressed vectors.
Outperformed existing state-of-the-art methods in cell detection accuracy.
Abstract
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…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing Techniques and Applications · Cell Image Analysis Techniques · AI in cancer detection
