Efficient Verifiable Differential Privacy with Input Authenticity in the Local and Shuffle Model
Tariq Bontekoe, Hassan Jameel Asghar, Fatih Turkmen

TL;DR
This paper introduces efficient verifiable local differential privacy schemes that authenticate raw inputs to prevent malicious manipulation, enhancing privacy guarantees in the local and shuffle models with minimal interaction.
Contribution
It presents the first practical verifiable LDP schemes in the shuffle model, ensuring input authenticity and robustness against malicious clients with low computational overhead.
Findings
Proposed schemes prevent input and output manipulation attacks.
Client run times are under 2 seconds, server times under 7 milliseconds.
Schemes are secure and practical for real-world deployment.
Abstract
Local differential privacy (LDP) enables the efficient release of aggregate statistics without having to trust the central server (aggregator), as in the central model of differential privacy, and simultaneously protects a client's sensitive data. The shuffle model with LDP provides an additional layer of privacy, by disconnecting the link between clients and the aggregator. However, LDP has been shown to be vulnerable to malicious clients who can perform both input and output manipulation attacks, i.e., before and after applying the LDP mechanism, to skew the aggregator's results. In this work, we show how to prevent malicious clients from compromising LDP schemes. Our only realistic assumption is that the initial raw input is authenticated; the rest of the processing pipeline, e.g., formatting the input and applying the LDP mechanism, may be under adversarial control. We give several…
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 · Cryptography and Data Security · Security in Wireless Sensor Networks
