IVAICVMar 3, 2022

Color Space-based HoVer-Net for Nuclei Instance Segmentation and Classification

arXiv:2203.01940v18 citationsh-index: 28
Originality Incremental advance
AI Analysis

This work addresses nuclei segmentation and classification for microscopy medical analysis, representing an incremental improvement over existing methods.

The paper tackled nuclei instance segmentation and classification by enhancing HoVer-Net with a multi-channel color space approach, ConvNeXt encoder, Unified Focal loss, and Sharpness-Aware Minimization, achieving a 12.489% mPQ+ improvement over the state-of-the-art on the CoNiC Challenge 2022 test set.

Nuclei segmentation and classification is the first and most crucial step that is utilized for many different microscopy medical analysis applications. However, it suffers from many issues such as the segmentation of small objects, imbalance, and fine-grained differences between types of nuclei. In this paper, multiple different contributions were done tackling these problems present. Firstly, the recently released "ConvNeXt" was used as the encoder for HoVer-Net model since it leverages the key components of transformers that make them perform well. Secondly, to enhance the visual differences between nuclei, a multi-channel color space-based approach is used to aid the model in extracting distinguishing features. Thirdly, Unified Focal loss (UFL) was used to tackle the background-foreground imbalance. Finally, Sharpness-Aware Minimization (SAM) was used to ensure generalizability of the model. Overall, we were able to outperform the current state-of-the-art (SOTA), HoVer-Net, on the preliminary test set of the CoNiC Challenge 2022 by 12.489% mPQ+.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes