Source-linked AI summary
ModelChain: Decentralized Privacy-Preserving Healthcare Predictive Modeling Framework on Private Blockchain Networks
Tsung-Ting Kuo, Lucila Ohno-Machado
TL;DR
Cross-institutional healthcare predictive modeling needs privacy protection without relying on centralized architectures vulnerable to single-point failures and consensus problems. ModelChain combines privacy-preserving online learning with a private Blockchain, disseminates partial models through transaction metadata, and orders learning with proof-of-information; it exchanges model data rather than patient-level observations while supporting institutional interoperability.
Problem
Existing privacy-preserving healthcare predictive-modeling methods primarily use centralized architectures vulnerable to single-point-of-failure, record modification, and distributed consensus or synchronization problems.
Method
ModelChain integrates privacy-preserving online machine learning with a private Blockchain, using transaction metadata for partial-model dissemination and a proof-of-information algorithm to order learning.
Results
ModelChain exchanges zero patient data during predictive modeling while providing decentralized, robust, and privacy-preserving interoperability features.
Takeaways & Limitations
ModelChain is intended to support interoperable healthcare predictive modeling using existing institutional data infrastructures while preserving site modularity and data-access control.
Takeaways & Limitations
Blockchain does not fully preserve confidentiality because sites can trace transactions and errors, and ModelChain may require safeguards against excessive proof-of-information iterations.
Abstract
from arXiv · showhide
Cross-institutional healthcare predictive modeling can accelerate research and facilitate quality improvement initiatives, and thus is important for national healthcare delivery priorities. For example, a model that predicts risk of re-admission for a particular set of patients will be more generalizable if developed with data from multiple institutions. While privacy-protecting methods to build predictive models exist, most are based on a centralized architecture, which presents security and robustness vulnerabilities such as single-point-of-failure (and single-point-of-breach) and accidental or malicious modification of records. In this article, we describe a new framework, ModelChain, to adapt Blockchain technology for privacy-preserving machine learning. Each participating site contributes to model parameter estimation without revealing any patient health information (i.e., only model data, no observation-level data, are exchanged across institutions). We integrate privacy-preserving online machine learning with a private Blockchain network, apply transaction metadata to disseminate partial models, and design a new proof-of-information algorithm to determine the order of the online learning process. We also discuss the benefits and potential issues of applying Blockchain technology to solve the privacy-preserving healthcare predictive modeling task and to increase interoperability between institutions, to support the Nationwide Interoperability Roadmap and national healthcare delivery priorities such as Patient-Centered Outcomes Research (PCOR).
discovery system. IEEE Computer Society; 2012.
The supplied passages contain bibliographic reference entries, including an extended abstract citation and several Blockchain-related works.
- The passages list an extended abstract from ACM SIGMETRICS 2014.
- The references include works on Blockchain protocol analysis and transaction processing.
- The entries also cite research on Bitcoin mining incentives and vulnerabilities.