LSSANet: A Long Short Slice-Aware Network for Pulmonary Nodule Detection
Rui Xu, Yong Luo, Bo Du, Kaiming Kuang, Jiancheng Yang

TL;DR
LSSANet introduces a novel slice grouping mechanism to efficiently capture long-range dependencies in 3D CT images, significantly improving pulmonary nodule detection accuracy while reducing computational costs.
Contribution
The paper proposes LSSG, a new non-local mechanism that enhances CNNs for pulmonary nodule detection by capturing long-range dependencies efficiently.
Findings
Outperforms existing methods on PN9 dataset
Effectively captures long-range dependencies across slices
Reduces computational cost of non-local operations
Abstract
Convolutional neural networks (CNNs) have been demonstrated to be highly effective in the field of pulmonary nodule detection. However, existing CNN based pulmonary nodule detection methods lack the ability to capture long-range dependencies, which is vital for global information extraction. In computer vision tasks, non-local operations have been widely utilized, but the computational cost could be very high for 3D computed tomography (CT) images. To address this issue, we propose a long short slice-aware network (LSSANet) for the detection of pulmonary nodules. In particular, we develop a new non-local mechanism termed long short slice grouping (LSSG), which splits the compact non-local embeddings into a short-distance slice grouped one and a long-distance slice grouped counterpart. This not only reduces the computational burden, but also keeps long-range dependencies among any…
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
