MGTUNet: An new UNet for colon nuclei instance segmentation and quantification
Liangrui Pan, Lian Wang, Zhichao Feng, Zhujun Xu, Liwen Xu, Shaoliang, Peng

TL;DR
This paper introduces MGTUNet, a novel UNet-based model that simultaneously performs nuclei instance segmentation, classification, and component regression in colon tissue images, achieving state-of-the-art accuracy.
Contribution
The paper presents MGTUNet, a new UNet variant with enhanced features like Mish activation, group normalization, and a ranger optimizer for improved end-to-end nuclei analysis.
Findings
Achieved PQ of 0.6254 and mPQ of 0.6359, outperforming existing models.
Demonstrated effective simultaneous segmentation, classification, and regression tasks.
Validated state-of-the-art performance on colon histopathological image datasets.
Abstract
Colorectal cancer (CRC) is among the top three malignant tumor types in terms of morbidity and mortality. Histopathological images are the gold standard for diagnosing colon cancer. Cellular nuclei instance segmentation and classification, and nuclear component regression tasks can aid in the analysis of the tumor microenvironment in colon tissue. Traditional methods are still unable to handle both types of tasks end-to-end at the same time, and have poor prediction accuracy and high application costs. This paper proposes a new UNet model for handling nuclei based on the UNet framework, called MGTUNet, which uses Mish, Group normalization and transposed convolution layer to improve the segmentation model, and a ranger optimizer to adjust the SmoothL1Loss values. Secondly, it uses different channels to segment and classify different types of nucleus, ultimately completing the nuclei…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Radiomics and Machine Learning in Medical Imaging · Colorectal Cancer Screening and Detection
MethodsTanh Activation · Transposed convolution · Convolution · Group Normalization
