OnePath: Efficient and Privacy-Preserving Decision Tree Inference in the Cloud
Shuai Yuan, Hongwei Li, Xinyuan Qian, Guowen Xu

TL;DR
OnePath is a novel framework that enables efficient, privacy-preserving decision tree inference in the cloud by processing only prediction path nodes and employing functional encryption, ensuring security and practicality.
Contribution
It introduces a new traversal protocol and employs functional encryption for decision trees, significantly enhancing efficiency and privacy in cloud inference.
Findings
Processes queries in microseconds
Reduces inference complexity by traversing only prediction path nodes
Provides formal privacy guarantees
Abstract
The vast storage capacity and computational power of cloud servers have led to the widespread outsourcing of machine learning inference services. While offering significant operational benefits, this practice also introduces privacy risks, such as the exposure of proprietary models and sensitive user data. In this paper, we present OnePath, a framework for secure and efficient decision tree inference in cloud environments. Unlike existing methods that traverse all internal nodes of a decision tree, our traversal protocol processes only the nodes on the prediction path, significantly improving inference efficiency while preserving privacy. To further optimize privacy and performance, OnePath is the first to employ functional encryption for evaluating decision tree nodes. Notably, our protocol enables both model providers and users to remain offline during the inference phase, offering a…
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 · Data Quality and Management · Cloud Data Security Solutions
