Related Experiment Video
Updated: Sep 9, 2025

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
Published on: May 15, 2020
Use of Client-Side Machine Learning Models for Privacy-Preserving Healthcare Predictions - A Deployment Case Study
Yacoub Abelard Njipouombe Nsangou1,2, Rajib Kumar Halder3, Ashraf Uddin4
1Dept. of Medical Bioinformatics, University Medical Center Göttingen, Germany.
Introduction:
Machine learning (ML) and deep learning (DL) models in healthcare traditionally rely on server-centric architectures, where sensitive patient data is transmitted to external servers for processing via frameworks like Flask, raising significant privacy concerns. This work demonstrates a privacy-preserving approach by executing healthcare prediction models entirely within the web browser.
Methods:
Our approach leverages existing browser-based machine learning and deep learning technologies such as TensorFlow.js and ONNX Runtime Web, along with direct JavaScript implementations, to ensure all computations remain on the client side. We showcase three implementation strategies based on model complexity: direct JavaScript implementation for simple equation-based models, ONNX-based conversion and execution for medium-complexity models like Random Forest and finally TensorFlow.js deployment for complex deep learning models such as Optimized Convolutional Neural Networks.
Results:
Our results indicate that client-side deployment is both feasible and effective for healthcare prediction models, preserving original performance metrics while offering substantial privacy benefits.
Conclusion:
This approach guarantees patient data never leaves the user's device, eliminating risks associated with data transmission and making it particularly advantageous in healthcare settings where data confidentiality is critical, while also supporting offline functionality.
More Related Videos
Related Concept Videos
Ethical Standards II
Nurses are entrusted with upholding various ethical principles and standards. Nurses forge solid therapeutic relationships using trust, empathy, autonomy, confidentiality, and professional competence.
Confidentiality is crucial, embodying respect for individual privacy...
Issues And Trends In Healthcare Delivery System
Cost Containment
Payment for healthcare services has historically promoted adoption of costly and often unnecessary or inefficient...
Ethical Standards I
The Code of Ethics provisions outline the nurse's duty to the patient, the healthcare team, the profession, and society. The Code's fundamental principles include advocacy,...
Steps in Outbreak Investigation
Methods of Documentation VI: Case Management Model
For example, a patient with a chronic...
Healthcare Agencies II
Parish nursing is a growing specialty nursing profession that focuses on holistic healthcare, health promotion, and illness prevention. It blends professional nursing practice with a health ministry, focusing on health and healing within the context of a Christian community. Parish nurses serve as health educators, referral sources,...

