| Literature DB >> 35062032 |
Reihaneh Torkzadehmahani1, Reza Nasirigerdeh1,2, David B Blumenthal3, Tim Kacprowski4,5, Markus List6, Julian Matschinske7,8, Julian Spaeth7,8, Nina Kerstin Wenke7,8, Jan Baumbach7,8,9.
Abstract
BACKGROUND: Artificial intelligence (AI) has been successfully applied in numerous scientific domains. In biomedicine, AI has already shown tremendous potential, e.g., in the interpretation of next-generation sequencing data and in the design of clinical decision support systems.Entities:
Mesh:
Year: 2022 PMID: 35062032 PMCID: PMC9246509 DOI: 10.1055/s-0041-1740630
Source DB: PubMed Journal: Methods Inf Med ISSN: 0026-1270 Impact factor: 1.800
Fig. 1Different privacy-preserving AI techniques: ( A ) homomorphic encryption , where the participants encrypt the private data and share it with a computing party, which computes the aggregated results over the encrypted data from the participants; ( B ) secure multiparty computation in which each participant shares a separate, different secret with each computing party; the computing parties calculate the intermediate results, secretly share them with each other, and aggregate all intermediate results to obtain the final results; ( C ) differential privacy , which ensures the models trained on datasets including and excluding a specific individual look statistically indistinguishable to the adversary; ( D ) federated learning , where each participant downloads the global model from the server, computes the local model given its private data and the global model, and finally sends its local model to the server for aggregation and for updating the global model. ( A ). Homomorphic encryption. ( B ). Secure multiparty computation. ( C ). Differential privacy. ( D ). Federated learning.
Literature for cryptographic techniques and differential privacy in biomedicine
| Authors | Year | Technique | Model | Application |
|---|---|---|---|---|
|
Kim and Lauter
| 2015 | HE | Genetic associations | |
|
Lu et al
| 2015 | HE | Genetic associations | |
|
Lauter et al
| 2014 | HE | Genetic associations | |
|
Kim et al
| 2018 | HE | Logistic regression | Medical decision-making |
|
Morshed et al
| 2018 | HE | Linear regression | Medical decision-making |
|
Kamm et al
| 2013 | SMPC | Genetic associations | |
|
Constable et al
| 2015 | SMPC | Genetic associations | |
|
Shi et al
| 2016 | SMPC | Logistic regression | Genetic associations |
|
Bloom
| 2019 | SMPC | Linear regression | Genetic associations |
|
Cho et al
| 2018 | SMPC | Quality Control | Genetic associations |
|
Johnson and Shmatikov
| 2013 | DP | Distance-score mechanism | Querying genomic |
|
Cho et al
| 2020 | DP | Querying biomedical | |
|
Aziz et al
| 2017 | DP | Eliminating random positions | Querying genomic databases |
|
Han et al
| 2019 | DP | Logistic regression | Genetic associations |
|
Honkela et al
| 2018 | DP | Bayesian linear regression | Drug sensitivity prediction |
|
Simmons et al
| 2016 | DP | EIGENSTRAT | Genetic associations |
|
Simmons and Berger
| 2016 | DP | Nearest neighbor optimization | Genetic associations |
|
Fienberg et al
| 2011 | DP |
Statistics such as
| Genetic associations |
|
Abay et al
| 2018 | DP | Deep autoencoder | Generating artificial biomedical data |
|
Beaulieu et al
| 2019 | DP | GAN | Simulating SPRINT trial |
|
Jordon et al
| 2018 | DP | GAN | Generating artificial biomedical data |
Abbreviations: DP, differential privacy; HE, homomorphic encryption, SMPC, secure multiparty computation.
Fig. 2Differentially private deep generative models: The sensitive data holder (e.g., health institutes) train a differentially private generative model locally and share just the trained data generator with the outside world (e.g., researchers). The shared data generator can then be used to produce artificial data with the same characteristics as the sensitive data.
Literature for FL and hybrid approaches in biomedicine
| Authors | Year | Technique | Model | Application |
|---|---|---|---|---|
|
Sheller et al
| 2018 | FL | DNN | Medical image segmentation |
|
Chang et al
| 2018 | FL | Single weight transfer | Medical image segmentation |
|
Nasirigerdeh et al
| 2020 | FL | Linear regression | Genetic associations |
|
Wu et al
| 2012 | FL | Logistic regression | Genetic associations |
|
Dai et al
| 2020̀ | FL | Cox regression | Survival analysis |
|
Brisimi et al
| 2018 | FL | Support vector machines | Classifying electronic health records |
|
Huang et al
| 2018 | FL | Adaptive boosting ensemble | Classifying medical data |
|
Liu et al
| 2018 | FL | Autonomous deep learning | Classifying medical data |
|
Chen et al
| 2019 | FL | Transfer learning | Training wearable health care devices |
|
Li et al
| 2020 | FL + DP | DNN | Medical image segmentation |
|
Li et al
| 2019 | FL + DP | Domain adoption | Medical image pattern recognition |
|
Choudhury et al
| 2019 | FL + DP | Neural network | Classifying electronic health records |
|
Constable et al
| 2015 | FL + SMPC | Statistical analysis | Genetic associations |
|
Lee et al
| 2019 | FL + HE | Context-specific hashing | Learning patient similarity |
|
Kim et al
| 2019 | FL + DP + HE | Logistic regression | Classifying medical data |
Abbreviations: DP, differential privacy; FL, federated learning; HE, homomorphic encryption; SMPC, secure multiparty computation.
Fig. 3Comparison radar plots for all ( A ) and each of ( B–H ) the privacy preserving approaches including homomorphic encryption (HE), secure multiparty computation (SMPC), differential privacy (DP), federated learning (FL) and hybrid techniques (FL + DP, FL + HE and FL + SMPC). ( A ) All. ( B ) HE. ( C ) SMPC. ( D ) DP. ( E ) FL. ( F ) FL + DP. ( G ) FL + HE. ( H ) FL + SMPC.