Enhancing Scalability of Metric Differential Privacy via Secret Dataset Partitioning and Benders Decomposition
Chenxi Qiu

TL;DR
This paper proposes a scalable framework for metric differential privacy by partitioning datasets and applying Benders Decomposition to solve large linear programming problems efficiently.
Contribution
It introduces a novel dataset partitioning and Benders Decomposition approach to improve the scalability of LP-based metric differential privacy mechanisms.
Findings
Demonstrates improved scalability on geo-location, text, and synthetic datasets.
Achieves more efficient privacy-preserving data perturbation.
Outperforms traditional LP methods in large-scale scenarios.
Abstract
Metric Differential Privacy (mDP) extends the concept of Differential Privacy (DP) to serve as a new paradigm of data perturbation. It is designed to protect secret data represented in general metric space, such as text data encoded as word embeddings or geo-location data on the road network or grid maps. To derive an optimal data perturbation mechanism under mDP, a widely used method is linear programming (LP), which, however, might suffer from a polynomial explosion of decision variables, rendering it impractical in large-scale mDP. In this paper, our objective is to develop a new computation framework to enhance the scalability of the LP-based mDP. Considering the connections established by the mDP constraints among the secret records, we partition the original secret dataset into various subsets. Building upon the partition, we reformulate the LP problem for mDP and solve it via…
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 · Advanced Steganography and Watermarking Techniques
MethodsSparse Evolutionary Training
