Related Experiment Video
Updated: Jul 30, 2026

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
CLIP-Guided Generative network for pathology nuclei image augmentation
Yanan Zhang1, Qingyang Liu1, Qian Chen1
1Image Processing Center, Beihang University, Beijing, 102206, China.
Abstract:
Nuclei segmentation and classification play a crucial role in the quantitative analysis of computational pathology (CPath). However, the challenge of creating a large volume of labeled pathology nuclei images due to annotation costs has significantly limited the performance of deep learning-based nuclei segmentation methods. Generative data augmentation offers a promising solution by substantially expanding the available training data without additional annotations. In medical image analysis, Generative Adversarial Networks (GANs) were effective for data augmentation, enhancing model performance by generating realistic synthetic data. However, these approaches lack scalability for multi-class data, as nuclei masks cannot provide sufficient information for diverse image generation. Recently, visual-language foundation models, pretrained on large-scale image-caption pairs, have demonstrated robust performance in pathological diagnostic tasks. In this study, we propose a CLIP-guided generative data augmentation method for nuclei segmentation and classification, leveraging the pretrained pathological CLIP text and image encoders in both the generator and discriminator. Specifically, we first create text descriptions by processing paired histopathology images and nuclei masks, which include information such as organ tissue type, cell count, and nuclei types. These paired text descriptions and nuclei masks are then fed into our multi-modal conditional image generator to guide the synthesis of realistic histopathology images. To ensure the quality of synthesized images, we utilize a high-resolution image discriminator and a CLIP image encoder-based discriminator, focusing on both local and global features of histopathology images. The synthetic histopathology images, paired with corresponding nuclei masks, are integrated into the real dataset to train the nuclei segmentation and classification model. Our experiments, conducted on diverse publicly available pathology nuclei datasets, including both qualitative and quantitative analysis, demonstrate the effectiveness of our proposed method. The experimental results of the nuclei segmentation and classification task underscore the advantages of our data augmentation approach. The code is available at https://github.com/zhangyn1415/CGPN-GAN.
Related Concept Videos
The Retinoblastoma Gene
The first-ever tumor suppressor gene called Rb was identified in retinoblastoma - a rare eye tumor in children. In inherited forms of the disease, a child inherits one defective copy of the Rb gene, which predisposes them to retinoblastoma. However,...
The Retinoblastoma Gene
The first-ever tumor suppressor gene called Rb was identified in retinoblastoma - a rare eye tumor in children. In inherited forms of the disease, a child inherits one defective copy of the Rb gene, which predisposes them to retinoblastoma. However,...
Liver Histology
Hepatocytes perform a variety of essential functions. They secrete...

