LGCRNAMLNov 4, 2024

Differentially private and decentralized randomized power method

arXiv:2411.01931v310 citationsh-index: 29
Originality Incremental advance
AI Analysis

This addresses privacy concerns for users of large-scale spectral analysis and recommendation systems, offering incremental improvements over existing techniques.

The paper tackled privacy issues in the randomized power method for large datasets with personal information by proposing differentially private variants that reduce noise requirements and adapt to a decentralized framework, achieving the same privacy guarantees with less noise and no accuracy penalty.

The randomized power method has gained significant interest due to its simplicity and efficient handling of large-scale spectral analysis and recommendation tasks. However, its application to large datasets containing personal information (e.g., web interactions, search history, personal tastes) raises critical privacy problems. This paper addresses these issues by proposing enhanced privacy-preserving variants of the method. First, we propose a variant that reduces the amount of the noise required in current techniques to achieve Differential Privacy (DP). More precisely, we refine the privacy analysis so that the Gaussian noise variance no longer grows linearly with the target rank, achieving the same DP guarantees with strictly less noise. Second, we adapt our method to a decentralized framework in which data is distributed among multiple users. The decentralized protocol strengthens privacy guarantees with no accuracy penalty and a low computational and communication overhead. Our results include the provision of tighter convergence bounds for both the centralized and decentralized versions, and an empirical comparison with previous work using real recommendation datasets.

Foundations

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

Your Notes