paper-with-me

Papers

Federated machine learning with Anonymous Random Hybridization (FeARH) on medical records

2019-12-25 · Jianfei Cui, He Zhu, Hao Deng, Ziwei Chen, Dianbo Liu

Sometimes electrical medical records are restricted and difficult to centralize for machine learning, which could only be trained in distributed manner that involved many institutions in the process. However, sometimes some institutions are likely to figure out the private data used for training certain models based on the parameters they obtained, which is a violation of privacy and certain regulations. Under those circumstances, we develop an algorithm, called 'federated machine learning with anonymous random hybridization'(abbreviated as 'FeARH'), using mainly hybridization algorithm to eliminate connections between medical record data and models' parameters, which avoid untrustworthy institutions from stealing patients' private medical records. Based on our experiment, our new algorithm has similar AUCROC and AUCPR result compared with machine learning in centralized manner and original federated machine learning, at the same time, our algorithm can greatly reduce data transfer size in comparison with original federated machine learning.

📄 PDF Abstract BibTeX arXiv:2001.09751

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Fed-EINI: An Efficient and Interpretable Inference Framework for Decision Tree Ensembles in Federated Learning

2021-05-20 · Xiaolin Chen, Shuai Zhou, Bei guan, Kai Yang 외

The increasing concerns about data privacy and security drive an emerging field of studying privacy-preserving machine learning from isolated data sources, i.e., federated learning. A class of federated learning, vertica…

BIG-bench Machine LearningFederated LearningPrivacy PreservingVertical Federated Learning

Analyzing DNA Hybridization via machine learning

2018-03-27 · Weijun Zhu

In DNA computing, it is impossible to decide whether a specific hybridization among complex DNA molecules is effective or not within acceptable time. In order to address this common problem, we introduce a new method bas…

BIG-bench Machine LearningGeneral Classification

FedBABU: Toward Enhanced Representation for Federated Image Classification

2021-09-29 · ICLR 2022 4 · Jaehoon Oh, Sangmook Kim, Se-Young Yun

Federated learning has evolved to improve a single global model under data heterogeneity (as a curse) or to develop multiple personalized models using data heterogeneity (as a blessing). However, little research has cons…

ClassificationFederated Learningimage-classificationImage Classification

Gradient-Leaks: Understanding and Controlling Deanonymization in Federated Learning

2018-05-15 · Tribhuvanesh Orekondy, Seong Joon Oh, Yang Zhang, Bernt Schiele 외

Federated Learning (FL) systems are gaining popularity as a solution to training Machine Learning (ML) models from large-scale user data collected on personal devices (e.g., smartphones) without their raw data leaving th…

Data AugmentationFederated LearningSpeech Recognition

Samplable Anonymous Aggregation for Private Federated Data Analysis

2023-07-27 · Kunal Talwar, Shan Wang, Audra McMillan, Vojta Jina 외

We revisit the problem of designing scalable protocols for private statistics and private federated learning when each device holds its private data. Locally differentially private algorithms require little trust but are…

Federated Learning