Brain Tumor Type Classification via Capsule Networks
Parnian Afshar, Arash Mohammadi, and Konstantinos N. Plataniotis

TL;DR
This paper explores the use of Capsule Networks for brain tumor classification from MRI images, demonstrating improved accuracy and robustness over traditional CNNs, with insights into overfitting and feature visualization.
Contribution
It introduces a CapsNet-based architecture for brain tumor classification, addressing overfitting, and compares performance on whole images versus segmented tumors.
Findings
CapsNets outperform CNNs in accuracy for brain tumor classification.
CapsNets are more robust to input transformations like rotation and affine changes.
The study provides visualization methods to interpret learned features.
Abstract
Brain tumor is considered as one of the deadliest and most common form of cancer both in children and in adults. Consequently, determining the correct type of brain tumor in early stages is of significant importance to devise a precise treatment plan and predict patient's response to the adopted treatment. In this regard, there has been a recent surge of interest in designing Convolutional Neural Networks (CNNs) for the problem of brain tumor type classification. However, CNNs typically require large amount of training data and can not properly handle input transformations. Capsule networks (referred to as CapsNets) are brand new machine learning architectures proposed very recently to overcome these shortcomings of CNNs, and posed to revolutionize deep learning solutions. Of particular interest to this work is that Capsule networks are robust to rotation and affine transformation, and…
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.
