A hybrid CNN-transformer model with scale-wise local and global attention reports accuracy gains over several baselines on kidney cancer tissue classification.
CLASS-M: Adaptive stain separation-based contrastive learning with pseudo-labeling for histopathological image classification
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Histopathological image classification is an important task in medical image analysis. Recent approaches generally rely on weakly supervised learning due to the ease of acquiring case-level labels from pathology reports. However, patch-level classification is preferable in applications where only a limited number of cases are available or when local prediction accuracy is critical. On the other hand, acquiring extensive datasets with localized labels for training is not feasible. In this paper, we propose a semi-supervised patch-level histopathological image classification model, named CLASS-M, that does not require extensively labeled datasets. CLASS-M is formed by two main parts: a contrastive learning module that uses separated Hematoxylin and Eosin images generated through an adaptive stain separation process, and a module with pseudo-labels using MixUp. We compare our model with other state-of-the-art models on two clear cell renal cell carcinoma datasets. We demonstrate that our CLASS-M model has the best performance on both datasets. Our code is available at github.com/BzhangURU/Paper_CLASS-M/tree/main
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
DuoFormer: Leveraging Hierarchical Representations by Local and Global Attention Vision Transformer
A hybrid CNN-transformer model with scale-wise local and global attention reports accuracy gains over several baselines on kidney cancer tissue classification.