TL;DR
This paper demonstrates that spatiotemporal deep learning models, specifically ResNet (2+1)D and ResNet Mixed Convolution, outperform traditional 3D models in brain tumour classification from MR images, especially when pre-trained on unrelated datasets.
Contribution
It introduces the use of spatiotemporal models for brain tumour classification and shows their superior performance and efficiency over 3D models, with benefits from pre-training.
Findings
Spatiotemporal models outperform 3D ResNet18 in accuracy.
Pre-training enhances model performance.
ResNet Mixed Convolution with pre-training achieves 96.98% accuracy.
Abstract
A brain tumour is a mass or cluster of abnormal cells in the brain, which has the possibility of becoming life-threatening because of its ability to invade neighbouring tissues and also form metastases. An accurate diagnosis is essential for successful treatment planning and magnetic resonance imaging is the principal imaging modality for diagnostic of brain tumours and their extent. Deep Learning methods in computer vision applications have shown significant improvement in recent years, most of which can be credited to the fact that a sizeable amount of data is available to train models on, and the improvements in the model architectures yielding better approximations in a supervised setting. Classifying tumours using such deep learning methods has made significant progress with the availability of open datasets with reliable annotations. Typically those methods are either 3D models,…
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
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Average Pooling · Batch Normalization · Residual Connection · Global Average Pooling · 1x1 Convolution · Residual Block · Kaiming Initialization · Bottleneck Residual Block · Max Pooling
