XORBoost: Tree Boosting in the Multiparty Computation Setting

Kevin Deforth,Marc Desgroseilliers,Nicolas Gama,Mariya Georgieva,Dimitar Jetchev,Marius Vuille
DOI: https://doi.org/10.56553/popets-2022-0099
2022-10-01
Proceedings on Privacy Enhancing Technologies
Abstract:We present a novel protocol XORBoost for both training gradient boosted tree models and for using these models for inference in the multiparty computation (MPC) setting. Our protocol supports training for generically split datasets (vertical and horizontal splitting, or combination of those) while keeping all the information about features, thresholds, and evaluation paths private; only tree depth and the number of the binary trees are public parameters of the model. By using novel optimization techniques that reduce the number of oblivious permutation evaluations as well as sorting operations, we further speedup the algorithm. The protocol is agnostic to the underlying MPC framework or implementation.
What problem does this paper attempt to address?