SLDP: Semi-Local Differential Privacy for Density-Adaptive Analytics
Alexey Kroshnin, Alexandra Suvorikova
TL;DR
The paper tackles utility loss in Local Differential Privacy for density-aware, high-resolution analytics. It introduces Semi-Local Differential Privacy (SLDP), an interactive framework where privacy regions adapt to local data density and adjacency is defined by movement within a region, decoupling privacy cost from refinement depth. A two-party protocol privately discovers a data-dependent partition with $k$-anonymity and proves $(\varepsilon,\delta)$-SLDP for transcripts, enabling arbitrarily deep refinements without extra budget. Empirical results across mean estimation, classification, and spatial queries show SLDP outperforms standard LDP and approaches central DP in utility, with strong performance on real-world geospatial datasets. This framework offers a practical balance between privacy and utility for density-aware analytics in location-based and spatial domains.
Abstract
Density-adaptive domain discretization is essential for high-utility privacy-preserving analytics but remains challenging under Local Differential Privacy (LDP) due to the privacy-budget costs associated with iterative refinement. We propose a novel framework, Semi-Local Differential Privacy (SLDP), that assigns a privacy region to each user based on local density and defines adjacency by the potential movement of a point within its privacy region. We present an interactive $(\varepsilon, δ)$-SLDP protocol, orchestrated by an honest-but-curious server over a public channel, to estimate these regions privately. Crucially, our framework decouples the privacy cost from the number of refinement iterations, allowing for high-resolution grids without additional privacy budget cost. We experimentally demonstrate the framework's effectiveness on estimation tasks across synthetic and real-world datasets.
