CVJun 29, 2022

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

arXiv:2206.14437v113 citationsh-index: 20Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of accurate nuclei segmentation for cancer diagnosis and prognosis, reducing the need for extensive expert annotation, though it is incremental as it builds on existing domain adaptation methods.

The paper tackles the problem of domain shift in nuclei segmentation across different cancer types by proposing a mutual information-based unsupervised domain adaptation method, achieving competitive performance on over 20 cancer-type domain shifts.

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 ).

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes