ICACR 2023 final (1).pptx

Deep Learning Framework-based
Automated Multi-class Diagnosis for
Neurological Disorders
Syed Saad Azhar Ali1, Khuhed Memon2, Norashikin Yahya2, Karim Asif Sattar1, Sami El Ferik1
1Research Center for Smart Mobility & Logistics, King Fahad University of Petroleum and
Minerals, KSA
2Centre for Intelligent Signal and Imaging Research (HICoE-CISIR), Department of Electrical
and Electronic Engineering, Universiti Teknologi PETRONAS, Malaysia
email: saadazhar@ieee.org, khuhed_22000210, norashikin_yahya@utp.edu.my,
karimas@kfupm.edu.sa, selferik@kfupm.edu.sa
Presentation outline
1
• Background
• Introduction
• Motivation
• Methodology
• MRI varieties
• Disease pool and dataset
• DL architecture
• Results
• Way forward
• Conclusion
https://www.who.int/news-room/fact-sheets/detail/the-top-10-causes-of-death
Background
2
Neurological Disorders
Other examples:
• Multiple Sclerosis (MS)
• Parkinson’s Disease (PD)
• Attention Deficit Hyperactivity
Disorder (ADHD)
• Brain Tumours etc.
Introduction
3
Neurological/ Neurodegenerative disorders
Among the top 3 killers[i]
Cause severe disabilities - eventual death [1]
Increasing incidence in older population [1]
Diagnosis
Diagnostic techniques rely on patient symptoms [2]
Symptomatic diagnoses are subjective [2]
Recent Computer Aided Diagnosis methods assist
neurologists
AI based approaches – dominant [1][2]
[i] https://www.who.int/news-room/fact-sheets/detail/the-top-10-causes-of-death
Motivation
4
• Early diagnosis may help [1][2]
• Diagnosis by manual examination of MRIs needs:
• Highly skilled and experienced experts
• Other tests to reach a concrete conclusion
• Time
• Brain MRI images possess very similar features, specially in case of
neurodegenerative disorders [3][4]
• Some neurological disorders in their very initial stages might get
overlooked [2]
• Result - delay in preemptive measures to decelerate disease progression
• Intelligent systems for identification of diseases can play a pivotal role in
such scenarios [5]
Recent Diagnostic Advancements
5
• ML vs DL!
• DL has shown greater efficiency for Brain MRI
classification [6][7]
• ML and DL in Medical Diagnosis [6]
• Promising results
• Artificial Intelligence (AI) – The Revolution!
[1]
• Machine Learning (ML) and Deep Learning (DL)
• CAD
• SVM and CNN – widely used [7]
• CAD extended to tools development
• Found few [8][9]
6
Literature Survey
Alzheimer’s Disease (AD)
Tumor
Dementia
Schizophrenia
Mild Cognitive Impairment (MCI)
Parkinson’s Disease (PD)
Multiple Sclerosis (MS)
Meningioma
ADHD
Cancer
Bipolar Disorder
Stroke
Keywords: MRI Neurological
Disorders Machine Learning Deep
Learning Computer Aided Diagnosis
80%
18%
2%
MRI AND AI BASED NEUROLOGICAL DISORDERS
DIAGNOSIS - RESEARCH AREAS
Individual disease based Research
Research catering 2-4 diseases/ sub-types
Research catering more than 4 diseases (Unified model)
Prior Art Highlights
7
• Top 2 researched diseases: Alzheimer’s Disease (AD) and Tumors
• Majority of work caters Single Disease Diagnosis
• Small fraction deals with Multiple Disease Diagnosis
• Available CAD research holds the following limitations:
• Small dataset for training
• Questionable Accuracy of inference
• Low Reliability
• Few diagnoseable diseases
• Very few Tools designed to assist neurologists
• These limitations can be mitigated in a unified, comprehensive, efficient
and reliable framework, which can assist in diagnosis of multiple
neurological disorders, using MRI modality
Methodology
8
1
2
3
Dataset Consolidation &
Labelling
Data Investigation for types of
MRI images
Deep Learning Model Training
& Testing
Unified Framework for Multi-
Class Classification
App/ Tool Development for
Real-Time Diagnosis from MRI
Phases
Research
Development
MRI varieties
9
Most common diseases (questionable accuracy in the existing algorithms)
Diseases not used in Multiple disease CAD
Based on available datasets
Neurodegenerative Diseases
The pool can be extended to cater:
• ADHD
• Etc.
Disease pool
10
DL Model(s)
Parkinson’s
Multiple
Sclerosis
Traumatic
Brain Injury
Stroke
Tumor/
types
Alzheimer’s/
stages
Other MRI diagnosable Diseases/ conditions
The pool can be extended to cater:
• Schizophrenia
• Autism
• Etc.
Dataset
11
Disease
Source
Subjects
Files
Orientation
Brain Tumor
Kaggle
1500 Tumor, 1500 Normal
JPEG images
Axial
PD
Neurocon and Taowu
36 Normal, 47 PD
NIfTI
Axial
Platform
Train/Val/Test
Images
MATLAB R2022b
80/ 10/ 10 percent split
2220 Normal, 940 PD and 1500 Tumor. (20 deep brain
slices extracted from Neurocon and Taowu NIfTI volumes)
Dataset for Brain Tumor
12
https://www.kaggle.com/ahmedhamada0/brain-tumor-detection
Dataset for Parkinson’s Disease
13
http://fcon_1000.projects.nitrc.org/indi/retro/parkinsons.html
Control
PD
Hardware, software and DL architecture
ResNet50
Total learnables: 23.5M
Layers: 177
Input: 224 x 224
Output: Image Classification
DL architecture:
14
Windows 11 Home Version 22H2
MATLAB Version: 9.13.0.2166757
(R2022b) Update 4
Python 3.10.7
6GB NVIDIA GeForce GTX 1660 Ti and
12GB NVIDIA GeForce RTX 2080 Ti
Android Studio Chipmunk
2021.2.1
Infinix X690B
OS Android 10
TensorFlow 2.8.0
Crux of the story
Deep Learning
Features Differential Diagnosis
PD, tumor or normal
…
Currently a three-class system,
which can later be extended to
handle multiple neurological
disorders.
DL model to analyze
input MRI
15
Computer Aided Differential
Diagnosis
Training and
performance
16
Validation accuracy: 90.56%
Testing accuracy: 83.69%
Results
Results
17
Brain MRI with Tumor
correctly classified
Brain MRI without Tumor
correctly classified
Android Studio Chipmunk 2021.2.1
Infinix X690B
OS Android 10
TensorFlow 2.8.0
Way forward
Incorporation of XAI to
build confidence of
medical experts in CAD
Expanding disease pool
and training dataset
Deployment of the
developed tool in
hospitals for testing and
feedback
18
Expanding labelled dataset
19
Clinical Diagnosis
Add MRI and Label to database for model tuning
Please Input MRI
Image
Please state
actual Clinical
Diagnosis:
Inference
Parkinson’s
Conclusion
20
• CAD for neurological disorders has proven to be of immense
importance in recent years.
• This research is a humble endeavor to create a generic
framework capable of handling varying MRI types and inferring
diagnoses using the pipeline of DL/ML models.
• Even with the very limited MRI data fed into the training of the
model, it was able to distinguish between tumor, PD and normal
classes with above chance accuracy.
• It is anticipated that the proposed algorithm (to distinguish
between multiple neurological disorders) will perform
satisfactorily with an acceptable accuracy after validation from
radiologists.
References
21
1) Tautan, Alexandra-Maria, Bogdan Ionescu, and Emiliano Santarnecchi. "Artificial Intelligence in
Neurodegenerative Diseases: A Review of Available Tools with a Focus on Machine Learning
Techniques." Artificial Intelligence in Medicine (2021): 102081
2) Nemoto, Kiyotaka, et al. "Differentiating dementia with Lewy bodies and Alzheimer's disease by deep
learning to structural MRI." Journal of Neuroimaging 31.3 (2021): 579-587.
3) Avants, Brian B., et al. "Symmetric diffeomorphic image registration with cross-correlation: evaluating
automated labeling of elderly and neurodegenerative brain." Medical image analysis 12.1 (2008): 26-41.
4) Tomson, Torbjörn. "Excess mortality in epilepsy in developing countries." The Lancet. Neurology 5.10
(2006): 804-805.
5) Miotto, Riccardo, et al. "Deep learning for healthcare: review, opportunities and challenges." Briefings in
bioinformatics 19.6 (2018): 1236-1246.
6) Greenspan, Hayit, Bram Van Ginneken, and Ronald M. Summers. "Guest editorial deep learning in medical
imaging: Overview and future promise of an exciting new technique." IEEE transactions on medical
imaging 35.5 (2016): 1153-1159.
7) Rashid, Mamoon, Harjeet Singh, and Vishal Goyal. "The use of machine learning and deep learning
algorithms in functional magnetic resonance imaging—A systematic review." Expert Systems 37.6 (2020):
e12644.
8) Deepa, B., et al. "Pattern Descriptors Orientation and MAP Firefly Algorithm Based Brain Pathology
Classification Using Hybridized Machine Learning Algorithm." IEEE Access 10 (2021): 3848-3863.
9) Helaly, Hadeer A., Mahmoud Badawy, and Amira Y. Haikal. "Deep learning approach for early detection of
Alzheimer’s disease." Cognitive computation (2021): 1-17.
Acknowledgement
22
The authors would like to acknowledge the support provided by the Deanship of Research Oversight
and Coordination (DROC) at King Fahd University of Petroleum and Minerals (KFUPM) for funding this
work through project No. EC221016 and partial support from Centre for Smart Mobility and Logistics at
King Fahd University of Petroleum and Minerals. We would also like to thank Dr. Shahabuddin Siddiqui,
Diagnostic Radiology, Pakistan Institute of Medical Sciences Hospital, Islamabad, and Dr. Danesh Kumar
Kella, Cardiologist, Piedmont Healthcare, Atlanta Georgia USA for their valuable input in this research.
Thank You

1 de 24

Recomendados

Artificial Intelligence in Medicine por
Artificial Intelligence in MedicineArtificial Intelligence in Medicine
Artificial Intelligence in MedicineNancy Gertrudiz
761 vistas19 diapositivas
Survey on data mining techniques in heart disease prediction por
Survey on data mining techniques in heart disease predictionSurvey on data mining techniques in heart disease prediction
Survey on data mining techniques in heart disease predictionSivagowry Shathesh
13.3K vistas25 diapositivas
ARTIFICIAL NEURAL NETWORKING in Dentistry por
ARTIFICIAL NEURAL NETWORKING in DentistryARTIFICIAL NEURAL NETWORKING in Dentistry
ARTIFICIAL NEURAL NETWORKING in DentistryDr ATHUL CHANDRA.M
972 vistas32 diapositivas
Neural Network Based Classification and Diagnosis of Brain Hemorrhages por
Neural Network Based Classification and Diagnosis of Brain HemorrhagesNeural Network Based Classification and Diagnosis of Brain Hemorrhages
Neural Network Based Classification and Diagnosis of Brain HemorrhagesWaqas Tariq
303 vistas19 diapositivas
Artificial Neural Networks applications in Computer Aided Diagnosis. System d... por
Artificial Neural Networks applications in Computer Aided Diagnosis. System d...Artificial Neural Networks applications in Computer Aided Diagnosis. System d...
Artificial Neural Networks applications in Computer Aided Diagnosis. System d...Technological Ecosystems for Enhancing Multiculturality
784 vistas23 diapositivas
An internet of things-based automatic brain tumor detection system por
An internet of things-based automatic brain tumor detection systemAn internet of things-based automatic brain tumor detection system
An internet of things-based automatic brain tumor detection systemIJEECSIAES
6 vistas9 diapositivas

Más contenido relacionado

Similar a ICACR 2023 final (1).pptx

RETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODS por
RETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODSRETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODS
RETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODSIRJET Journal
11 vistas5 diapositivas
Use of Artificial Intelligence in AAOCA por
Use of Artificial Intelligence in AAOCAUse of Artificial Intelligence in AAOCA
Use of Artificial Intelligence in AAOCAJAI NAHAR, MD MBA
137 vistas43 diapositivas
Cv deep learning r choi_20170629 por
Cv deep learning r choi_20170629Cv deep learning r choi_20170629
Cv deep learning r choi_20170629Rosa Jungmin Choi
232 vistas13 diapositivas
Fundamentals and Innovations in medical imaging.pptx por
Fundamentals and Innovations in medical imaging.pptxFundamentals and Innovations in medical imaging.pptx
Fundamentals and Innovations in medical imaging.pptxHemant Rakesh
23 vistas33 diapositivas
HEALTH PREDICTION ANALYSIS USING DATA MINING por
HEALTH PREDICTION ANALYSIS USING DATA  MININGHEALTH PREDICTION ANALYSIS USING DATA  MINING
HEALTH PREDICTION ANALYSIS USING DATA MININGAshish Salve
745 vistas34 diapositivas
Digital pathology in developing country por
Digital pathology in developing countryDigital pathology in developing country
Digital pathology in developing countryDr. Ashish lakhey
259 vistas21 diapositivas

