Attention-ResUNet and EfficientSASM-UNet: UNet based frameworks for Lung and Nodule segmentation
Muhammad Abdullah, Furqan Shaukat

TL;DR
This paper introduces a novel attention-based 3D UNet framework with residual blocks and dilated convolutions for improved lung and nodule segmentation, demonstrating superior performance on the LUNA16 dataset.
Contribution
The paper presents a new 3D segmentation architecture combining attention mechanisms, residual blocks, and dilated convolutions, enhancing accuracy over existing methods.
Findings
Achieved higher Dice scores and IOU metrics than state-of-the-art methods.
Validated on the LUNA16 dataset with extensive experiments.
Source code and datasets are publicly available.
Abstract
Lung cancer has been one of the major threats across the world with the highest mortalities. Computer-aided detection (CAD) can help in early detection and thus can help increase the survival rate. Accurate lung parenchyma segmentation (to include the juxta-pleural nodules) and lung nodule segmentation, the primary symptom of lung cancer, play a crucial role in the overall accuracy of the Lung CAD pipeline. Lung nodule segmentation is quite challenging because of the diverse nodule types and other inhibit structures present within the lung lobes. Traditional machine/deep learning methods suffer from generalization and robustness. Recent Vision Language Models/Foundation Models perform well on the anatomical level, but they suffer on fine-grained segmentation tasks, and their semi-automatic nature limits their effectiveness in real-time clinical scenarios. In this paper, we propose a…
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
TopicsLung Cancer Diagnosis and Treatment · COVID-19 diagnosis using AI · Advanced Neural Network Applications
MethodsMax Pooling
