AttentNet: Fully Convolutional 3D Attention for Lung Nodule Detection
Majedaldein Almahasneh, Xianghua Xie, and Adeline Paiement

TL;DR
This paper introduces AttentNet, a 3D fully convolutional attention framework for lung nodule detection in CT scans, emphasizing computational efficiency and improved attention mechanisms for large 3D medical data.
Contribution
The paper proposes two novel 3D fully convolutional attention blocks and demonstrates their effectiveness in lung nodule detection, offering a more efficient alternative to traditional attention models.
Findings
Fully conv. attention blocks outperform 2D generalized attention in 3D tasks.
AttentNet improves false positive reduction in lung nodule detection.
The approach is computationally more efficient for large 3D medical images.
Abstract
Motivated by the increasing popularity of attention mechanisms, we observe that popular convolutional (conv.) attention models like Squeeze-and-Excite (SE) and Convolutional Block Attention Module (CBAM) rely on expensive multi-layer perception (MLP) layers. These MLP layers significantly increase computational complexity, making such models less applicable to 3D image contexts, where data dimensionality and computational costs are higher. In 3D medical imaging, such as 3D pulmonary CT scans, efficient processing is crucial due to the large data volume. Traditional 2D attention generalized to 3D increases the computational load, creating demand for more efficient attention mechanisms for 3D tasks. We investigate the possibility of incorporating fully convolutional (conv.) attention in 3D context. We present two 3D fully conv. attention blocks, demonstrating their effectiveness in 3D…
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
TopicsLung Cancer Diagnosis and Treatment · Radiomics and Machine Learning in Medical Imaging · COVID-19 diagnosis using AI
MethodsSoftmax · Attention Is All You Need
