English

Cloud-based Federated Boosting for Mobile Crowdsensing

Cryptography and Security 2020-05-13 v1 Machine Learning Machine Learning

Abstract

The application of federated extreme gradient boosting to mobile crowdsensing apps brings several benefits, in particular high performance on efficiency and classification. However, it also brings a new challenge for data and model privacy protection. Besides it being vulnerable to Generative Adversarial Network (GAN) based user data reconstruction attack, there is not the existing architecture that considers how to preserve model privacy. In this paper, we propose a secret sharing based federated learning architecture FedXGB to achieve the privacy-preserving extreme gradient boosting for mobile crowdsensing. Specifically, we first build a secure classification and regression tree (CART) of XGBoost using secret sharing. Then, we propose a secure prediction protocol to protect the model privacy of XGBoost in mobile crowdsensing. We conduct a comprehensive theoretical analysis and extensive experiments to evaluate the security, effectiveness, and efficiency of FedXGB. The results indicate that FedXGB is secure against the honest-but-curious adversaries and attains less than 1% accuracy loss compared with the original XGBoost model.

Keywords

Cite

@article{arxiv.2005.05304,
  title  = {Cloud-based Federated Boosting for Mobile Crowdsensing},
  author = {Zhuzhu Wang and Yilong Yang and Yang Liu and Ximeng Liu and Brij B. Gupta and Jianfeng Ma},
  journal= {arXiv preprint arXiv:2005.05304},
  year   = {2020}
}

Comments

17 pages, 7 figures. arXiv admin note: substantial text overlap with arXiv:1907.10218

R2 v1 2026-06-23T15:27:58.867Z