IVCVMar 7, 2023

SGDA: Towards 3D Universal Pulmonary Nodule Detection via Slice Grouped Domain Attention

arXiv:2303.03625v122 citationsh-index: 44
Originality Incremental advance
AI Analysis

This addresses the need for more generalizable lung cancer diagnostic tools in diverse real-world scenarios, representing an incremental advance.

The paper tackled the problem of domain-specific limitations in pulmonary nodule detection by proposing a slice grouped domain attention module, which improved multi-domain detection performance compared to state-of-the-art methods.

Lung cancer is the leading cause of cancer death worldwide. The best solution for lung cancer is to diagnose the pulmonary nodules in the early stage, which is usually accomplished with the aid of thoracic computed tomography (CT). As deep learning thrives, convolutional neural networks (CNNs) have been introduced into pulmonary nodule detection to help doctors in this labor-intensive task and demonstrated to be very effective. However, the current pulmonary nodule detection methods are usually domain-specific, and cannot satisfy the requirement of working in diverse real-world scenarios. To address this issue, we propose a slice grouped domain attention (SGDA) module to enhance the generalization capability of the pulmonary nodule detection networks. This attention module works in the axial, coronal, and sagittal directions. In each direction, we divide the input feature into groups, and for each group, we utilize a universal adapter bank to capture the feature subspaces of the domains spanned by all pulmonary nodule datasets. Then the bank outputs are combined from the perspective of domain to modulate the input group. Extensive experiments demonstrate that SGDA enables substantially better multi-domain pulmonary nodule detection performance compared with the state-of-the-art multi-domain learning methods.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes