Treffer: Use of Client-Side Machine Learning Models for Privacy-Preserving Healthcare Predictions - A Deployment Case Study.

Title:
Use of Client-Side Machine Learning Models for Privacy-Preserving Healthcare Predictions - A Deployment Case Study.
Source:
Studies in Health Technology & Informatics; 2025, Vol. 331, p292-306, 15p
Database:
Complementary Index

Weitere Informationen

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. [ABSTRACT FROM AUTHOR]

Copyright of Studies in Health Technology & Informatics is the property of Sage Publications Inc. and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.)