IVCVQMNov 23, 2021

Multi-Modality Microscopy Image Style Transfer for Nuclei Segmentation

arXiv:2111.12138v1
Originality Incremental advance
AI Analysis

This work addresses the challenge of annotating microscopy images for nuclei segmentation, particularly across multiple modalities, making it incremental by enhancing existing segmentation methods.

The paper tackles the laborious annotation problem in nuclei segmentation by proposing a novel microscopy-style augmentation technique using a GAN, which significantly increases segmentation accuracy for top-ranked Mask R-CNN-based algorithms on the 2018 Data Science Bowl dataset.

Annotating microscopy images for nuclei segmentation is laborious and time-consuming. To leverage the few existing annotations, also across multiple modalities, we propose a novel microscopy-style augmentation technique based on a generative adversarial network (GAN). Unlike other style transfer methods, it can not only deal with different cell assay types and lighting conditions, but also with different imaging modalities, such as bright-field and fluorescence microscopy. Using disentangled representations for content and style, we can preserve the structure of the original image while altering its style during augmentation. We evaluate our data augmentation on the 2018 Data Science Bowl dataset consisting of various cell assays, lighting conditions, and imaging modalities. With our style augmentation, the segmentation accuracy of the two top-ranked Mask R-CNN-based nuclei segmentation algorithms in the competition increases significantly. Thus, our augmentation technique renders the downstream task more robust to the test data heterogeneity and helps counteract class imbalance without resampling of minority classes.

Foundations

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

Your Notes