Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MaNi: Maximizing Mutual Information for Nuclei Cross-Domain Unsupervised Segmentation

About

In this work, we propose a mutual information (MI) based unsupervised domain adaptation (UDA) method for the cross-domain nuclei segmentation. Nuclei vary substantially in structure and appearances across different cancer types, leading to a drop in performance of deep learning models when trained on one cancer type and tested on another. This domain shift becomes even more critical as accurate segmentation and quantification of nuclei is an essential histopathology task for the diagnosis/ prognosis of patients and annotating nuclei at the pixel level for new cancer types demands extensive effort by medical experts. To address this problem, we maximize the MI between labeled source cancer type data and unlabeled target cancer type data for transferring nuclei segmentation knowledge across domains. We use the Jensen-Shanon divergence bound, requiring only one negative pair per positive pair for MI maximization. We evaluate our set-up for multiple modeling frameworks and on different datasets comprising of over 20 cancer-type domain shifts and demonstrate competitive performance. All the recently proposed approaches consist of multiple components for improving the domain adaptation, whereas our proposed module is light and can be easily incorporated into other methods (Implementation: https://github.com/YashSharma/MaNi ).

Yash Sharma, Sana Syed, Donald E. Brown• 2022

Related benchmarks

TaskDatasetResultRank
Nuclei Instance SegmentationPanNuke (target)
Dice73.5
14
Nuclei Semantic SegmentationTCIA TNBC (test)
Dice Score0.821
10
Nuclei Semantic SegmentationKIRC TNBC (test)
Dice Score73.3
5
Nuclei Semantic SegmentationKIRC Source: TCIA (test)
Dice Score72.7
5
Showing 4 of 4 rows

Other info

Code

Follow for update