Boosting Privately: Privacy-Preserving Federated Extreme Boosting for Mobile Crowdsensing
Yang Liu, Zhuo Ma, Ximeng Liu, Siqi Ma, Surya Nepal, Robert Deng

TL;DR
FedXGB introduces a privacy-preserving federated XGBoost scheme that enhances security and efficiency in mobile crowdsensing by combining secret sharing and homomorphic encryption, with minimal accuracy loss.
Contribution
The paper presents a novel secure aggregation scheme for federated XGBoost that supports forced aggregation and robustness to user dropout, advancing privacy-preserving machine learning.
Findings
Achieves less than 1% accuracy loss compared to original XGBoost.
Reduces runtime by approximately 23.9%.
Reduces communication overhead by about 33.3%.
Abstract
Recently, Google and other 24 institutions proposed a series of open challenges towards federated learning (FL), which include application expansion and homomorphic encryption (HE). The former aims to expand the applicable machine learning models of FL. The latter focuses on who holds the secret key when applying HE to FL. For the naive HE scheme, the server is set to master the secret key. Such a setting causes a serious problem that if the server does not conduct aggregation before decryption, a chance is left for the server to access the user's update. Inspired by the two challenges, we propose FedXGB, a federated extreme gradient boosting (XGBoost) scheme supporting forced aggregation. FedXGB mainly achieves the following two breakthroughs. First, FedXGB involves a new HE based secure aggregation scheme for FL. By combining the advantages of secret sharing and homomorphic…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMobile Crowdsensing and Crowdsourcing · Privacy-Preserving Technologies in Data · Human Mobility and Location-Based Analysis