Similar a ICACR 2023 final (1).pptx(20)

RETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODS por IRJET Journal
RETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODSRETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODS
RETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODS
IRJET Journal11 vistas
Use of Artificial Intelligence in AAOCA por JAI NAHAR, MD MBA
Use of Artificial Intelligence in AAOCAUse of Artificial Intelligence in AAOCA
Use of Artificial Intelligence in AAOCA
JAI NAHAR, MD MBA137 vistas
Fundamentals and Innovations in medical imaging.pptx por Hemant Rakesh
Fundamentals and Innovations in medical imaging.pptxFundamentals and Innovations in medical imaging.pptx
Fundamentals and Innovations in medical imaging.pptx
Hemant Rakesh23 vistas
HEALTH PREDICTION ANALYSIS USING DATA MINING por Ashish Salve
HEALTH PREDICTION ANALYSIS USING DATA  MININGHEALTH PREDICTION ANALYSIS USING DATA  MINING
HEALTH PREDICTION ANALYSIS USING DATA MINING
Ashish Salve745 vistas
Digital pathology in developing country por Dr. Ashish lakhey
Digital pathology in developing countryDigital pathology in developing country
Digital pathology in developing country
Dr. Ashish lakhey259 vistas
Diabetic Retinopathy.pptx por NGOKUL3
Diabetic Retinopathy.pptxDiabetic Retinopathy.pptx
Diabetic Retinopathy.pptx
NGOKUL3274 vistas
Diabetic Retinopathy.pptx por NGOKUL3
Diabetic Retinopathy.pptxDiabetic Retinopathy.pptx
Diabetic Retinopathy.pptx
NGOKUL31.8K vistas
Why does data matter? Professor Stephen Keevil, Head of Medical Physics, Guy’... por NHS England
Why does data matter? Professor Stephen Keevil, Head of Medical Physics, Guy’...Why does data matter? Professor Stephen Keevil, Head of Medical Physics, Guy’...
Why does data matter? Professor Stephen Keevil, Head of Medical Physics, Guy’...
NHS England106 vistas
Introduction to Machine Learning and Texture Analysis for Lesion Characteriza... por Kevin Mader
Introduction to Machine Learning and Texture Analysis for Lesion Characteriza...Introduction to Machine Learning and Texture Analysis for Lesion Characteriza...
Introduction to Machine Learning and Texture Analysis for Lesion Characteriza...
Kevin Mader854 vistas
Prospects of Deep Learning in Medical Imaging por Godswll Egegwu
Prospects of Deep Learning in Medical ImagingProspects of Deep Learning in Medical Imaging
Prospects of Deep Learning in Medical Imaging
Godswll Egegwu494 vistas
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using... por IRJET Journal
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...
IRJET Journal10 vistas
SKin lesion detection using ml approach.pptx por PrachiPancholi5
SKin lesion detection using ml approach.pptxSKin lesion detection using ml approach.pptx
SKin lesion detection using ml approach.pptx
PrachiPancholi543 vistas
IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ... por IRJET Journal
IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ...IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ...
IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ...
IRJET Journal14 vistas
Comparing Data Mining Techniques used for Heart Disease Prediction por IRJET Journal
Comparing Data Mining Techniques used for Heart Disease PredictionComparing Data Mining Techniques used for Heart Disease Prediction
Comparing Data Mining Techniques used for Heart Disease Prediction
IRJET Journal151 vistas
Medical_Informatics_and_Data_Analysis.pdf por alemu27
Medical_Informatics_and_Data_Analysis.pdfMedical_Informatics_and_Data_Analysis.pdf
Medical_Informatics_and_Data_Analysis.pdf
alemu274 vistas
Cardiovascular Disease Prediction Using Machine Learning Approaches.pptx por Taminul Islam
Cardiovascular Disease Prediction Using Machine Learning Approaches.pptxCardiovascular Disease Prediction Using Machine Learning Approaches.pptx
Cardiovascular Disease Prediction Using Machine Learning Approaches.pptx
Taminul Islam183 vistas

