MicroSegNet: A Deep Learning Approach for Prostate Segmentation on Micro-Ultrasound Images
Hongxu Jiang, Muhammad Imran, Preethika Muralidharan, Anjali Patel,, Jake Pensa, Muxuan Liang, Tarik Benidir, Joseph R. Grajo, Jason P. Joseph,, Russell Terry, John Michael DiBianco, Li-Ming Su, Yuyin Zhou, Wayne G., Brisbane, and Wei Shao

TL;DR
MicroSegNet is a novel transformer-based UNet model that improves prostate segmentation accuracy on high-resolution micro-ultrasound images by focusing on challenging regions during training, outperforming existing methods and human annotators.
Contribution
The paper introduces MicroSegNet, a multi-scale annotation-guided transformer UNet with a novel AG-BCE loss for improved prostate segmentation on micro-US images.
Findings
Achieved a Dice coefficient of 0.939, surpassing state-of-the-art methods.
Reduced Hausdorff distance to 2.02 mm, indicating precise boundary delineation.
Outperformed human annotators with varying experience levels.
Abstract
Micro-ultrasound (micro-US) is a novel 29-MHz ultrasound technique that provides 3-4 times higher resolution than traditional ultrasound, potentially enabling low-cost, accurate diagnosis of prostate cancer. Accurate prostate segmentation is crucial for prostate volume measurement, cancer diagnosis, prostate biopsy, and treatment planning. However, prostate segmentation on micro-US is challenging due to artifacts and indistinct borders between the prostate, bladder, and urethra in the midline. This paper presents MicroSegNet, a multi-scale annotation-guided transformer UNet model designed specifically to tackle these challenges. During the training process, MicroSegNet focuses more on regions that are hard to segment (hard regions), characterized by discrepancies between expert and non-expert annotations. We achieve this by proposing an annotation-guided binary cross entropy (AG-BCE)…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsProstate Cancer Diagnosis and Treatment · Advanced Neural Network Applications · Medical Imaging and Analysis
MethodsAttention Is All You Need · Dropout · Residual Connection · Linear Layer · Layer Normalization · Byte Pair Encoding · Softmax · Label Smoothing · Absolute Position Encodings · Multi-Head Attention
