Mostree : Malicious Secure Private Decision Tree Evaluation with Sublinear Communication
Jianli Bai, Xiangfu Song, Xiaowu Zhang, Qifan Wang, Shujie Cui,, Ee-Chien Chang, Giovanni Russello

TL;DR
Mostree is a novel protocol enabling secure private decision tree evaluation with malicious security guarantees and sublinear communication, suitable for three-party settings, demonstrated to be efficient on real datasets.
Contribution
Mostree introduces a malicious-secure, sublinear communication PDTE protocol in a three-party honest-majority setting, utilizing new oblivious selection protocols and lightweight consistency checks.
Findings
Achieves sublinear communication in malicious setting
Demonstrates efficiency comparable to semi-honest schemes
Performs well on MNIST dataset with 768 ms evaluation time
Abstract
A private decision tree evaluation (PDTE) protocol allows a feature vector owner (FO) to classify its data using a tree model from a model owner (MO) and only reveals an inference result to the FO. This paper proposes Mostree, a PDTE protocol secure in the presence of malicious parties with sublinear communication. We design Mostree in the three-party honest-majority setting, where an (untrusted) computing party (CP) assists the FO and MO in the secure computation. We propose two low-communication oblivious selection (OS) protocols by exploiting nice properties of three-party replicated secret sharing (RSS) and distributed point function. Mostree combines OS protocols with a tree encoding method and three-party secure computation to achieve sublinear communication. We observe that most of the protocol components already maintain privacy even in the presence of a malicious adversary, and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInternet Traffic Analysis and Secure E-voting · Privacy-Preserving Technologies in Data · Cryptography and Data Security
