Se-DenseNet - Attention-Based Network for Detecting Pathological Images of Metastatic Breast Cancer.

Yang Duan,Lingling Sun,Yaqi Wang
DOI: https://doi.org/10.1145/3373509.3373518
2019-01-01
Abstract:Clinically, the doctor judges the degree of tumor infiltration, and identifies whether it is metastasized by observing the histopathological section of the patient, and conducts targeted treatment for patients accordingly. Pathologists must be highly focused on the diagnostic process, but it is still prone to missed diagnosis. This paper presents a complete diagnostic system for the classification of pathological images of metastatic breast cancer, which can automatically identify metastatic breast cancer cells. In this paper, we use convolutional neural networks to extract images intensively and add attention mechanisms to score and re-learn the features to ensure that the effective features of metastatic cancer can be learned quickly and effectively. Furthermore, the generalization performance of the system is improved by using super-resolution to supplement image details. Eventually, the area under the corresponding curve (AUC) for a single model was 0.993, and the auc score on the kaggle test set was 0.001 higher than when the super-resolution treatment was not used. A final score of 0.975 was achieved on the KAGGLE Histopathologic Cancer Detection competition test set. This method can be used to assist doctors in examining pathological sections, and make the diagnosis results relatively objective.
What problem does this paper attempt to address?