paper-with-me

홈 › Papers

Privacy-Preserving Collaborative Prediction using Random Forests

2018-11-21 · Irene Giacomelli, Somesh Jha, Ross Kleiman, David Page, Kyonghwan Yoon

We study the problem of privacy-preserving machine learning (PPML) for ensemble methods, focusing our effort on random forests. In collaborative analysis, PPML attempts to solve the conflict between the need for data sharing and privacy. This is especially important in privacy sensitive applications such as learning predictive models for clinical decision support from EHR data from different clinics, where each clinic has a responsibility for its patients' privacy. We propose a new approach for ensemble methods: each entity learns a model, from its own data, and then when a client asks the prediction for a new private instance, the answers from all the locally trained models are used to compute the prediction in such a way that no extra information is revealed. We implement this approach for random forests and we demonstrate its high efficiency and potential accuracy benefit via experiments on real-world datasets, including actual EHR data.

📄 PDF Abstract BibTeX arXiv:1811.08695

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionPrivacy Preserving

Similar Papers 제목 키워드 기반

On the Gini-impurity Preservation For Privacy Random Forests

2023-09-21 · journal 2023 5

Random forests have been one successful ensemble algorithms in machine learning. Various techniques have been utilized to preserve the privacy of random forests from anonymization, differential privacy, homomorphic encry…

Lumberjack: Better Differentially Private Random Forests through Heavy Hitter Detection in Trees

2026-05-21 · Christian Janos Lebeda, David Erb, Tudor Cebere, Aurélien Bellet arxiv

Random forests are widely used in fields involving sensitive tabular data, but existing approaches to enforcing differential privacy (DP) typically degrade performance to the point of impracticality. In this paper, we in…

A collaborative ensemble construction method for federated random forest

2024-07-27 · Penjan Antonio Eng Lim, Cheong Hee Park

Random forests are considered a cornerstone in machine learning for their robustness and versatility. Despite these strengths, their conventional centralized training is ill-suited for the modern landscape of data that i…

Federated Learning

Striking the Perfect Balance: Preserving Privacy While Boosting Utility in Collaborative Medical Prediction Platforms

2025-07-15 · Shao-Bo Lin, Xiaotong Liu, Yao Wang arxiv

Online collaborative medical prediction platforms offer convenience and real-time feedback by leveraging massive electronic health records. However, growing concerns about privacy and low prediction quality can deter pat…

Model extraction

Towards a More Reliable Privacy-preserving Recommender System

2017-11-21 · Jia-Yun Jiang, Cheng-Te Li, Shou-De Lin

This paper proposes a privacy-preserving distributed recommendation framework, Secure Distributed Collaborative Filtering (SDCF), to preserve the privacy of value, model and existence altogether. That says, not only the …

Collaborative FilteringPrivacy PreservingRecommendation Systems