Privacy-preserving outsourcing decision tree evaluation from homomorphic encryption

Kexin Xu,Benjamin Hong Meng Tan,Li-Ping Wang,Khin Mi Mi Aung,Huaxiong Wang
DOI: https://doi.org/10.1016/j.jisa.2023.103582
IF: 4.96
2023-08-24
Journal of Information Security and Applications
Abstract:A decision tree is a common algorithm in machine learning, which performs classification prediction based on a tree structure. In real-world scenarios, input attribute values may be sensitive and tree models are usually private, thus the computation potentially incurs security and privacy risks. In this paper, we focus on how to retain privacy when outsourcing decision tree evaluation. Leveraging homomorphic encryption, our construction achieves data confidentiality against semi-honest adversaries while enabling both the client (who provides the attributes) and the model holder to be offline during evaluation. Based on an unbalanced-computational-ability two-server model, we achieve single-branch evaluation, which is exponentially less computation than previous schemes that evaluated the entire decision tree. A proof-of-concept implementation demonstrates this. Additionally, with multi-key encryption and joint decryption, our protocol easily supports multi-client scenarios.
computer science, information systems
What problem does this paper attempt to address?