paper-with-me

홈 › Papers

InsMix: Towards Realistic Generative Data Augmentation for Nuclei Instance Segmentation

2022-06-30 · Yi Lin, Zeyu Wang, Kwang-Ting Cheng, Hao Chen

Nuclei Segmentation from histology images is a fundamental task in digital pathology analysis. However, deep-learning-based nuclei segmentation methods often suffer from limited annotations. This paper proposes a realistic data augmentation method for nuclei segmentation, named InsMix, that follows a Copy-Paste-Smooth principle and performs morphology-constrained generative instance augmentation. Specifically, we propose morphology constraints that enable the augmented images to acquire luxuriant information about nuclei while maintaining their morphology characteristics (e.g., geometry and location). To fully exploit the pixel redundancy of the background and improve the model's robustness, we further propose a background perturbation method, which randomly shuffles the background patches without disordering the original nuclei distribution. To achieve contextual consistency between original and template instances, a smooth-GAN is designed with a foreground similarity encoder (FSE) and a triplet loss. We validated the proposed method on two datasets, i.e., Kumar and CPS datasets. Experimental results demonstrate the effectiveness of each component and the superior performance achieved by our method to the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2206.15134

Code (1)

hust-linyi/insmix 공식 구현 pytorch

Tasks

Data AugmentationInstance SegmentationSegmentationSemantic SegmentationTriplet

Similar Papers 제목 키워드 기반

NucleiMix: Realistic Data Augmentation for Nuclei Instance Segmentation

2024-10-22 · Jiamu Wang, Jin Tae Kwak

Nuclei instance segmentation is an essential task in pathology image analysis, serving as the foundation for many downstream applications. The release of several public datasets has significantly advanced research in thi…

Data AugmentationInstance SegmentationSegmentationSemantic Segmentation

Co-synthesis of Histopathology Nuclei Image-Label Pairs using a Context-Conditioned Joint Diffusion Model

2024-07-19 · Seonghui Min, Hyun-Jic Oh, Won-Ki Jeong

In multi-class histopathology nuclei analysis tasks, the lack of training data becomes a main bottleneck for the performance of learning-based methods. To tackle this challenge, previous methods have utilized generative …

MSDM: Generating Task-Specific Pathology Images with a Multimodal Conditioned Diffusion Model for Cell and Nuclei Segmentation

2025-10-10 · Dominik Winter, Mai Bui, Monica Azqueta Gavaldon, Nicolas Triltsch 외 arxiv

Scarcity of annotated data, particularly for rare or atypical morphologies, present significant challenges for cell and nuclei segmentation in computational pathology. While manual annotation is labor-intensive and costl…

Generative Synthetic Augmentation using Label-to-Image Translation for Nuclei Image Segmentation

2020-04-21 · Takato Yasuno

In medical image diagnosis, pathology image analysis using semantic segmentation becomes important for efficient screening as a field of digital pathology. The spatial augmentation is ordinary used for semantic segmentat…

Image SegmentationSegmentationSemantic SegmentationTranslation

Controllable and Efficient Multi-Class Pathology Nuclei Data Augmentation using Text-Conditioned Diffusion Models

2024-07-19 · Hyun-Jic Oh, Won-Ki Jeong

In the field of computational pathology, deep learning algorithms have made significant progress in tasks such as nuclei segmentation and classification. However, the potential of these advanced methods is limited by the…

Data AugmentationImage Generation