CVLGNov 18, 2024

Cascaded Diffusion Models for 2D and 3D Microscopy Image Synthesis to Enhance Cell Segmentation

arXiv:2411.11515v25 citationsh-index: 7Has CodeISBI
Originality Incremental advance
AI Analysis

This addresses the labor-intensive and error-prone nature of manual annotation for biomedical researchers, though it is incremental as it builds on existing diffusion models.

The paper tackles the problem of scarce annotated datasets for cell segmentation in microscopy by proposing a framework that synthesizes densely annotated 2D and 3D images using cascaded diffusion models, resulting in up to 9% improvement in segmentation performance when combined with real data.

Automated cell segmentation in microscopy images is essential for biomedical research, yet conventional methods are labor-intensive and prone to error. While deep learning-based approaches have proven effective, they often require large annotated datasets, which are scarce due to the challenges of manual annotation. To overcome this, we propose a novel framework for synthesizing densely annotated 2D and 3D cell microscopy images using cascaded diffusion models. Our method synthesizes 2D and 3D cell masks from sparse 2D annotations using multi-level diffusion models and NeuS, a 3D surface reconstruction approach. Following that, a pretrained 2D Stable Diffusion model is finetuned to generate realistic cell textures and the final outputs are combined to form cell populations. We show that training a segmentation model with a combination of our synthetic data and real data improves cell segmentation performance by up to 9\% across multiple datasets. Additionally, the FID scores indicate that the synthetic data closely resembles real data. The code for our proposed approach will be available at https://github.com/ruveydayilmaz0/cascaded_diffusion.

Code Implementations1 repo
Foundations

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

Your Notes