Stain Based Contrastive Co-training for Histopathological Image Analysis
Bodong Zhang, Beatrice Knudsen, Deepika Sirohi, Alessandro Ferrero,, Tolga Tasdizen

TL;DR
This paper introduces a semi-supervised learning method for histopathology image classification that uses contrastive co-training with separate color channel views, improving accuracy over existing methods.
Contribution
It presents a novel co-training framework leveraging color deconvolution to create independent views, combined with contrastive loss, for semi-supervised histopathology image analysis.
Findings
Improved classification accuracy over state-of-the-art methods
Effective use of color deconvolution for view separation
Demonstrated on renal and prostate carcinoma datasets
Abstract
We propose a novel semi-supervised learning approach for classification of histopathology images. We employ strong supervision with patch-level annotations combined with a novel co-training loss to create a semi-supervised learning framework. Co-training relies on multiple conditionally independent and sufficient views of the data. We separate the hematoxylin and eosin channels in pathology images using color deconvolution to create two views of each slide that can partially fulfill these requirements. Two separate CNNs are used to embed the two views into a joint feature space. We use a contrastive loss between the views in this feature space to implement co-training. We evaluate our approach in clear cell renal cell and prostate carcinomas, and demonstrate improvement over state-of-the-art semi-supervised learning methods.
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.
Code & Models
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 · Medical Image Segmentation Techniques
