A Blockchain-Based Approach for Saving and Tracking Differential-Privacy Cost
Yang Zhao, Jun Zhao, Jiawen Kang, Zehang Zhang, Dusit Niyato, Shuyu, Shi

TL;DR
This paper introduces a blockchain-based system to efficiently track and reuse differential privacy responses, reducing privacy costs in multi-query data analysis while maintaining accuracy.
Contribution
It proposes a novel blockchain system for recording privacy spending and an algorithm for optimal reuse of noisy responses to minimize privacy costs.
Findings
Significant reduction in privacy cost achieved by the algorithm.
Blockchain effectively records query details and privacy budget status.
The approach maintains data accuracy while saving privacy expenditure.
Abstract
An increasing amount of users' sensitive information is now being collected for analytics purposes. To protect users' privacy, differential privacy has been widely studied in the literature. Specifically, a differentially private algorithm adds noise to the true answer of a query to generate a noisy response. As a result, the information about the dataset leaked by the noisy output is bounded by the privacy parameter. Oftentimes, a dataset needs to be used for answering multiple queries (e.g., for multiple analytics tasks), so the level of privacy protection may degrade as more queries are answered. Thus, it is crucial to keep track of the privacy spending which should not exceed the given privacy budget. Moreover, if a query has been answered before and is asked again on the same dataset, we may reuse the previous noisy response for the current query to save the privacy cost. In view…
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 · Blockchain Technology Applications and Security · Cryptography and Data Security
