paper-with-me

홈 › Papers

Privacy Preserving Vertical Federated Learning for Tree-based Models

2020-08-14 · Yuncheng Wu, Shaofeng Cai, Xiaokui Xiao, Gang Chen, Beng Chin Ooi

Federated learning (FL) is an emerging paradigm that enables multiple organizations to jointly train a model without revealing their private data to each other. This paper studies {\it vertical} federated learning, which tackles the scenarios where (i) collaborating organizations own data of the same set of users but with disjoint features, and (ii) only one organization holds the labels. We propose Pivot, a novel solution for privacy preserving vertical decision tree training and prediction, ensuring that no intermediate information is disclosed other than those the clients have agreed to release (i.e., the final tree model and the prediction output). Pivot does not rely on any trusted third party and provides protection against a semi-honest adversary that may compromise $m-1$ out of $m$ clients. We further identify two privacy leakages when the trained decision tree model is released in plaintext and propose an enhanced protocol to mitigate them. The proposed solution can also be extended to tree ensemble models, e.g., random forest (RF) and gradient boosting decision tree (GBDT) by treating single decision trees as building blocks. Theoretical and experimental analysis suggest that Pivot is efficient for the privacy achieved.

📄 PDF Abstract BibTeX arXiv:2008.06170

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy PreservingVertical Federated Learning

Similar Papers 제목 키워드 기반

OpBoost: A Vertical Federated Tree Boosting Framework Based on Order-Preserving Desensitization

2022-10-04 · Xiaochen Li, Yuke Hu, Weiran Liu, Hanwen Feng 외

Vertical Federated Learning (FL) is a new paradigm that enables users with non-overlapping attributes of the same data samples to jointly train a model without directly sharing the raw data. Nevertheless, recent works sh…

Federated LearningPrivacy PreservingVertical Federated Learning

PIVODL: Privacy-preserving vertical federated learning over distributed labels

2021-08-25 · Hangyu Zhu, Rui Wang, Yaochu Jin, Kaitai Liang

Federated learning (FL) is an emerging privacy preserving machine learning protocol that allows multiple devices to collaboratively train a shared global model without revealing their private local data. Non-parametric m…

Federated LearningPrivacy PreservingVertical Federated Learning

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

Large-Scale Secure XGB for Vertical Federated Learning

2020-05-18 · Wenjing Fang, Derun Zhao, Jin Tan, Chaochao Chen 외

Privacy-preserving machine learning has drawn increasingly attention recently, especially with kinds of privacy regulations come into force. Under such situation, Federated Learning (FL) appears to facilitate privacy-pre…

BIG-bench Machine LearningFederated LearningPrivacy PreservingVertical Federated Learning

Practical Vertical Federated Learning with Unsupervised Representation Learning

2022-08-13 · Zhaomin Wu, Qinbin Li, Bingsheng He

As societal concerns on data privacy recently increase, we have witnessed data silos among multiple parties in various applications. Federated learning emerges as a new learning paradigm that enables multiple parties to …

Federated LearningPrivacy PreservingRepresentation LearningVertical Federated Learning