LDCSF: Local depth convolution-based Swim framework for classifying multi-label histopathology images
Liangrui Pan, Yutao Dou, Zhichao Feng, Liwen Xu, Shaoliang Peng

TL;DR
This paper introduces LDCSF, a novel deep learning framework combining Swin transformer, local depth convolution, and residual networks to improve multi-label histopathology image classification accuracy for liver cancer diagnosis.
Contribution
The paper proposes the LDCSF model, integrating local depth convolution with Swin transformer and residual networks, to enhance multi-label classification of histopathology images.
Findings
Achieved high classification accuracy: 0.9460 for interstitial area, 0.9960 for necrosis.
Effectively classified non-tumor and tumor regions with accuracy above 0.98.
Provided a foundation for liver cancer microenvironment analysis.
Abstract
Histopathological images are the gold standard for diagnosing liver cancer. However, the accuracy of fully digital diagnosis in computational pathology needs to be improved. In this paper, in order to solve the problem of multi-label and low classification accuracy of histopathology images, we propose a locally deep convolutional Swim framework (LDCSF) to classify multi-label histopathology images. In order to be able to provide local field of view diagnostic results, we propose the LDCSF model, which consists of a Swin transformer module, a local depth convolution (LDC) module, a feature reconstruction (FR) module, and a ResNet module. The Swin transformer module reduces the amount of computation generated by the attention mechanism by limiting the attention to each window. The LDC then reconstructs the attention map and performs convolution operations in multiple channels, passing the…
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 · Digital Imaging for Blood Diseases · Radiomics and Machine Learning in Medical Imaging
MethodsMulti-Head Attention · Attention Is All You Need · Stochastic Depth · Kaiming Initialization · 1x1 Convolution · Linear Layer · Layer Normalization · Batch Normalization · Softmax · Dense Connections
