Optimizing Secure Decision Tree Inference Outsourcing
Yifeng Zheng, Cong Wang, Ruochen Wang, Huayi Duan, Surya Nepal

TL;DR
This paper presents a new system for secure outsourcing of decision tree inference that significantly reduces latency and resource usage for both cloud providers and clients, enhancing privacy-preserving machine learning services.
Contribution
The paper introduces novel schemes that shift most processing to the cloud and optimize encrypted inference, achieving substantial performance improvements over existing methods.
Findings
Up to 8x better end-to-end latency in WAN environments
Up to 19x savings in communication costs for the model provider
Up to 18x savings in computation for the model provider
Abstract
Outsourcing decision tree inference services to the cloud is highly beneficial, yet raises critical privacy concerns on the proprietary decision tree of the model provider and the private input data of the client. In this paper, we design, implement, and evaluate a new system that allows highly efficient outsourcing of decision tree inference. Our system significantly improves upon the state-of-the-art in the overall online end-to-end secure inference service latency at the cloud as well as the local-side performance of the model provider. We first presents a new scheme which securely shifts most of the processing of the model provider to the cloud, resulting in a substantial reduction on the model provider's performance complexities. We further devise a scheme which substantially optimizes the performance for encrypted decision tree inference at the cloud, particularly the…
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
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Cloud Data Security Solutions
