Large-scale Multi-class Image-based Cell Classification with Deep Learning

IEEE Journal of Biomedical and Health Informatics
Abstract

Recent advances in ultra-high-throughput optical microscopy have enabled a new generation of cell classification methodologies using image-based cell phenotypes alone. In contrast to the current single-cell analysis techniques that rely solely on slow and costly genetic/epigenetic analyses, these image-based classification methods allow morphological profiling and screening of thousands or even millions of single cells at a fraction of the cost. Furthermore, they have demonstrated the statistical significance required for understanding the role of cell heterogeneity in diverse biological applications, ranging from cancer screening to drug candidate identification/validation processes. This work examines the efficacies and opportunities presented by machine learning algorithms in processing largescale datasets with millions of label-free cell images. An automatic single-cell classification framework using a convolutional neural network (CNN) has been developed. A comparative analysis of its efficiency in classifying large datasets against conventional k-nearest neighbors (kNN) and support vector machine (SVM) based methods is also presented. Experiments have shown that (i) our proposed framework can identify multiple types of cells with over 99% accuracy based on label-free bright-field images efficiently; (ii) CNN-based models perform well and relatively stable against changes in data volume compared with kNN and SVM.

Framework
framework
Fig. 1: The framework of our deep CNN classification system for cell images.
Data
cell samples
Fig. 2: Examples of single-cell images.
Downloads
pdf manuscript

Paper
1.24 MB

dataset

Dataset (small)
144 MB

dataset

Dataset (large)
1.4 GB

dataset

Dataset (augmented)
2.0 GB

dataset

Code

Bibtex
        @article{Meng2018Largescale,
          title={Large-scale Multi-class Image-based Cell Classification with Deep Learning},
          author={Meng, Nan and Lam, Edmund and Tsia, Kevin Kin Man and So, Hayden Kwok-Hay},
          journal={IEEE journal of biomedical and health informatics},
          year={2018},
          publisher={IEEE}
        }
	@data{h2qw97-18,
	  doi = {10.21227/H2QW97},
	  url = {http://dx.doi.org/10.21227/H2QW97},
	  author = {Meng, Nan and Lam, Edmund and Tsia, Kevin Kin Man and So, Hayden Kwok-Hay},
	  publisher = {IEEE Dataport},
	  title = {Human somatic label-free bright-field cell images},
	  year = {2018}
	}