PAM-UNet: Shifting Attention on Region of Interest in Medical Images
Abhijit Das, Debesh Jha, Vandan Gorade, Koushik Biswas, Hongyi Pan,, Zheyuan Zhang, Daniela P. Ladner, Yury Velichko, Amir Borhani, and Ulas Bagci

TL;DR
PAM-UNet introduces a lightweight, attention-driven segmentation model that enhances accuracy in medical images while maintaining computational efficiency, suitable for real-time clinical applications.
Contribution
The paper presents PAM-UNet, a novel architecture combining inverted residual blocks with progressive attention to improve segmentation accuracy and efficiency in medical imaging.
Findings
Achieves 74.65 mean IoU and 82.87 dice score on LiTS 2017.
Requires only 1.32 FLOPS, demonstrating high efficiency.
Balances accuracy and speed effectively in medical image segmentation.
Abstract
Computer-aided segmentation methods can assist medical personnel in improving diagnostic outcomes. While recent advancements like UNet and its variants have shown promise, they face a critical challenge: balancing accuracy with computational efficiency. Shallow encoder architectures in UNets often struggle to capture crucial spatial features, leading in inaccurate and sparse segmentation. To address this limitation, we propose a novel \underline{P}rogressive \underline{A}ttention based \underline{M}obile \underline{UNet} (\underline{PAM-UNet}) architecture. The inverted residual (IR) blocks in PAM-UNet help maintain a lightweight framework, while layerwise \textit{Progressive Luong Attention} () promotes precise segmentation by directing attention toward regions of interest during synthesis. Our approach prioritizes both accuracy and speed, achieving a commendable balance…
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 · Medical Image Segmentation Techniques · Radiomics and Machine Learning in Medical Imaging
