paper-with-me

홈 › Papers

Privacy-Preserving Matrix Factorization for Recommendation Systems using Gaussian Mechanism

2023-04-11 · Sohan Salahuddin Mugdho, Hafiz Imtiaz

Building a recommendation system involves analyzing user data, which can potentially leak sensitive information about users. Anonymizing user data is often not sufficient for preserving user privacy. Motivated by this, we propose a privacy-preserving recommendation system based on the differential privacy framework and matrix factorization, which is one of the most popular algorithms for recommendation systems. As differential privacy is a powerful and robust mathematical framework for designing privacy-preserving machine learning algorithms, it is possible to prevent adversaries from extracting sensitive user information even if the adversary possesses their publicly available (auxiliary) information. We implement differential privacy via the Gaussian mechanism in the form of output perturbation and release user profiles that satisfy privacy definitions. We employ R\'enyi Differential Privacy for a tight characterization of the overall privacy loss. We perform extensive experiments on real data to demonstrate that our proposed algorithm can offer excellent utility for some parameter choices, while guaranteeing strict privacy.

📄 PDF Abstract BibTeX arXiv:2304.09096

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy PreservingRecommendation Systems

Similar Papers 제목 키워드 기반

Privacy Threats Against Federated Matrix Factorization

2020-07-03 · Dashan Gao, Ben Tan, Ce Ju, Vincent W. Zheng 외

Matrix Factorization has been very successful in practical recommendation applications and e-commerce. Due to data shortage and stringent regulations, it can be hard to collect sufficient data to build performant recomme…

Collaborative FilteringFederated LearningPrivacy PreservingRecommendation Systems

Efficient Privacy-Preserving Recommendation on Sparse Data using Fully Homomorphic Encryption

2025-09-03 · Moontaha Nishat Chowdhury, André Bauer, Minxuan Zhou arxiv

In today's data-driven world, recommendation systems personalize user experiences across industries but rely on sensitive data, raising privacy concerns. Fully homomorphic encryption (FHE) can secure these systems, but a…

Recommendation Systems

Shared MF: A privacy-preserving recommendation system

2020-08-18 · Senci Ying

Matrix factorization is one of the most commonly used technologies in recommendation system. With the promotion of recommendation system in e-commerce shopping, online video and other aspects, distributed recommendation …

Federated LearningPrivacy Preserving

Probabilistic Matrix Factorization with Personalized Differential Privacy

2018-10-19 · Shun Zhang, Laixiang Liu, Zhili Chen, Hong Zhong

Probabilistic matrix factorization (PMF) plays a crucial role in recommendation systems. It requires a large amount of user data (such as user shopping records and movie ratings) to predict personal preferences, and ther…

Recommendation Systems

Successive Point-of-Interest Recommendation with Local Differential Privacy

2019-08-26 · Jong Seon Kim, Jong Wook Kim, Yon Dohn Chung

A point-of-interest (POI) recommendation system performs an important role in location-based services because it can help people to explore new locations and promote advertisers to launch advertisements at appropriate lo…

Privacy PreservingRecommendation Systems