SOTAVerified

Breast cancer image classification on WSI with spatial correlations

2019-05-12Code Available0· sign in to hype

Ye Jiandong, Luo Yihao, Zhu Chuang, Liu Fang, Zhang Yue

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

As common cancer, breast cancer kills thousands of women every year. It's significant to provide doctors computer-aided diagnosis (CAD) to ease their workload as well as improve detection quality. Patch-level CNNs are usually used to classify the breast tissue slice, and the CNNs classify each patch independently ignoring the spatial correlations, resulting in wrong isolated label map. However, the probability distribution of cancer type is related to their adjacent patches. In this paper, we propose a framework integrating CNN and filter algorithm aimed at extracting spatial information and improving the performance of the classification. The network was trained on a breast cancer dataset provided by ICIAR18. For 4-class classification, compared to CNN methods without using spatial correlations, the proposed method achieved about 10% improvement on accuracy over the validation dataset and get smoother probability maps. Our experiments also show that larger kernel size gets better performance.

Tasks

Reproductions