Último

DESIGN OF SPRINGS-UNIT4.pptx por
DESIGN OF SPRINGS-UNIT4.pptxDESIGN OF SPRINGS-UNIT4.pptx
DESIGN OF SPRINGS-UNIT4.pptxgopinathcreddy
17 vistas47 diapositivas
DevOps to DevSecOps: Enhancing Software Security Throughout The Development L... por
DevOps to DevSecOps: Enhancing Software Security Throughout The Development L...DevOps to DevSecOps: Enhancing Software Security Throughout The Development L...
DevOps to DevSecOps: Enhancing Software Security Throughout The Development L...Anowar Hossain
12 vistas34 diapositivas
What is Unit Testing por
What is Unit TestingWhat is Unit Testing
What is Unit TestingSadaaki Emura
23 vistas25 diapositivas
Thermal aware task assignment for multicore processors using genetic algorithm por
Thermal aware task assignment for multicore processors using genetic algorithm Thermal aware task assignment for multicore processors using genetic algorithm
Thermal aware task assignment for multicore processors using genetic algorithm IJECEIAES
30 vistas12 diapositivas
Literature review and Case study on Commercial Complex in Nepal, Durbar mall,... por
Literature review and Case study on Commercial Complex in Nepal, Durbar mall,...Literature review and Case study on Commercial Complex in Nepal, Durbar mall,...
Literature review and Case study on Commercial Complex in Nepal, Durbar mall,...AakashShakya12
57 vistas115 diapositivas
DevOps-ITverse-2023-IIT-DU.pptx por
DevOps-ITverse-2023-IIT-DU.pptxDevOps-ITverse-2023-IIT-DU.pptx
DevOps-ITverse-2023-IIT-DU.pptxAnowar Hossain
7 vistas45 diapositivas

Último(20)

