SlideShare a Scribd company logo
1 of 18
Contents
ā€¢ Introduction
ā€¢ Objective
ā€¢ Literature Review
ā€¢ Problem Statement
ā€¢ Proposed Model
ā€¢ Implementation
ā€¢ Results
ā€¢ Conclusion
ā€¢ References
03-01-2024 Rajkiya Engineering College Azamgarh 1
ā€¢ Alzheimer is a progressive neurological disorder that affects brain cells,impacting memory loss, thinking and
behavioral changes.
ā€¢ Affects millions worldwide, with a growing prevalence due to an aging population.
ā€¢ Early and accurate diagnosis remains a significant hurdle for effective treatment and management.
ā€¢ To enhance early and accurate detection of Alzheimer's Disease using advanced technological solutions like
Federated Learning.
03-01-2024 Rajkiya Engineering College Azamgarh 2
Introduction
ā€¢ Create a precise model for early Alzheimer's detection and diagnosis.
ā€¢ Use Federated Learning for collaborative data analysis.
ā€¢ Ensure privacy across diverse healthcare datasets.
ā€¢ Improve accuracy while preserving sensitive information.
03-01-2024 Rajkiya Engineering College Azamgarh 3
Objective
03-01-2024 Rajkiya Engineering College Azamgarh 4
Literature Review
Table 1 : Literature Review
Ref.No Publisher/
Year of
Publication
Technologies Used Objective Strong Point Weak Point
1. Nature/ 2020 Federated learning,
IoMT
Design a smart
healthcare system
using Federated
Learning and
Internet of Medical
Things
ā€¢ Privacy-Preserving
Decentralized Learning.
ā€¢ Enhanced Personalized
Healthcare Insights.
ā€¢ Device Heterogeneity
Complexity.
ā€¢ Security Risks in
Connectivity.
2. Springer/2022 Federated learning,
blockchain
Using blockchain
with federated
learning to enhance
data privacy, security
and trust by ensuring
decentralized control
of data.
ā€¢ Improved Security
Through Decentralization.
ā€¢ Blockchain Trust for
Transparency
ā€¢ Complex Integration
and Implementation.
ā€¢ Potential Scalability
Challenges.
03-01-2024 Rajkiya Engineering College Azamgarh 5
Table 1 : Literature Review
Ref.No Publisher/
Year of
Publication
Technologies Used Objective Strong Point Weak Point
3. IEEE/ 2022 Federated learning,
Homomorphic
encryption and
Internet of Things
Using Homomorphic
encryption based
privacy preserving
federated learning in
IOT-enabled
healthcare system.
ā€¢ Robust Privacy Protection
Mechanism.
ā€¢ Secure Federated Learning
Framework.
ā€¢ Homomorphic
Encryption Complexity.
ā€¢ Limited Processing
Power Constraint.
4. IEEE/ 2022 Federated learning,
blockchain and
IoMT
Building a Federated
learning based
privacy preservation,
fraud detection and
blockchain IoMT
system for
healthcare.
ā€¢ Personalized insights
without compromising
privacy.
ā€¢ Ensuring integrity and
transparent transactions.
ā€¢ Data flow challenges
affecting performance.
ā€¢ High resource
demands during
deployment.
03-01-2024 Rajkiya Engineering College Azamgarh 6
Table 1 : Literature Review
Ref.No Publisher/
Year of
Publication
Technologies Used Objective Strong Point Weak Point
5. IEEE/2021 Federated learning Federated Learning
via Conditional
Mutual Learning for
Alzheimerā€™s Disease
Classification on
T1w MRI
ā€¢ High structural detail for
brain analysis
ā€¢ Established imaging
technique in Alzheimer's
diagnosis.
ā€¢ Communication
Overhead
ā€¢ Data Heterogeneity
6. MDPI/ 2023 Federated learning A Federated
Learning Model
Based on Hardware
Acceleration for the
Early Detection of
Alzheimerā€™s Disease
ā€¢Accelerated computation .
ā€¢Scalable.
ā€¢ Dependency on
specific hardware
configurations
03-01-2024 Rajkiya Engineering College Azamgarh 7
Problem Statement
ļ± "Developing an efficient and privacy-preserving method using federated learning for the accurate detection
and diagnosis of Alzheimer's disease, overcoming data fragmentation and privacy concerns in healthcare
datasets."
03-01-2024 Rajkiya Engineering College Azamgarh 8
Proposed Model
Fig 1: Model Diagram
03-01-2024 Rajkiya Engineering College Azamgarh 9
Federated Learning Workflow Diagram
Fig 2: Federated Learning Workflow Diagram
03-01-2024 Rajkiya Engineering College Azamgarh 10
The workflow of Federated Learning involves the following steps-
1. Initialization: Central server initializes a global model for federated learning.
2. Participant Selection: Edge devices, like smartphones or IoT devices, chosen for participation.
3. Model Distribution: Global model distributed to selected edge devices for local training.
4. Local Training: Edge devices train locally, using the global model as a starting point.
5. Model Update: Edge devices generate updates (gradients, weights) after local training.
6. Model Aggregation: Central server collects and aggregates updates to update the global model.
7. Iteration: Repeat steps 4-6 for multiple rounds to refine the global model iteratively.
8. Model Evaluation: Periodically assess the global model's accuracy and performance.
9. Deployment: Deploy the global model for inference while retaining it on edge devices.
10. Continuous Learning: System operates in a loop, periodically retraining the global model with the latest
data for continual adaptation to new patterns.
03-01-2024 Rajkiya Engineering College Azamgarh 11
Implementation
Dataset
ļ± We have used a dataset from Kaggle called ā€œAlzheimer MRI Datasetā€ in our project.
ļ± The Dataset consists of MRI (Magnetic Resonance Imaging) Images.
ļ± All the images are resized into 128 x 128 pixels.
ļ± The Dataset consists of 6400 MRI images.
ļ± The Dataset has four classes of images-
ļƒ˜ Class - 1: Mild Demented (896 images)
ļƒ˜ Class - 2: Moderate Demented (64 images)
ļƒ˜ Class - 3: Non Demented (3200 images)
ļƒ˜ Class - 4: Very Mild Demented (2240 images)
03-01-2024 Rajkiya Engineering College Azamgarh 12
Implementation (Cont.ā€¦)
Fig 3: Mild Demented Brain MRI Samples
Fig 4: Moderate Demented Brain MRI Samples
03-01-2024 Rajkiya Engineering College Azamgarh 13
Implementation (Cont.ā€¦)
Fig 5: Non Demented Brain MRI Samples
Fig 6: Very Mild Demented Brain MRI Samples
03-01-2024 Rajkiya Engineering College Azamgarh 14
Implementation (Cont.ā€¦)
Fig 8 : Loss and Accuracy
Kk
03-01-2024 Rajkiya Engineering College Azamgarh 15
Result
Fig 7: Comparing Predicted Classes with the Actual Classes from the Test Data
03-01-2024 Rajkiya Engineering College Azamgarh 16
Conclusion
ā€¢ Federated Learning can revolutionize early Alzheimer's detection while ensuring data privacy.
ā€¢ With its collaborative data analysis approach, it safeguards personal information.
ā€¢ This method has the potential to transform how we diagnose and manage Alzheimer's.
ā€¢ Ultimately, it may lead to improved treatments and better care strategies for those affected.
03-01-2024 Rajkiya Engineering College Azamgarh 17
References
1. Nicola Rieke, Jonny Hancox, Wenqi Li, Fausto MilletarƬ, Holger R. Roth, Shadi Albarqouni, Spyridon
Bakas, Mathieu N. Galtier, Bennett A. Landman, Klaus Maier-Hein, SĆ©bastien Ourselin, Micah Sheller,
Ronald M. Summers, Andrew Trask, Daguang Xu, Maximilian Baust & M. Jorge Cardoso. The future of
digital health with federated learning. Nature/ 2020.
2. Attia Qammar, Ahmad Karim, Huansheng Ning & Jianguo Ding. Securing federated learning with
blockchain: a systematic literature review. Springer/2022.
3. Li Zhang, Jianbo Xu, Pandi Vijayakumar, Pradip Kumar Sharma, Uttam Ghosh. Homomorphic Encryption-
Based Privacy-Preserving Federated Learning in IoT-Enabled Healthcare System. IEEE/ 2022.
4. Abdullah Lakhan, Mazin Abed Mohammed, Jan Nedoma, Radek Martinek. Federated-Learning Based
Privacy Preservation and Fraud-Enabled Blockchain IoMT System for Healthcare. IEEE/ 2022.
5. Ya-Lin Huang; Hao-Chun Yang; Chi-Chun Lee. Federated Learning via Conditional Mutual Learning for
Alzheimerā€™s Disease Classification on T1w MRI. IEEE/ 2021.
6. Kasem Khalil ,Mohammad Mahbubur Rahman Khan Mamun , Ahmed Sherif, Mohamed Said, Ahmad
Abdel-Aliem Imam. MDPI/ 2023.
Thank You
03-01-2024 Rajkiya Engineering College Azamgarh 18

