CRDBLGApr 8, 2022

Network Shuffling: Privacy Amplification via Random Walks

arXiv:2204.03919v119 citationsh-index: 13
Originality Highly original
AI Analysis

This addresses privacy concerns in decentralized systems by eliminating the need for a centralized entity, offering a practical alternative for applications where local differential privacy is preferred but amplification is desired.

The paper tackles the problem of achieving privacy amplification without a centralized, trusted shuffler by introducing network shuffling, a decentralized mechanism using random walks on a network, and shows that its privacy amplification rate is similar to other techniques like uniform shuffling.

Recently, it is shown that shuffling can amplify the central differential privacy guarantees of data randomized with local differential privacy. Within this setup, a centralized, trusted shuffler is responsible for shuffling by keeping the identities of data anonymous, which subsequently leads to stronger privacy guarantees for systems. However, introducing a centralized entity to the originally local privacy model loses some appeals of not having any centralized entity as in local differential privacy. Moreover, implementing a shuffler in a reliable way is not trivial due to known security issues and/or requirements of advanced hardware or secure computation technology. Motivated by these practical considerations, we rethink the shuffle model to relax the assumption of requiring a centralized, trusted shuffler. We introduce network shuffling, a decentralized mechanism where users exchange data in a random-walk fashion on a network/graph, as an alternative of achieving privacy amplification via anonymity. We analyze the threat model under such a setting, and propose distributed protocols of network shuffling that is straightforward to implement in practice. Furthermore, we show that the privacy amplification rate is similar to other privacy amplification techniques such as uniform shuffling. To our best knowledge, among the recently studied intermediate trust models that leverage privacy amplification techniques, our work is the first that is not relying on any centralized entity to achieve privacy amplification.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes