TL;DR
This paper introduces a faster capsule network architecture tailored for lung nodule classification in CT scans, demonstrating improved performance with limited training data and proposing a more efficient decoding method.
Contribution
It presents a novel, faster CapsNet with a dynamic routing mechanism and an improved convolutional decoder for better lung nodule classification.
Findings
CapsNets outperform CNNs with small training datasets.
The proposed dynamic routing speeds up CapsNet by 3 times.
The convolutional decoder reduces reconstruction error and improves accuracy.
Abstract
Lung cancer is the leading cause of cancer-related deaths in the past several years. A major challenge in lung cancer screening is the detection of lung nodules from computed tomography (CT) scans. State-of-the-art approaches in automated lung nodule classification use deep convolutional neural networks (CNNs). However, these networks require a large number of training samples to generalize well. This paper investigates the use of capsule networks (CapsNets) as an alternative to CNNs. We show that CapsNets significantly outperforms CNNs when the number of training samples is small. To increase the computational efficiency, our paper proposes a consistent dynamic routing mechanism that results in speedup of CapsNet. Finally, we show that the original image reconstruction method of CapNets performs poorly on lung nodule data. We propose an efficient alternative, called…
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.
