M3BUNet: Mobile Mean Max UNet for Pancreas Segmentation on CT-Scans
Juwita juwita, Ghulam Mubashar Hassan, Naveed Akhtar, Amitava Datta

TL;DR
This paper introduces M3BUNet, a lightweight neural network combining MobileNet and U-Net with a novel attention mechanism, to improve pancreas segmentation accuracy on CT scans while maintaining low complexity.
Contribution
The paper presents M3BUNet with a dual-stage Mean-Max attention and multi-input enhancements, achieving state-of-the-art segmentation performance with fewer parameters.
Findings
Achieved up to 89.53% DSC on NIH dataset.
Improved segmentation accuracy over existing models.
Maintained low parameter count while enhancing performance.
Abstract
Segmenting organs in CT scan images is a necessary process for multiple downstream medical image analysis tasks. Currently, manual CT scan segmentation by radiologists is prevalent, especially for organs like the pancreas, which requires a high level of domain expertise for reliable segmentation due to factors like small organ size, occlusion, and varying shapes. When resorting to automated pancreas segmentation, these factors translate to limited reliable labeled data to train effective segmentation models. Consequently, the performance of contemporary pancreas segmentation models is still not within acceptable ranges. To improve that, we propose M3BUNet, a fusion of MobileNet and U-Net neural networks, equipped with a novel Mean-Max (MM) attention that operates in two stages to gradually segment pancreas CT images from coarse to fine with mask guidance for object detection. This…
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
TopicsAdvanced Neural Network Applications · COVID-19 diagnosis using AI
MethodsMax Pooling · Concatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Convolution · U-Net