More Related Content

Similar to G12_PPT_final.pptx

Role of Advanced Machine Learning Techniques and Deep Learning Approach Based...
Role of Advanced Machine Learning Techniques and Deep Learning Approach Based...Role of Advanced Machine Learning Techniques and Deep Learning Approach Based...
Role of Advanced Machine Learning Techniques and Deep Learning Approach Based...
ijtsrd
Ā 
Diabetic_retinopathy_vascular disease synopsis
Diabetic_retinopathy_vascular disease synopsisDiabetic_retinopathy_vascular disease synopsis
Diabetic_retinopathy_vascular disease synopsis
shivubhavv
Ā 
AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...
AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...
AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...
ijsc
Ā 
An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...
An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...
An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...
ijsc
Ā 

Similar to G12_PPT_final.pptx (20)

Private & Secure Data Tx Presentation I (1).pptx
Private & Secure Data Tx Presentation I (1).pptxPrivate & Secure Data Tx Presentation I (1).pptx
Private & Secure Data Tx Presentation I (1).pptx
Ā 
Role of Advanced Machine Learning Techniques and Deep Learning Approach Based...
Role of Advanced Machine Learning Techniques and Deep Learning Approach Based...Role of Advanced Machine Learning Techniques and Deep Learning Approach Based...
Role of Advanced Machine Learning Techniques and Deep Learning Approach Based...
Ā 
RETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODS
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
Ā 
Brain tumor detection ppt (1)today.pptx
Brain tumor detection  ppt (1)today.pptxBrain tumor detection  ppt (1)today.pptx
Brain tumor detection ppt (1)today.pptx
Ā 
Diabetic_retinopathy_vascular disease synopsis
Diabetic_retinopathy_vascular disease synopsisDiabetic_retinopathy_vascular disease synopsis
Diabetic_retinopathy_vascular disease synopsis
Ā 
SAGAR PPT.pptx
SAGAR PPT.pptxSAGAR PPT.pptx
SAGAR PPT.pptx
Ā 
AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...
AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...
AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...
Ā 
An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...
An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...
An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...
Ā 
ARTIFICIAL NEURAL NETWORKING in Dentistry
ARTIFICIAL NEURAL NETWORKING in DentistryARTIFICIAL NEURAL NETWORKING in Dentistry
ARTIFICIAL NEURAL NETWORKING in Dentistry
Ā 
Data Mining Framework for Network Intrusion Detection using Efficient Techniques
Data Mining Framework for Network Intrusion Detection using Efficient TechniquesData Mining Framework for Network Intrusion Detection using Efficient Techniques
Data Mining Framework for Network Intrusion Detection using Efficient Techniques
Ā 
Cardiovascular Disease Prediction Using Machine Learning Approaches.pptx
Cardiovascular Disease Prediction Using Machine Learning Approaches.pptxCardiovascular Disease Prediction Using Machine Learning Approaches.pptx
Cardiovascular Disease Prediction Using Machine Learning Approaches.pptx
Ā 
Knowledge Management in the AI Driven Scintific System
Knowledge Management in the AI Driven Scintific SystemKnowledge Management in the AI Driven Scintific System
Knowledge Management in the AI Driven Scintific System
Ā 
A Secure and Efficient Cloud centric Internet of Medical Things-Enabled Smart...
A Secure and Efficient Cloud centric Internet of Medical Things-Enabled Smart...A Secure and Efficient Cloud centric Internet of Medical Things-Enabled Smart...
A Secure and Efficient Cloud centric Internet of Medical Things-Enabled Smart...
Ā 
Access-2022-21976_Proof_hi.pdf
Access-2022-21976_Proof_hi.pdfAccess-2022-21976_Proof_hi.pdf
Access-2022-21976_Proof_hi.pdf
Ā 
Introduction to Big Data and its Potential for Dementia Research
Introduction to Big Data and its Potential for Dementia ResearchIntroduction to Big Data and its Potential for Dementia Research
Introduction to Big Data and its Potential for Dementia Research
Ā 
Energy-based Model for Out-of-Distribution Detection in Deep Medical Image Se...
Energy-based Model for Out-of-Distribution Detection in Deep Medical Image Se...Energy-based Model for Out-of-Distribution Detection in Deep Medical Image Se...
Energy-based Model for Out-of-Distribution Detection in Deep Medical Image Se...
Ā 
IRJET- Breast Cancer Prediction using Deep Learning
IRJET-  	  Breast Cancer Prediction using Deep LearningIRJET-  	  Breast Cancer Prediction using Deep Learning
IRJET- Breast Cancer Prediction using Deep Learning
Ā 
Arief Karfianto - Proposed Security Model for Protecting Patients Data in Ele...
Arief Karfianto - Proposed Security Model for Protecting Patients Data in Ele...Arief Karfianto - Proposed Security Model for Protecting Patients Data in Ele...
Arief Karfianto - Proposed Security Model for Protecting Patients Data in Ele...
Ā 
first review.pptxgghggggvvvvbbvvvvvhhjjjbbvvvvbbbbbhhhhhhhhhbbh
first review.pptxgghggggvvvvbbvvvvvhhjjjbbvvvvbbbbbhhhhhhhhhbbhfirst review.pptxgghggggvvvvbbvvvvvhhjjjbbvvvvbbbbbhhhhhhhhhbbh
first review.pptxgghggggvvvvbbvvvvvhhjjjbbvvvvbbbbbhhhhhhhhhbbh
Ā 
Yoga_anddatascience
Yoga_anddatascienceYoga_anddatascience
Yoga_anddatascience
Ā 

