Scalable Private Decision Tree Evaluation with Sublinear Communication
Jianli Bai, Xiangfu Song, Shujie Cui, Ee-Chien Chang, Giovanni, Russello

TL;DR
This paper introduces a scalable private decision tree evaluation protocol with sublinear communication complexity, enabling efficient secure classification for large trees while preserving privacy.
Contribution
The authors develop a novel shared oblivious selection protocol and integrate it into a sublinear PDTE scheme, significantly reducing communication costs compared to prior methods.
Findings
Achieves $O(d)$ communication complexity for decision trees of depth d
Provides two optimized SOS protocols with sublinear communication
Demonstrates practical scalability and efficiency over large trees
Abstract
Private decision tree evaluation (PDTE) allows a decision tree holder to run a secure protocol with a feature provider. By running the protocol, the feature provider will learn a classification result. Nothing more is revealed to either party. In most existing PDTE protocols, the required communication grows exponentially with the tree's depth , which is highly inefficient for large trees. This shortcoming motivated us to design a sublinear PDTE protocol with communication complexity. The core of our construction is a shared oblivious selection (SOS) functionality, allowing two parties to perform a secret-shared oblivious read operation from an array. We provide two SOS protocols, both of which achieve sublinear communication and propose optimizations to further improve their efficiency. Our sublinear PDTE protocol is based on the proposed SOS functionality and we prove its…
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.
