CapsNet for Medical Image Segmentation
Minh Tran, Viet-Khoa Vo-Ho, Kyle Quinn, Hien Nguyen, Khoa Luu, and, Ngan Le

TL;DR
This paper explores the use of Capsule Networks (CapsNet) as a robust alternative to CNNs for medical image segmentation, addressing CNN limitations like sensitivity to transformations and loss of positional information.
Contribution
It introduces CapsNet fundamentals, reviews recent advancements in applying CapsNet to medical segmentation, and discusses architectures for 2D and 3D medical images.
Findings
CapsNet offers improved robustness over CNNs in medical segmentation.
Various architectures for 2D and 3D medical image segmentation using CapsNet are discussed.
CapsNet preserves part-whole relationships better than traditional CNNs.
Abstract
Convolutional Neural Networks (CNNs) have been successful in solving tasks in computer vision including medical image segmentation due to their ability to automatically extract features from unstructured data. However, CNNs are sensitive to rotation and affine transformation and their success relies on huge-scale labeled datasets capturing various input variations. This network paradigm has posed challenges at scale because acquiring annotated data for medical segmentation is expensive, and strict privacy regulations. Furthermore, visual representation learning with CNNs has its own flaws, e.g., it is arguable that the pooling layer in traditional CNNs tends to discard positional information and CNNs tend to fail on input images that differ in orientations and sizes. Capsule network (CapsNet) is a recent new architecture that has achieved better robustness in representation learning by…
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
TopicsCOVID-19 diagnosis using AI · AI in cancer detection · Medical Imaging and Analysis
MethodsCapsule Network · Capsule Network