Recently uploaded

Call Girls in South Ex (delhi) call me [šŸ”9953056974šŸ”] escort service 24X7
Call Girls in South Ex (delhi) call me [šŸ”9953056974šŸ”] escort service 24X7Call Girls in South Ex (delhi) call me [šŸ”9953056974šŸ”] escort service 24X7
Call Girls in South Ex (delhi) call me [šŸ”9953056974šŸ”] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
Ā 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
Ā 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
Health
Ā 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
Ā 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
Ā 

Recently uploaded (20)

Call Girls in South Ex (delhi) call me [šŸ”9953056974šŸ”] escort service 24X7
Call Girls in South Ex (delhi) call me [šŸ”9953056974šŸ”] escort service 24X7Call Girls in South Ex (delhi) call me [šŸ”9953056974šŸ”] escort service 24X7
Call Girls in South Ex (delhi) call me [šŸ”9953056974šŸ”] escort service 24X7
Ā 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
Ā 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Ā 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
Ā 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
Ā 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
Ā 
BhubaneswaršŸŒ¹Call Girls Bhubaneswar ā¤Komal 9777949614 šŸ’Ÿ Full Trusted CALL GIRL...
BhubaneswaršŸŒ¹Call Girls Bhubaneswar ā¤Komal 9777949614 šŸ’Ÿ Full Trusted CALL GIRL...BhubaneswaršŸŒ¹Call Girls Bhubaneswar ā¤Komal 9777949614 šŸ’Ÿ Full Trusted CALL GIRL...
BhubaneswaršŸŒ¹Call Girls Bhubaneswar ā¤Komal 9777949614 šŸ’Ÿ Full Trusted CALL GIRL...
Ā 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
Ā 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
Ā 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
Ā 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
Ā 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Ā 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
Ā 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
Ā 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
Ā 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
Ā 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Ā 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
Ā 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
Ā 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Ā 

