S5CL: Unifying Fully-Supervised, Self-Supervised, and Semi-Supervised Learning Through Hierarchical Contrastive Learning
Manuel Tran, Sophia J. Wagner, Melanie Boxberg, Tingying Peng

TL;DR
S5CL is a unified contrastive learning framework that integrates fully-supervised, self-supervised, and semi-supervised learning to improve feature representations in computational pathology with limited labeled data.
Contribution
The paper introduces S5CL, a hierarchical contrastive learning method that combines different supervision levels into one framework, enhancing performance in histopathological image analysis.
Findings
Up to 9% accuracy improvement on colorectal cancer dataset.
Up to 6% F1-score increase on leukemia blood smear dataset.
Effective in scenarios with sparse and imbalanced labels.
Abstract
In computational pathology, we often face a scarcity of annotations and a large amount of unlabeled data. One method for dealing with this is semi-supervised learning which is commonly split into a self-supervised pretext task and a subsequent model fine-tuning. Here, we compress this two-stage training into one by introducing S5CL, a unified framework for fully-supervised, self-supervised, and semi-supervised learning. With three contrastive losses defined for labeled, unlabeled, and pseudo-labeled images, S5CL can learn feature representations that reflect the hierarchy of distance relationships: similar images and augmentations are embedded the closest, followed by different looking images of the same class, while images from separate classes have the largest distance. Moreover, S5CL allows us to flexibly combine these losses to adapt to different scenarios. Evaluations of our…
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 · Cervical Cancer and HPV Research
