EnclaveTree: Privacy-preserving Data Stream Training and Inference Using TEE
Qifan Wang, Shujie Cui, Lei Zhou, Ocean Wu, Yonghua Zhu, Giovanni, Russello

TL;DR
EnclaveTree is a privacy-preserving scheme for data stream training and inference using Trusted Execution Environments, ensuring confidentiality against side-channel attacks while maintaining practical performance for small to medium feature sets.
Contribution
It introduces a matrix-based training and inference method for Hoeffding Trees within TEEs, enhancing security against access-pattern attacks in data stream applications.
Findings
EnclaveTree achieves up to 10x faster training for less than 63 binary features.
It provides provable protection against access-pattern-based side-channel attacks.
The scheme is practical for real-time data stream processing with small to medium feature dimensions.
Abstract
The classification service over a stream of data is becoming an important offering for cloud providers, but users may encounter obstacles in providing sensitive data due to privacy concerns. While Trusted Execution Environments (TEEs) are promising solutions for protecting private data, they remain vulnerable to side-channel attacks induced by data-dependent access patterns. We propose a Privacy-preserving Data Stream Training and Inference scheme, called EnclaveTree, that provides confidentiality for user's data and the target models against a compromised cloud service provider. We design a matrix-based training and inference procedure to train the Hoeffding Tree (HT) model and perform inference with the trained model inside the trusted area of TEEs, which provably prevent the exploitation of access-pattern-based attacks. The performance evaluation shows that EnclaveTree is practical…
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.
