Keep It Accurate and Robust: An Enhanced Nuclei Analysis Framework
Wenhua Zhang, Sen Yang, Meiwei Luo, Chuan He, Yuchen Li, Jun Zhang, Xiyue Wang, Fang Wang
TL;DR
This work tackles robust nuclei analysis in histology by introducing a dual-level ensemble framework built on enhanced HoVer-Net variants. By combining intra- and inter-model ensembling with diverse encoder backbones, it achieves superior performance in nuclear instance segmentation, classification, and cellular composition prediction across public benchmarks, notably securing 1st place in composition regression and 3rd in multi-class panoptic quality at CoNIC 2022. The approach is validated on MoNuSAC, PanNuke, and Lizard datasets, with extensive ablations guiding optimal design choices; its practical impact lies in more reliable cellular characterization for cancer diagnosis and prognosis. The authors also release their code and models, providing a scalable toolkit for researchers and clinicians to adopt robust nuclei analysis in diverse clinical settings.
Abstract
Accurate segmentation and classification of nuclei in histology images is critical but challenging due to nuclei heterogeneity, staining variations, and tissue complexity. Existing methods often struggle with limited dataset variability, with patches extracted from similar whole slide images (WSI), making models prone to falling into local optima. Here we propose a new framework to address this limitation and enable robust nuclear analysis. Our method leverages dual-level ensemble modeling to overcome issues stemming from limited dataset variation. Intra-ensembling applies diverse transformations to individual samples, while inter-ensembling combines networks of different scales. We also introduce enhancements to the HoVer-Net architecture, including updated encoders, nested dense decoding and model regularization strategy. We achieve state-of-the-art results on public benchmarks, including 1st place for nuclear composition prediction and 3rd place for segmentation/classification in the 2022 Colon Nuclei Identification and Counting (CoNIC) Challenge. This success validates our approach for accurate histological nuclei analysis. Extensive experiments and ablation studies provide insights into optimal network design choices and training techniques. In conclusion, this work proposes an improved framework advancing the state-of-the-art in nuclei analysis. We release our code and models (https://github.com/WinnieLaugh/CONIC_Pathology_AI) to serve as a toolkit for the community.
