Metastatic Cancer Image Classification Based On Deep Learning Method
Guanwen Qiu, Xiaobing Yu, Baolin Sun, Yunpeng Wang, Lipei Zhang

TL;DR
This paper introduces a novel deep learning approach combining DenseNet169 and RAdam for improved classification of metastatic cancer in histopathological images, outperforming classical CNNs.
Contribution
The study proposes a new method integrating DenseNet169 with RAdam optimizer for better accuracy in metastatic cancer image classification.
Findings
DenseNet169 achieved 1.77% higher AUC-Roc than Vgg19.
Accuracy was 1.50% higher with DenseNet169.
Analyzed loss and batch relationship during training and validation.
Abstract
Using histopathological images to automatically classify cancer is a difficult task for accurately detecting cancer, especially to identify metastatic cancer in small image patches obtained from larger digital pathology scans. Computer diagnosis technology has attracted wide attention from researchers. In this paper, we propose a noval method which combines the deep learning algorithm in image classification, the DenseNet169 framework and Rectified Adam optimization algorithm. The connectivity pattern of DenseNet is direct connections from any layer to all consecutive layers, which can effectively improve the information flow between different layers. With the fact that RAdam is not easy to fall into a local optimal solution, and it can converge quickly in model training. The experimental results shows that our model achieves superior performance over the other classical convolutional…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Radiomics and Machine Learning in Medical Imaging · Medical Imaging and Analysis
MethodsBatch Normalization · Concatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · 1x1 Convolution · Dense Block · Max Pooling · Dropout · Softmax · Kaiming Initialization · Dense Connections
