English

Detection and Classification of Breast Cancer Metastates Based on U-Net

Image and Video Processing 2019-09-11 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

This paper presents U-net based breast cancer metastases detection and classification in lymph nodes, as well as patient-level classification based on metastases detection. The whole pipeline can be divided into five steps: preprocessing and data argumentation, patch-based segmentation, post processing, slide-level classification, and patient-level classification. In order to reduce overfitting and speedup convergence, we applied batch normalization and dropout into U-Net. The final Kappa score reaches 0.902 on training data.

Keywords

Cite

@article{arxiv.1909.04141,
  title  = {Detection and Classification of Breast Cancer Metastates Based on U-Net},
  author = {Lin Xu and Cheng Xu and Yi Tong and Yu Chun Su},
  journal= {arXiv preprint arXiv:1909.04141},
  year   = {2019}
}