A Privacy-Preserving Machine Learning Framework for Edge Intelligence: An Empirical Analysis
Quoc Lap Trieu, Bahman Javadi, Jim Basilakis

TL;DR
This paper evaluates three privacy-preserving machine learning approaches—Differential Privacy, Secure Multi-party Computation, and Fully Homomorphic Encryption—in edge intelligence, analyzing their impact on performance and privacy.
Contribution
It provides an empirical analysis of the trade-offs between privacy, accuracy, and efficiency for these PPML methods in edge applications.
Findings
Differential Privacy maintains throughput and latency close to plaintext but reduces accuracy with complex models.
Increasing network bandwidth reduces latency for SMC significantly.
FHE incurs about 1000 times higher response time than DP, highly sensitive to model parameters.
Abstract
As Edge Intelligence (EI) becomes increasingly prevalent in domains such as smart healthcare, manufacturing, and critical infrastructure, ensuring data privacy while maintaining system efficiency is a growing challenge. This paper presents a new privacy-preserving machine learning (PPML) framework tailored for EI applications, including a four-layer system architecture and training and inference algorithms. We focus on three leading approaches: Differential Privacy (DP), Secure Multi-party Computation (SMC), and Fully Homomorphic Encryption (FHE), and assess their impact on key performance metrics, including model accuracy, response time, and energy consumption. Results from real implementation and extensive trace-based simulations of inference tasks show that DP generally preserves throughput and latency close to plaintext baselines, while accuracy drops with model complexity (up to 35…
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.
