Classification Beats Regression: Counting of Cells from Greyscale Microscopic Images based on Annotation-free Training Samples
Xin Ding, Qiong Zhang, William J. Welch

TL;DR
This paper introduces a classification-based CNN framework for counting cells in greyscale microscopic images that avoids the need for manual annotations, using data augmentation and ensemble methods to handle unseen counts and improve accuracy.
Contribution
It presents a novel annotation-free classification approach for cell counting, incorporating data augmentation and ensemble techniques to address limitations of traditional regression methods.
Findings
Outperforms many modern cell counting methods.
Won the SSC data analysis competition.
Effective handling of unseen cell counts with augmentation and ensemble.
Abstract
Modern methods often formulate the counting of cells from microscopic images as a regression problem and more or less rely on expensive, manually annotated training images (e.g., dot annotations indicating the centroids of cells or segmentation masks identifying the contours of cells). This work proposes a supervised learning framework based on classification-oriented convolutional neural networks (CNNs) to count cells from greyscale microscopic images without using annotated training images. In this framework, we formulate the cell counting task as an image classification problem, where the cell counts are taken as class labels. This formulation has its limitation when some cell counts in the test stage do not appear in the training data. Moreover, the ordinal relation among cell counts is not utilized. To deal with these limitations, we propose a simple but effective data augmentation…
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
TopicsCell Image Analysis Techniques · Digital Imaging for Blood Diseases · AI in cancer detection
