LGCRDec 1, 2022

Decentralized Matrix Factorization with Heterogeneous Differential Privacy

arXiv:2212.00306v21 citationsh-index: 17
AI Analysis

This addresses privacy risks in decentralized recommendation systems for users and items, offering a novel approach with heterogeneous protection.

The paper tackles the problem of privacy leakage in matrix factorization for recommendations by proposing a novel algorithm, HDPMF, that achieves heterogeneous differential privacy in an untrusted recommender scenario, demonstrating superiority in strong privacy guarantees, high-dimensional models, and sparse datasets.

Conventional matrix factorization relies on centralized collection of users' data for recommendation, which might introduce an increased risk of privacy leakage especially when the recommender is untrusted. Existing differentially private matrix factorization methods either assume the recommender is trusted, or can only provide a uniform level of privacy protection for all users and items with untrusted recommender. In this paper, we propose a novel Heterogeneous Differentially Private Matrix Factorization algorithm (denoted as HDPMF) for untrusted recommender. To the best of our knowledge, we are the first to achieve heterogeneous differential privacy for decentralized matrix factorization in untrusted recommender scenario. Specifically, our framework uses modified stretching mechanism with an innovative rescaling scheme to achieve better trade off between privacy and accuracy. Meanwhile, by allocating privacy budget properly, we can capture homogeneous privacy preference within a user/item but heterogeneous privacy preference across different users/items. Theoretical analysis confirms that HDPMF renders rigorous privacy guarantee, and exhaustive experiments demonstrate its superiority especially in strong privacy guarantee, high dimension model and sparse dataset scenario.

Foundations

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

Your Notes