paper-with-me

홈 › Papers

One-Bit Matrix Completion with Differential Privacy

2021-10-02 · Zhengpin Li, Zheng Wei, Zengfeng Huang, Xiaojun Mao, Jian Wang

As a prevailing collaborative filtering method for recommendation systems, one-bit matrix completion requires data collected by users to provide personalized service. Due to insidious attacks and unexpected inference, the release of users' data often raises serious privacy concerns. To address this issue, differential privacy(DP) has been widely used in standard matrix completion models. To date, however, little has been known about how to apply DP to achieve privacy protection in one-bit matrix completion. In this paper, we propose a unified framework for ensuring a strong privacy guarantee of one-bit matrix completion with DP. In our framework, we develop four different private perturbation mechanisms corresponding to different stages of one-bit matrix completion. For each mechanism, we design a privacy-preserving algorithm and provide a theoretical recovery error bound under the proper conditions. Numerical experiments on synthetic and real-world datasets demonstrate the effectiveness of our proposal. Compared to the one-bit matrix completion without privacy protection, our proposed mechanisms can maintain high-level privacy protection with marginal loss of completion accuracy.

📄 PDF Abstract BibTeX arXiv:2110.00719

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringMatrix CompletionPrivacy PreservingRecommendation Systems

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Introducing the Huber mechanism for differentially private low-rank matrix completion

2022-06-16 · R Adithya Gowtham, Gokularam M, Thulasi Tholeti, Sheetal Kalyani

Performing low-rank matrix completion with sensitive user data calls for privacy-preserving approaches. In this work, we propose a novel noise addition mechanism for preserving differential privacy where the noise distri…

Low-Rank Matrix CompletionMatrix CompletionPrivacy Preserving

Private Alternating Least Squares: Practical Private Matrix Completion with Tighter Rates

2021-07-20 · Steve Chien, Prateek Jain, Walid Krichene, Steffen Rendle 외

We study the problem of differentially private (DP) matrix completion under user-level privacy. We design a joint differentially private variant of the popular Alternating-Least-Squares (ALS) method that achieves: i) (ne…

Matrix Completion

Differentially Private Matrix Completion Revisited

2017-12-28 · ICML 2018 7 · Prateek Jain, Om Thakkar, Abhradeep Thakurta

We provide the first provably joint differentially private algorithm with formal utility guarantees for the problem of user-level privacy-preserving collaborative filtering. Our algorithm is based on the Frank-Wolfe meth…

Collaborative FilteringMatrix CompletionPrivacy Preserving

Applying Differential Privacy to Tensor Completion

2021-10-01 · Zheng Wei, Zhengpin Li, Xiaojun Mao, Jian Wang

Tensor completion aims at filling the missing or unobserved entries based on partially observed tensors. However, utilization of the observed tensors often raises serious privacy concerns in many practical scenarios. To …

Tensor Decomposition

A Differential Privacy Mechanism Design Under Matrix-Valued Query

2018-02-26 · Thee Chanyaswad, Alex Dytso, H. Vincent Poor, Prateek Mittal

Traditionally, differential privacy mechanism design has been tailored for a scalar-valued query function. Although many mechanisms such as the Laplace and Gaussian mechanisms can be extended to a matrix-valued query fun…