paper-with-me

Papers

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 system has been widely promoted, and the privacy problem of multi-source data becomes more and more important. Based on Federated learning technology, this paper proposes a shared matrix factorization scheme called SharedMF. Firstly, a distributed recommendation system is built, and then secret sharing technology is used to protect the privacy of local data. Experimental results show that compared with the existing homomorphic encryption methods, our method can have faster execution speed without privacy disclosure, and can better adapt to recommendation scenarios with large amount of data.

📄 PDF Abstract BibTeX arXiv:2008.07759

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

How Much Are You Willing to Share? A "Poker-Styled" Selective Privacy Preserving Framework for Recommender Systems

2018-06-04 · Manoj Reddy Dareddy, Ariyam Das, Junghoo Cho, Carlo Zaniolo

Most industrial recommender systems rely on the popular collaborative filtering (CF) technique for providing personalized recommendations to its users. However, the very nature of CF is adversarial to the idea of user pr…

Collaborative FilteringPrivacy PreservingRecommendation Systems

Federated Adaptation for Foundation Model-based Recommendations

2024-05-08 · Chunxu Zhang, Guodong Long, Hongkuan Guo, Xiao Fang 외

With the recent success of large language models, particularly foundation models with generalization abilities, applying foundation models for recommendations becomes a new paradigm to improve existing recommendation sys…

Federated LearningmodelPrivacy PreservingRecommendation Systems

Federated Heterogeneous Graph Neural Network for Privacy-preserving Recommendation

2023-10-18 · Bo Yan, Yang Cao, Haoyu Wang, Wenchuan Yang 외

The heterogeneous information network (HIN), which contains rich semantics depicted by meta-paths, has emerged as a potent tool for mitigating data sparsity in recommender systems. Existing HIN-based recommender systems …

Graph Neural NetworkPrivacy PreservingRecommendation Systems

Graph Federated Learning for Personalized Privacy Recommendation

2025-08-08 · Ce Na, Kai Yang, Dengzhao Fang, Yu Li 외 arxiv

Federated recommendation systems (FedRecs) have gained significant attention for providing privacy-preserving recommendation services. However, existing FedRecs assume that all users have the same requirements for privac…

Recommendation SystemsFederated Learning

Efficient-FedRec: Efficient Federated Learning Framework for Privacy-Preserving News Recommendation

2021-09-12 · EMNLP 2021 11 · Jingwei Yi, Fangzhao Wu, Chuhan Wu, Ruixuan Liu 외

News recommendation is critical for personalized news access. Most existing news recommendation methods rely on centralized storage of users' historical news click behavior data, which may lead to privacy concerns and ha…

Federated LearningNews RecommendationPrivacy Preserving