Distill-SODA: Distilling Self-Supervised Vision Transformer for Source-Free Open-Set Domain Adaptation in Computational Pathology
Guillaume Vray, Devavrat Tomar, Jean-Philippe Thiran, Behzad, Bozorgtabar

TL;DR
This paper introduces Distill-SODA, a method that distills self-supervised vision transformers for source-free open-set domain adaptation in computational pathology, effectively handling semantic and covariate shifts for improved tissue classification.
Contribution
It presents a novel framework combining style-based adversarial augmentation, clustering with pseudo-labels, and a confidence correction score to improve domain adaptation in histopathology images.
Findings
Achieves state-of-the-art results on three histopathological datasets.
Effectively handles unknown class detection in open-set scenarios.
Improves classification accuracy in shifted target domains.
Abstract
Developing computational pathology models is essential for reducing manual tissue typing from whole slide images, transferring knowledge from the source domain to an unlabeled, shifted target domain, and identifying unseen categories. We propose a practical setting by addressing the above-mentioned challenges in one fell swoop, i.e., source-free open-set domain adaptation. Our methodology focuses on adapting a pre-trained source model to an unlabeled target dataset and encompasses both closed-set and open-set classes. Beyond addressing the semantic shift of unknown classes, our framework also deals with a covariate shift, which manifests as variations in color appearance between source and target tissue samples. Our method hinges on distilling knowledge from a self-supervised vision transformer (ViT), drawing guidance from either robustly pre-trained transformer models or histopathology…
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
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Softmax · Dense Connections · Residual Connection · Layer Normalization · Vision Transformer