DevOps to DevSecOps: Enhancing Software Security Throughout The Development L... por Anowar Hossain
DevOps to DevSecOps: Enhancing Software Security Throughout The Development L...DevOps to DevSecOps: Enhancing Software Security Throughout The Development L...
DevOps to DevSecOps: Enhancing Software Security Throughout The Development L...
Anowar Hossain12 vistas
Thermal aware task assignment for multicore processors using genetic algorithm por IJECEIAES
Thermal aware task assignment for multicore processors using genetic algorithm Thermal aware task assignment for multicore processors using genetic algorithm
Thermal aware task assignment for multicore processors using genetic algorithm
IJECEIAES30 vistas
Literature review and Case study on Commercial Complex in Nepal, Durbar mall,... por AakashShakya12
Literature review and Case study on Commercial Complex in Nepal, Durbar mall,...Literature review and Case study on Commercial Complex in Nepal, Durbar mall,...
Literature review and Case study on Commercial Complex in Nepal, Durbar mall,...
AakashShakya1257 vistas
Update 42 models(Diode/General ) in SPICE PARK(DEC2023) por Tsuyoshi Horigome
Update 42 models(Diode/General ) in SPICE PARK(DEC2023)Update 42 models(Diode/General ) in SPICE PARK(DEC2023)
Update 42 models(Diode/General ) in SPICE PARK(DEC2023)
Tsuyoshi Horigome19 vistas
Effect of deep chemical mixing columns on properties of surrounding soft clay... por AltinKaradagli
Effect of deep chemical mixing columns on properties of surrounding soft clay...Effect of deep chemical mixing columns on properties of surrounding soft clay...
Effect of deep chemical mixing columns on properties of surrounding soft clay...
AltinKaradagli6 vistas
An approach of ontology and knowledge base for railway maintenance por IJECEIAES
An approach of ontology and knowledge base for railway maintenanceAn approach of ontology and knowledge base for railway maintenance
An approach of ontology and knowledge base for railway maintenance
IJECEIAES12 vistas
Machine learning in drug supply chain management during disease outbreaks: a ... por IJECEIAES
Machine learning in drug supply chain management during disease outbreaks: a ...Machine learning in drug supply chain management during disease outbreaks: a ...
Machine learning in drug supply chain management during disease outbreaks: a ...
IJECEIAES10 vistas
Dynamics of Hard-Magnetic Soft Materials por Shivendra Nandan
Dynamics of Hard-Magnetic Soft MaterialsDynamics of Hard-Magnetic Soft Materials
Dynamics of Hard-Magnetic Soft Materials
Shivendra Nandan13 vistas
fakenews_DBDA_Mar23.pptx por deepmitra8
fakenews_DBDA_Mar23.pptxfakenews_DBDA_Mar23.pptx
fakenews_DBDA_Mar23.pptx
deepmitra812 vistas
STUDY OF SMART MATERIALS USED IN CONSTRUCTION-1.pptx por AnnieRachelJohn
STUDY OF SMART MATERIALS USED IN CONSTRUCTION-1.pptxSTUDY OF SMART MATERIALS USED IN CONSTRUCTION-1.pptx
STUDY OF SMART MATERIALS USED IN CONSTRUCTION-1.pptx
AnnieRachelJohn31 vistas

