Multi-target stain normalization for histology slides
Desislav Ivanov, Carlo Alberto Barbano, Marco Grangetto
TL;DR
Stain variability across histology slides can impair downstream AI tasks. This paper proposes a parameter-free multi-target stain normalization method that extends the Macenko framework by aggregating stain information from multiple reference images. Through comparative analysis of Stochastic, Concat, Avg-pre, and Avg-post formulations, Concat and especially Avg-post are shown to improve segmentation performance and generalization to external data. The approach is simple to integrate into existing pipelines and holds practical potential for enhancing robustness in computational pathology tasks like automatic nuclei segmentation.
Abstract
Traditional staining normalization approaches, e.g. Macenko, typically rely on the choice of a single representative reference image, which may not adequately account for the diverse staining patterns of datasets collected in practical scenarios. In this study, we introduce a novel approach that leverages multiple reference images to enhance robustness against stain variation. Our method is parameter-free and can be adopted in existing computational pathology pipelines with no significant changes. We evaluate the effectiveness of our method through experiments using a deep-learning pipeline for automatic nuclei segmentation on colorectal images. Our results show that by leveraging multiple reference images, better results can be achieved when generalizing to external data, where the staining can widely differ from the training set.
