paper-with-me

Papers

FedPOIRec: Privacy Preserving Federated POI Recommendation with Social Influence

2021-12-21 · Vasileios Perifanis, George Drosatos, Giorgos Stamatelatos, Pavlos S. Efraimidis

With the growing number of Location-Based Social Networks, privacy preserving location prediction has become a primary task for helping users discover new points-of-interest (POIs). Traditional systems consider a centralized approach that requires the transmission and collection of users' private data. In this work, we present FedPOIRec, a privacy preserving federated learning approach enhanced with features from users' social circles for top-$N$ POI recommendations. First, the FedPOIRec framework is built on the principle that local data never leave the owner's device, while the local updates are blindly aggregated by a parameter server. Second, the local recommenders get personalized by allowing users to exchange their learned parameters, enabling knowledge transfer among friends. To this end, we propose a privacy preserving protocol for integrating the preferences of a user's friends after the federated computation, by exploiting the properties of the CKKS fully homomorphic encryption scheme. To evaluate FedPOIRec, we apply our approach into five real-world datasets using two recommendation models. Extensive experiments demonstrate that FedPOIRec achieves comparable recommendation quality to centralized approaches, while the social integration protocol incurs low computation and communication overhead on the user side.

📄 PDF Abstract BibTeX arXiv:2112.11134

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy PreservingTransfer Learning

Similar Papers 제목 키워드 기반

P4GCN: Vertical Federated Social Recommendation with Privacy-Preserving Two-Party Graph Convolution Network

2024-10-16 · Zheng Wang, Wanwan Wang, Yimin Huang, Zhaopeng Peng 외

In recent years, graph neural networks (GNNs) have been commonly utilized for social recommendation systems. However, real-world scenarios often present challenges related to user privacy and business constraints, inhibi…

Privacy PreservingRecommendation Systems

UFGraphFR: An attempt at a federated recommendation system based on user text characteristics

2025-01-14 · Xudong Wang

Federated learning has emerged as a key paradigm in privacy-preserving computing due to its "data usable but not visible" property, enabling users to collaboratively train models without sharing raw data. Motivated by th…

AttributeFederated Learninggraph constructionPrivacy Preserving+1

A Federated Multi-View Deep Learning Framework for Privacy-Preserving Recommendations

2020-08-25 · Mingkai Huang, Hao Li, Bing Bai, Chang Wang 외

Privacy-preserving recommendations are recently gaining momentum, since the decentralized user data is increasingly harder to collect, by recommendation service providers, due to the serious concerns over user privacy an…

Collaborative FilteringFederated LearningPrivacy Preserving

A Privacy Preserving System for Movie Recommendations Using Federated Learning

2023-03-07 · David Neumann, Andreas Lutz, Karsten Müller, Wojciech Samek

Recommender systems have become ubiquitous in the past years. They solve the tyranny of choice problem faced by many users, and are utilized by many online businesses to drive engagement and sales. Besides other criticis…

Federated LearningPrivacy PreservingQuantizationRecommendation Systems

Federated Continual Recommendation

2025-08-06 · Jaehyung Lim, Wonbin Kweon, Woojoo Kim, Junyoung Kim 외 arxiv

The increasing emphasis on privacy in recommendation systems has led to the adoption of Federated Learning (FL) as a privacy-preserving solution, enabling collaborative training without sharing user data. While Federated…

Recommendation SystemsFederated LearningContinual Learning