English

H&E Stain Normalization using U-Net

Image and Video Processing 2022-11-11 v1 Computer Vision and Pattern Recognition

Abstract

We propose a novel hematoxylin and eosin (H&E) stain normalization method based on a modified U-Net neural network architecture. Unlike previous deep-learning methods that were often based on generative adversarial networks (GANs), we take a teacher-student approach and use paired datasets generated by a trained CycleGAN to train a U-Net to perform the stain normalization task. Through experiments, we compared our method to two recent competing methods, CycleGAN and StainNet, a lightweight approach also based on the teacher-student model. We found that our method is faster and can process larger images with better quality compared to CycleGAN. We also compared to StainNet and found that our method delivered quantitatively and qualitatively better results.

Cite

@article{arxiv.2211.05420,
  title  = {H&E Stain Normalization using U-Net},
  author = {Chi-Chen Lee and Po-Tsun Paul Kuo and Chi-Han Peng},
  journal= {arXiv preprint arXiv:2211.05420},
  year   = {2022}
}

Comments

Accepted to The 22nd IEEE International Conference on BioInformatics and BioEngineering (BIBE), 2022

R2 v1 2026-06-28T05:34:56.359Z