Translating Light-Sheet Microscopy Images to Virtual H&E Using CycleGAN
Yanhua Zhao
TL;DR
This work tackles translating fluorescence light-sheet microscopy into histology-like H&E images to bridge two modalities used in pathology. It adopts a CycleGAN-based unpaired image-to-image translation, combining two fluorescence channels into RGB and learning bidirectional mappings while preserving morphological structure. The approach demonstrates visually realistic virtual H&E outputs and discusses integration with existing H&E workflows, though quantitative validation is limited by the absence of paired ground truth. Key limitations include a small fluorescence training set and potential artifacts, with suggested future directions spanning larger datasets, objective evaluation, and alternative unpaired methods to enhance robustness.
Abstract
Histopathology analysis relies on Hematoxylin and Eosin (H&E) staining, but fluorescence microscopy offers complementary information. Converting fluorescence images to H&E-like appearance can aid interpretation and integration with standard workflows. We present a Cycle-Consistent Adversarial Network (CycleGAN) approach for unpaired image-to-image translation from multi-channel fluorescence microscopy to pseudo H&E stained histopathology images. The method combines C01 and C02 fluorescence channels into RGB and learns a bidirectional mapping between fluorescence and H&E domains without paired training data. The architecture uses ResNet-based generators with residual blocks and PatchGAN discriminators, trained with adversarial, cycle-consistency, and identity losses. Experiments on fluorescence microscopy datasets show the model generates realistic pseudo H&E images that preserve morphological structures while adopting H&E-like color characteristics. This enables visualization of fluorescence data in a format familiar to pathologists and supports integration with existing H&E-based analysis pipelines.
