CVJul 4, 2022

Domain Adaptive Nuclei Instance Segmentation and Classification via Category-aware Feature Alignment and Pseudo-labelling

Meta AI
arXiv:2207.01233v129 citationsh-index: 62
Originality Incremental advance
AI Analysis

This work addresses the challenge of domain adaptation for nuclei analysis in medical imaging, which is crucial for improving diagnostic accuracy in histopathology, though it appears incremental as it builds on existing UDA methods.

The paper tackles the problem of adapting nuclei instance segmentation and classification models across different histopathology datasets by proposing a novel deep neural network with category-aware feature alignment and pseudo-labelling, achieving state-of-the-art performance with a remarkable margin in cross-domain tasks.

Unsupervised domain adaptation (UDA) methods have been broadly utilized to improve the models' adaptation ability in general computer vision. However, different from the natural images, there exist huge semantic gaps for the nuclei from different categories in histopathology images. It is still under-explored how could we build generalized UDA models for precise segmentation or classification of nuclei instances across different datasets. In this work, we propose a novel deep neural network, namely Category-Aware feature alignment and Pseudo-Labelling Network (CAPL-Net) for UDA nuclei instance segmentation and classification. Specifically, we first propose a category-level feature alignment module with dynamic learnable trade-off weights. Second, we propose to facilitate the model performance on the target data via self-supervised training with pseudo labels based on nuclei-level prototype features. Comprehensive experiments on cross-domain nuclei instance segmentation and classification tasks demonstrate that our approach outperforms state-of-the-art UDA methods with a remarkable margin.

Foundations

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

Your Notes