Instance Migration Diffusion for Nuclear Instance Segmentation in Pathology
Lirui Qi, Hongliang He, Tong Wang, Siwei Feng, Guohong Fu
TL;DR
This paper addresses the data scarcity challenge in nuclear instance segmentation for digital pathology by introducing IM-Diffusion, a diffusion-based augmentation framework that increases diversity in nuclear layouts and internuclear spatial relationships. It combines a Nuclear Migration Module (NMM) to simulate size-dependent nucleus movement with an Internuclear-regions Inpainting Module (IIM) to create varied spatial arrangements, using a diffusion generator conditioned on processed labels. The approach yields state-of-the-art results on CoNSeP and GLySAC in both segmentation and classification metrics, with notable improvements for minority classes and limited gains from simply enlarging the dataset. By enriching training data with diverse microenvironments, IM-Diffusion enhances downstream model generalization for pathology Nuclear Instance Segmentation tasks, offering practical benefits for diagnosis and research.
Abstract
Nuclear instance segmentation plays a vital role in disease diagnosis within digital pathology. However, limited labeled data in pathological images restricts the overall performance of nuclear instance segmentation. To tackle this challenge, we propose a novel data augmentation framework Instance Migration Diffusion Model (IM-Diffusion), IM-Diffusion designed to generate more varied pathological images by constructing diverse nuclear layouts and internuclear spatial relationships. In detail, we introduce a Nuclear Migration Module (NMM) which constructs diverse nuclear layouts by simulating the process of nuclear migration. Building on this, we further present an Internuclear-regions Inpainting Module (IIM) to generate diverse internuclear spatial relationships by structure-aware inpainting. On the basis of the above, IM-Diffusion generates more diverse pathological images with different layouts and internuclear spatial relationships, thereby facilitating downstream tasks. Evaluation on the CoNSeP and GLySAC datasets demonstrate that the images generated by IM-Diffusion effectively enhance overall instance segmentation performance. Code will be made public later.
