Randomized Response with Gradual Release of Privacy Budget
Mingen Pan
TL;DR
The paper addresses the challenge of gradually relaxing local differential privacy for randomized response while preserving utility. It introduces a rigorous framework that ensures outputs at each relaxation step follow the distribution of an appropriately parameterized $\epsilon_i$-LDP randomized response and that the overall process maintains the latest DP budget under composition. The authors provide closed-form solutions for binary and polychotomous cases, extend the approach to continual relaxation, and prove collusion-proof characteristics. They demonstrate practical applicability by integrating into RAPPOR, enabling mean estimation, and enabling a privacy-budget-aware data market, with empirical validation showing tight adherence to theoretical guarantees and improved utility over naive relaxation methods.
Abstract
An algorithm is developed to gradually relax the Differential Privacy (DP) guarantee of a randomized response. The output from each relaxation maintains the same probability distribution as a standard randomized response with the equivalent DP guarantee, ensuring identical utility as the standard approach. The entire relaxation process is proven to have the same DP guarantee as the most recent relaxed guarantee. The DP relaxation algorithm is adaptable to any Local Differential Privacy (LDP) mechanisms relying on randomized response. It has been seamlessly integrated into RAPPOR, an LDP crowdsourcing string-collecting tool, to optimize the utility of estimating the frequency of collected data. Additionally, it facilitates the relaxation of the DP guarantee for mean estimation based on randomized response. Finally, numerical experiments have been conducted to validate the utility and DP guarantee of the algorithm.
