Transfer Learning for Cell Nuclei Classification in Histopathology Images

Abstract

In histopathological image assessment, there is a high demand to obtain fast and precise quantification automatically. Such automation could be beneficial to find clinical assessment clues to produce correct diagnoses, to reduce observer variability, and to increase objectivity. Due to its success in other areas, deep learning could be the key method to obtain clinical acceptance. However, the major bottleneck is how to train a deep CNN model with a limited amount of training data. There is one important question of critical importance: Could it be possible to use transfer learning and fine-tuning in biomedical image analysis to reduce the effort of manual data labeling and still obtain a full deep representation for the target task? In this study, we address this question quantitatively by comparing the performances of transfer learning and learning from scratch for cell nuclei classification. We evaluate four different CNN architectures trained on natural images and facial images.

Cite

Text

Bayramoglu and Heikkilä. "Transfer Learning for Cell Nuclei Classification in Histopathology Images." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-49409-8_46

Markdown

[Bayramoglu and Heikkilä. "Transfer Learning for Cell Nuclei Classification in Histopathology Images." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/bayramoglu2016eccv-transfer/) doi:10.1007/978-3-319-49409-8_46

BibTeX

@inproceedings{bayramoglu2016eccv-transfer,
  title     = {{Transfer Learning for Cell Nuclei Classification in Histopathology Images}},
  author    = {Bayramoglu, Neslihan and Heikkilä, Janne},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {532-539},
  doi       = {10.1007/978-3-319-49409-8_46},
  url       = {https://mlanthology.org/eccv/2016/bayramoglu2016eccv-transfer/}
}