G12_PPT_final.pptx

  • 1. Contents ā€¢ Introduction ā€¢ Objective ā€¢ Literature Review ā€¢ Problem Statement ā€¢ Proposed Model ā€¢ Implementation ā€¢ Results ā€¢ Conclusion ā€¢ References 03-01-2024 Rajkiya Engineering College Azamgarh 1
  • 2. ā€¢ Alzheimer is a progressive neurological disorder that affects brain cells,impacting memory loss, thinking and behavioral changes. ā€¢ Affects millions worldwide, with a growing prevalence due to an aging population. ā€¢ Early and accurate diagnosis remains a significant hurdle for effective treatment and management. ā€¢ To enhance early and accurate detection of Alzheimer's Disease using advanced technological solutions like Federated Learning. 03-01-2024 Rajkiya Engineering College Azamgarh 2 Introduction
  • 3. ā€¢ Create a precise model for early Alzheimer's detection and diagnosis. ā€¢ Use Federated Learning for collaborative data analysis. ā€¢ Ensure privacy across diverse healthcare datasets. ā€¢ Improve accuracy while preserving sensitive information. 03-01-2024 Rajkiya Engineering College Azamgarh 3 Objective
  • 4. 03-01-2024 Rajkiya Engineering College Azamgarh 4 Literature Review Table 1 : Literature Review Ref.No Publisher/ Year of Publication Technologies Used Objective Strong Point Weak Point 1. Nature/ 2020 Federated learning, IoMT Design a smart healthcare system using Federated Learning and Internet of Medical Things ā€¢ Privacy-Preserving Decentralized Learning. ā€¢ Enhanced Personalized Healthcare Insights. ā€¢ Device Heterogeneity Complexity. ā€¢ Security Risks in Connectivity. 2. Springer/2022 Federated learning, blockchain Using blockchain with federated learning to enhance data privacy, security and trust by ensuring decentralized control of data. ā€¢ Improved Security Through Decentralization. ā€¢ Blockchain Trust for Transparency ā€¢ Complex Integration and Implementation. ā€¢ Potential Scalability Challenges.
  • 5. 03-01-2024 Rajkiya Engineering College Azamgarh 5 Table 1 : Literature Review Ref.No Publisher/ Year of Publication Technologies Used Objective Strong Point Weak Point 3. IEEE/ 2022 Federated learning, Homomorphic encryption and Internet of Things Using Homomorphic encryption based privacy preserving federated learning in IOT-enabled healthcare system. ā€¢ Robust Privacy Protection Mechanism. ā€¢ Secure Federated Learning Framework. ā€¢ Homomorphic Encryption Complexity. ā€¢ Limited Processing Power Constraint. 4. IEEE/ 2022 Federated learning, blockchain and IoMT Building a Federated learning based privacy preservation, fraud detection and blockchain IoMT system for healthcare. ā€¢ Personalized insights without compromising privacy. ā€¢ Ensuring integrity and transparent transactions. ā€¢ Data flow challenges affecting performance. ā€¢ High resource demands during deployment.
  • 6. 03-01-2024 Rajkiya Engineering College Azamgarh 6 Table 1 : Literature Review Ref.No Publisher/ Year of Publication Technologies Used Objective Strong Point Weak Point 5. IEEE/2021 Federated learning Federated Learning via Conditional Mutual Learning for Alzheimerā€™s Disease Classification on T1w MRI ā€¢ High structural detail for brain analysis ā€¢ Established imaging technique in Alzheimer's diagnosis. ā€¢ Communication Overhead ā€¢ Data Heterogeneity 6. MDPI/ 2023 Federated learning A Federated Learning Model Based on Hardware Acceleration for the Early Detection of Alzheimerā€™s Disease ā€¢Accelerated computation . ā€¢Scalable. ā€¢ Dependency on specific hardware configurations
  • 7. 03-01-2024 Rajkiya Engineering College Azamgarh 7 Problem Statement ļ± "Developing an efficient and privacy-preserving method using federated learning for the accurate detection and diagnosis of Alzheimer's disease, overcoming data fragmentation and privacy concerns in healthcare datasets."
  • 8. 03-01-2024 Rajkiya Engineering College Azamgarh 8 Proposed Model Fig 1: Model Diagram
  • 9. 03-01-2024 Rajkiya Engineering College Azamgarh 9 Federated Learning Workflow Diagram Fig 2: Federated Learning Workflow Diagram
  • 10. 03-01-2024 Rajkiya Engineering College Azamgarh 10 The workflow of Federated Learning involves the following steps- 1. Initialization: Central server initializes a global model for federated learning. 2. Participant Selection: Edge devices, like smartphones or IoT devices, chosen for participation. 3. Model Distribution: Global model distributed to selected edge devices for local training. 4. Local Training: Edge devices train locally, using the global model as a starting point. 5. Model Update: Edge devices generate updates (gradients, weights) after local training. 6. Model Aggregation: Central server collects and aggregates updates to update the global model. 7. Iteration: Repeat steps 4-6 for multiple rounds to refine the global model iteratively. 8. Model Evaluation: Periodically assess the global model's accuracy and performance. 9. Deployment: Deploy the global model for inference while retaining it on edge devices. 10. Continuous Learning: System operates in a loop, periodically retraining the global model with the latest data for continual adaptation to new patterns.
  • 11. 03-01-2024 Rajkiya Engineering College Azamgarh 11 Implementation Dataset ļ± We have used a dataset from Kaggle called ā€œAlzheimer MRI Datasetā€ in our project. ļ± The Dataset consists of MRI (Magnetic Resonance Imaging) Images. ļ± All the images are resized into 128 x 128 pixels. ļ± The Dataset consists of 6400 MRI images. ļ± The Dataset has four classes of images- ļƒ˜ Class - 1: Mild Demented (896 images) ļƒ˜ Class - 2: Moderate Demented (64 images) ļƒ˜ Class - 3: Non Demented (3200 images) ļƒ˜ Class - 4: Very Mild Demented (2240 images)
  • 12. 03-01-2024 Rajkiya Engineering College Azamgarh 12 Implementation (Cont.ā€¦) Fig 3: Mild Demented Brain MRI Samples Fig 4: Moderate Demented Brain MRI Samples
  • 13. 03-01-2024 Rajkiya Engineering College Azamgarh 13 Implementation (Cont.ā€¦) Fig 5: Non Demented Brain MRI Samples Fig 6: Very Mild Demented Brain MRI Samples
  • 14. 03-01-2024 Rajkiya Engineering College Azamgarh 14 Implementation (Cont.ā€¦) Fig 8 : Loss and Accuracy
  • 15. Kk 03-01-2024 Rajkiya Engineering College Azamgarh 15 Result Fig 7: Comparing Predicted Classes with the Actual Classes from the Test Data
  • 16. 03-01-2024 Rajkiya Engineering College Azamgarh 16 Conclusion ā€¢ Federated Learning can revolutionize early Alzheimer's detection while ensuring data privacy. ā€¢ With its collaborative data analysis approach, it safeguards personal information. ā€¢ This method has the potential to transform how we diagnose and manage Alzheimer's. ā€¢ Ultimately, it may lead to improved treatments and better care strategies for those affected.
  • 17. 03-01-2024 Rajkiya Engineering College Azamgarh 17 References 1. Nicola Rieke, Jonny Hancox, Wenqi Li, Fausto MilletarƬ, Holger R. Roth, Shadi Albarqouni, Spyridon Bakas, Mathieu N. Galtier, Bennett A. Landman, Klaus Maier-Hein, SĆ©bastien Ourselin, Micah Sheller, Ronald M. Summers, Andrew Trask, Daguang Xu, Maximilian Baust & M. Jorge Cardoso. The future of digital health with federated learning. Nature/ 2020. 2. Attia Qammar, Ahmad Karim, Huansheng Ning & Jianguo Ding. Securing federated learning with blockchain: a systematic literature review. Springer/2022. 3. Li Zhang, Jianbo Xu, Pandi Vijayakumar, Pradip Kumar Sharma, Uttam Ghosh. Homomorphic Encryption- Based Privacy-Preserving Federated Learning in IoT-Enabled Healthcare System. IEEE/ 2022. 4. Abdullah Lakhan, Mazin Abed Mohammed, Jan Nedoma, Radek Martinek. Federated-Learning Based Privacy Preservation and Fraud-Enabled Blockchain IoMT System for Healthcare. IEEE/ 2022. 5. Ya-Lin Huang; Hao-Chun Yang; Chi-Chun Lee. Federated Learning via Conditional Mutual Learning for Alzheimerā€™s Disease Classification on T1w MRI. IEEE/ 2021. 6. Kasem Khalil ,Mohammad Mahbubur Rahman Khan Mamun , Ahmed Sherif, Mohamed Said, Ahmad Abdel-Aliem Imam. MDPI/ 2023.
  • 18. Thank You 03-01-2024 Rajkiya Engineering College Azamgarh 18