Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

NuLite -- Lightweight and Fast Model for Nuclei Instance Segmentation and Classification

About

In pathology, accurate and efficient analysis of Hematoxylin and Eosin (H\&E) slides is crucial for timely and effective cancer diagnosis. Although many deep learning solutions for nuclei instance segmentation and classification exist in the literature, they often entail high computational costs and resource requirements, thus limiting their practical usage in medical applications. To address this issue, we introduce a novel convolutional neural network, NuLite, a U-Net-like architecture designed explicitly on Fast-ViT, a state-of-the-art (SOTA) lightweight CNN. We obtained three versions of our model, NuLite-S, NuLite-M, and NuLite-H, trained on the PanNuke dataset. The experimental results prove that our models equal CellViT (SOTA) in terms of panoptic quality and detection. However, our lightest model, NuLite-S, is 40 times smaller in terms of parameters and about 8 times smaller in terms of GFlops, while our heaviest model is 17 times smaller in terms of parameters and about 7 times smaller in terms of GFlops. Moreover, our model is up to about 8 times faster than CellViT. Lastly, to prove the effectiveness of our solution, we provide a robust comparison of external datasets, namely CoNseP, MoNuSeg, and GlySAC. Our model is publicly available at https://github.com/CosmoIknosLab/NuLite

Cristian Tommasino, Cristiano Russo, Antonio Maria Rinaldi• 2024

Related benchmarks

TaskDatasetResultRank
Nuclei Instance SegmentationPanNuke
Neoplastic Score57.65
39
Nuclei Instance SegmentationCoNSeP (test)
PQ0.547
26
Nuclei ClassificationPanNuke
Neoplastic Precision70
15
Binary Nuclei DetectionPanNuke
Precision83
10
Binary Nuclei Segmentation and DetectionGlySAC (test)
DQ0.751
10
Binary Nuclei Segmentation and DetectionMoNuSeg (test)
DQ86.5
10
Showing 6 of 6 rows

Other info

Code

Follow for update