CVAIJun 16, 2022

Nucleus Segmentation and Analysis in Breast Cancer with the MIScnn Framework

arXiv:2206.08182v3h-index: 26
Originality Synthesis-oriented
AI Analysis

This work addresses nucleus analysis for breast cancer pathology, but it appears incremental as it applies an existing U-Net method to a new dataset.

The paper tackled automated nucleus segmentation in breast cancer using the MIScnn Framework with the NuCLS dataset, achieving results compared to the original study but without specific performance numbers.

The NuCLS dataset contains over 220.000 annotations of cell nuclei in breast cancers. We show how to use these data to create a multi-rater model with the MIScnn Framework to automate the analysis of cell nuclei. For the model creation, we use the widespread U-Net approach embedded in a pipeline. This pipeline provides besides the high performance convolution neural network, several preprocessor techniques and a extended data exploration. The final model is tested in the evaluation phase using a wide variety of metrics with a subsequent visualization. Finally, the results are compared and interpreted with the results of the NuCLS study. As an outlook, indications are given which are important for the future development of models in the context of cell nuclei.

Code Implementations2 repos
Foundations

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

Your Notes