OpBoost: A Vertical Federated Tree Boosting Framework Based on Order-Preserving Desensitization
Xiaochen Li, Yuke Hu, Weiran Liu, Hanwen Feng, Li Peng, Yuan Hong, Kui, Ren, Zhan Qin

TL;DR
OpBoost introduces a privacy-preserving vertical federated tree boosting framework using order-preserving desensitization algorithms that improve accuracy while maintaining differential privacy, addressing efficiency and inference attack vulnerabilities.
Contribution
The paper proposes OpBoost, a novel framework with order-preserving desensitization algorithms satisfying distance-based LDP to enhance accuracy in privacy-preserving vertical federated tree boosting.
Findings
Outperforms existing LDP methods in prediction accuracy
Provides a flexible privacy-utility trade-off
Achieves better efficiency in desensitization algorithms
Abstract
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 show that it's still not sufficient to prevent privacy leakage from the training process or the trained model. This paper focuses on studying the privacy-preserving tree boosting algorithms under the vertical FL. The existing solutions based on cryptography involve heavy computation and communication overhead and are vulnerable to inference attacks. Although the solution based on Local Differential Privacy (LDP) addresses the above problems, it leads to the low accuracy of the trained model. This paper explores to improve the accuracy of the widely deployed tree boosting algorithms satisfying differential privacy under vertical FL. Specifically, we introduce a framework…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
