Diffusion Model-Based Data Augmentation for Enhanced Neuron Segmentation
Liuyun Jiang, Yanchao Zhang, Jinyue Guo, Yizhuo Lu, Ruining Zhou, Hua Han
TL;DR
This work tackles the data scarcity problem in neuron segmentation from electron microscopy by introducing a diffusion-based data augmentation framework. It combines a 3D EM image synthesis module with a biology-guided mask remodeling component to generate diverse, structurally plausible image–label pairs, enabling voxel-level control via a resolution-aware conditional diffusion model that leverages MSC and RPGE with a Mamba backbone. The approach yields substantial improvements in segmentation accuracy under low-annotation regimes, achieving notable ARAND gains and consistent benefits across multiple segmentation backbones, while also delivering improved 3D-FID scores for generated images. The method advances practical neuron reconstruction by providing high-fidelity synthetic data while respecting biological structure, and it is made reproducible with publicly available code.
Abstract
Neuron segmentation in electron microscopy (EM) aims to reconstruct the complete neuronal connectome; however, current deep learning-based methods are limited by their reliance on large-scale training data and extensive, time-consuming manual annotations. Traditional methods augment the training set through geometric and photometric transformations; however, the generated samples remain highly correlated with the original images and lack structural diversity. To address this limitation, we propose a diffusion-based data augmentation framework capable of generating diverse and structurally plausible image-label pairs for neuron segmentation. Specifically, the framework employs a resolution-aware conditional diffusion model with multi-scale conditioning and EM resolution priors to enable voxel-level image synthesis from 3D masks. It further incorporates a biology-guided mask remodeling module that produces augmented masks with enhanced structural realism. Together, these components effectively enrich the training set and improve segmentation performance. On the AC3 and AC4 datasets under low-annotation regimes, our method improves the ARAND metric by 32.1% and 30.7%, respectively, when combined with two different post-processing methods. Our code is available at https://github.com/HeadLiuYun/NeuroDiff.
