Abstract
With the increasing amount of data gathered by healthcare providers, interest has been growing in Machine Learning, and more specifically in Deep Learning. Medical applications of machine learning range from the prediction of medical events, to computer-aided detection, diagnosis, and classification. This paper will investigate the application of State-of-the-Art (SoA) Deep Neural Networks in classifying brain tumors. We distinguish between several types of brain tumors, which are typically diagnosed and classified by experts using Magnetic Resonance Imaging (MRI). The most common benign tumors are gliomas and meningiomas, however there exist many more which vary in size and location. Convolutional Neural Networks (CNN) are the SoA deep learning technique for image processing tasks such as image segmentation and classification. However, a recently developed architecture for image classification, namely Vision Transformers, have been shown to outperform classical CNNs in efficiency. while requiring fewer computational resources. This work introduces using only Transformer networks in brain tumor classification for the first time, and compares their performance with CNNs. A significant difference between the two models, tested in this manner, is the lack of translational equivariance in Transformers, which the CNNs already have. Experiments for brain tumor classification on benchmark real-world datasets show they can achieve comparable or better performance, despite using limited training data.
Original language | English |
---|---|
Title of host publication | PROCEEDINGS OF THE 15TH INTERNATIONAL JOINT CONFERENCE ON BIOMEDICAL ENGINEERING SYSTEMS AND TECHNOLOGIES (BIOIMAGING), VOL 2 |
Editors | D Gracanin, A Fred, H Gamboa |
Publisher | SCITEPRESS |
Pages | 123-130 |
Number of pages | 8 |
ISBN (Print) | 9789897585524 |
DOIs | |
Publication status | Published - 2022 |
Event | 15th International Joint Conference on Biomedical Engineering Systems and Technologies (BIOSTEC) / 9th International Conference on Bioimaging (BIOIMAGING) - Online Duration: 9 Feb 2022 → 11 Feb 2022 https://portal.insticc.org/SubmissionDeadlines/6110f5bab750c0933d9eb044?refID=6110f61ab750c0933d9eb099 |
Conference
Conference | 15th International Joint Conference on Biomedical Engineering Systems and Technologies (BIOSTEC) / 9th International Conference on Bioimaging (BIOIMAGING) |
---|---|
Period | 9/02/22 → 11/02/22 |
Internet address |
Keywords
- Brain Tumor Classification
- Deep Learning
- Vision Transformer
- Convolutional Neural Network