ICACR 2023 final (1).pptx

  • 1. Deep Learning Framework-based Automated Multi-class Diagnosis for Neurological Disorders Syed Saad Azhar Ali1, Khuhed Memon2, Norashikin Yahya2, Karim Asif Sattar1, Sami El Ferik1 1Research Center for Smart Mobility & Logistics, King Fahad University of Petroleum and Minerals, KSA 2Centre for Intelligent Signal and Imaging Research (HICoE-CISIR), Department of Electrical and Electronic Engineering, Universiti Teknologi PETRONAS, Malaysia email: saadazhar@ieee.org, khuhed_22000210, norashikin_yahya@utp.edu.my, karimas@kfupm.edu.sa, selferik@kfupm.edu.sa
  • 2. Presentation outline 1 • Background • Introduction • Motivation • Methodology • MRI varieties • Disease pool and dataset • DL architecture • Results • Way forward • Conclusion
  • 3. https://www.who.int/news-room/fact-sheets/detail/the-top-10-causes-of-death Background 2 Neurological Disorders Other examples: • Multiple Sclerosis (MS) • Parkinson’s Disease (PD) • Attention Deficit Hyperactivity Disorder (ADHD) • Brain Tumours etc.
  • 4. Introduction 3 Neurological/ Neurodegenerative disorders Among the top 3 killers[i] Cause severe disabilities - eventual death [1] Increasing incidence in older population [1] Diagnosis Diagnostic techniques rely on patient symptoms [2] Symptomatic diagnoses are subjective [2] Recent Computer Aided Diagnosis methods assist neurologists AI based approaches – dominant [1][2] [i] https://www.who.int/news-room/fact-sheets/detail/the-top-10-causes-of-death
  • 5. Motivation 4 • Early diagnosis may help [1][2] • Diagnosis by manual examination of MRIs needs: • Highly skilled and experienced experts • Other tests to reach a concrete conclusion • Time • Brain MRI images possess very similar features, specially in case of neurodegenerative disorders [3][4] • Some neurological disorders in their very initial stages might get overlooked [2] • Result - delay in preemptive measures to decelerate disease progression • Intelligent systems for identification of diseases can play a pivotal role in such scenarios [5]
  • 6. Recent Diagnostic Advancements 5 • ML vs DL! • DL has shown greater efficiency for Brain MRI classification [6][7] • ML and DL in Medical Diagnosis [6] • Promising results • Artificial Intelligence (AI) – The Revolution! [1] • Machine Learning (ML) and Deep Learning (DL) • CAD • SVM and CNN – widely used [7] • CAD extended to tools development • Found few [8][9]
  • 7. 6 Literature Survey Alzheimer’s Disease (AD) Tumor Dementia Schizophrenia Mild Cognitive Impairment (MCI) Parkinson’s Disease (PD) Multiple Sclerosis (MS) Meningioma ADHD Cancer Bipolar Disorder Stroke Keywords: MRI Neurological Disorders Machine Learning Deep Learning Computer Aided Diagnosis 80% 18% 2% MRI AND AI BASED NEUROLOGICAL DISORDERS DIAGNOSIS - RESEARCH AREAS Individual disease based Research Research catering 2-4 diseases/ sub-types Research catering more than 4 diseases (Unified model)
  • 8. Prior Art Highlights 7 • Top 2 researched diseases: Alzheimer’s Disease (AD) and Tumors • Majority of work caters Single Disease Diagnosis • Small fraction deals with Multiple Disease Diagnosis • Available CAD research holds the following limitations: • Small dataset for training • Questionable Accuracy of inference • Low Reliability • Few diagnoseable diseases • Very few Tools designed to assist neurologists • These limitations can be mitigated in a unified, comprehensive, efficient and reliable framework, which can assist in diagnosis of multiple neurological disorders, using MRI modality
  • 9. Methodology 8 1 2 3 Dataset Consolidation & Labelling Data Investigation for types of MRI images Deep Learning Model Training & Testing Unified Framework for Multi- Class Classification App/ Tool Development for Real-Time Diagnosis from MRI Phases Research Development
  • 11. Most common diseases (questionable accuracy in the existing algorithms) Diseases not used in Multiple disease CAD Based on available datasets Neurodegenerative Diseases The pool can be extended to cater: • ADHD • Etc. Disease pool 10 DL Model(s) Parkinson’s Multiple Sclerosis Traumatic Brain Injury Stroke Tumor/ types Alzheimer’s/ stages Other MRI diagnosable Diseases/ conditions The pool can be extended to cater: • Schizophrenia • Autism • Etc.
  • 12. Dataset 11 Disease Source Subjects Files Orientation Brain Tumor Kaggle 1500 Tumor, 1500 Normal JPEG images Axial PD Neurocon and Taowu 36 Normal, 47 PD NIfTI Axial Platform Train/Val/Test Images MATLAB R2022b 80/ 10/ 10 percent split 2220 Normal, 940 PD and 1500 Tumor. (20 deep brain slices extracted from Neurocon and Taowu NIfTI volumes)
  • 13. Dataset for Brain Tumor 12 https://www.kaggle.com/ahmedhamada0/brain-tumor-detection
  • 14. Dataset for Parkinson’s Disease 13 http://fcon_1000.projects.nitrc.org/indi/retro/parkinsons.html Control PD
  • 15. Hardware, software and DL architecture ResNet50 Total learnables: 23.5M Layers: 177 Input: 224 x 224 Output: Image Classification DL architecture: 14 Windows 11 Home Version 22H2 MATLAB Version: 9.13.0.2166757 (R2022b) Update 4 Python 3.10.7 6GB NVIDIA GeForce GTX 1660 Ti and 12GB NVIDIA GeForce RTX 2080 Ti Android Studio Chipmunk 2021.2.1 Infinix X690B OS Android 10 TensorFlow 2.8.0
  • 16. Crux of the story Deep Learning Features Differential Diagnosis PD, tumor or normal … Currently a three-class system, which can later be extended to handle multiple neurological disorders. DL model to analyze input MRI 15 Computer Aided Differential Diagnosis
  • 17. Training and performance 16 Validation accuracy: 90.56% Testing accuracy: 83.69% Results
  • 18. Results 17 Brain MRI with Tumor correctly classified Brain MRI without Tumor correctly classified Android Studio Chipmunk 2021.2.1 Infinix X690B OS Android 10 TensorFlow 2.8.0
  • 19. Way forward Incorporation of XAI to build confidence of medical experts in CAD Expanding disease pool and training dataset Deployment of the developed tool in hospitals for testing and feedback 18
  • 20. Expanding labelled dataset 19 Clinical Diagnosis Add MRI and Label to database for model tuning Please Input MRI Image Please state actual Clinical Diagnosis: Inference Parkinson’s
  • 21. Conclusion 20 • CAD for neurological disorders has proven to be of immense importance in recent years. • This research is a humble endeavor to create a generic framework capable of handling varying MRI types and inferring diagnoses using the pipeline of DL/ML models. • Even with the very limited MRI data fed into the training of the model, it was able to distinguish between tumor, PD and normal classes with above chance accuracy. • It is anticipated that the proposed algorithm (to distinguish between multiple neurological disorders) will perform satisfactorily with an acceptable accuracy after validation from radiologists.
  • 22. References 21 1) Tautan, Alexandra-Maria, Bogdan Ionescu, and Emiliano Santarnecchi. "Artificial Intelligence in Neurodegenerative Diseases: A Review of Available Tools with a Focus on Machine Learning Techniques." Artificial Intelligence in Medicine (2021): 102081 2) Nemoto, Kiyotaka, et al. "Differentiating dementia with Lewy bodies and Alzheimer's disease by deep learning to structural MRI." Journal of Neuroimaging 31.3 (2021): 579-587. 3) Avants, Brian B., et al. "Symmetric diffeomorphic image registration with cross-correlation: evaluating automated labeling of elderly and neurodegenerative brain." Medical image analysis 12.1 (2008): 26-41. 4) Tomson, Torbjörn. "Excess mortality in epilepsy in developing countries." The Lancet. Neurology 5.10 (2006): 804-805. 5) Miotto, Riccardo, et al. "Deep learning for healthcare: review, opportunities and challenges." Briefings in bioinformatics 19.6 (2018): 1236-1246. 6) Greenspan, Hayit, Bram Van Ginneken, and Ronald M. Summers. "Guest editorial deep learning in medical imaging: Overview and future promise of an exciting new technique." IEEE transactions on medical imaging 35.5 (2016): 1153-1159. 7) Rashid, Mamoon, Harjeet Singh, and Vishal Goyal. "The use of machine learning and deep learning algorithms in functional magnetic resonance imaging—A systematic review." Expert Systems 37.6 (2020): e12644. 8) Deepa, B., et al. "Pattern Descriptors Orientation and MAP Firefly Algorithm Based Brain Pathology Classification Using Hybridized Machine Learning Algorithm." IEEE Access 10 (2021): 3848-3863. 9) Helaly, Hadeer A., Mahmoud Badawy, and Amira Y. Haikal. "Deep learning approach for early detection of Alzheimer’s disease." Cognitive computation (2021): 1-17.
  • 23. Acknowledgement 22 The authors would like to acknowledge the support provided by the Deanship of Research Oversight and Coordination (DROC) at King Fahd University of Petroleum and Minerals (KFUPM) for funding this work through project No. EC221016 and partial support from Centre for Smart Mobility and Logistics at King Fahd University of Petroleum and Minerals. We would also like to thank Dr. Shahabuddin Siddiqui, Diagnostic Radiology, Pakistan Institute of Medical Sciences Hospital, Islamabad, and Dr. Danesh Kumar Kella, Cardiologist, Piedmont Healthcare, Atlanta Georgia USA for their valuable input in this research.