ICASSP 2023accepted0 citations

Scalable and Secure Federated XGBoost

Quang Minh Nguyen, Nhan Khanh Le, Lam M. Nguyen

Abstract

Federated learning (FL) is the distributed machine learning framework that enables collaborative training across multiple parties while ensuring data privacy. Practical adaptation of XGBoost, the state-of-the-art tree boosting framework, to FL remains nascent due to high cost incurred by conventional privacy-preserving methods. Such limitations can be attributed to the lack of formal analytical model to enable new privacy methods well customized to federated XGBoost. To this end, we propose a novel formulation, termed splitting matrix, in the context of federated XGBoost that mathematically characterizes the role of passive party (PP) having been neglected in the literature. This new formulation facilitates our novel adoption of secure matrix multiplication protocol into federated XGBoost to propose FedXGBoost as a framework for secure XGBoost in federated setting with lossless accuracy and negligible overhead. Extensive experiments on both synthetic and real datasets exhibit our algorithm’s empirical outperformance over known methods in the literature.

BibTeX
@inproceedings{icassp2023_scalableandsecur,
  title = {Scalable and Secure Federated XGBoost},
  author = {Quang Minh Nguyen and Nhan Khanh Le and Lam M. Nguyen},
  booktitle = {ICASSP 2023},
  year = {2023}
}