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

09/12/2021
by   Jingwei Yi, et al.
0

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 hazards. Federated Learning is a privacy-preserving framework for multiple clients to collaboratively train models without sharing their private data. However, the computation and communication cost of directly learning many existing news recommendation models in a federated way are unacceptable for user clients. In this paper, we propose an efficient federated learning framework for privacy-preserving news recommendation. Instead of training and communicating the whole model, we decompose the news recommendation model into a large news model maintained in the server and a light-weight user model shared on both server and clients, where news representations and user model are communicated between server and clients. More specifically, the clients request the user model and news representations from the server, and send their locally computed gradients to the server for aggregation. The server updates its global user model with the aggregated gradients, and further updates its news model to infer updated news representations. Since the local gradients may contain private information, we propose a secure aggregation method to aggregate gradients in a privacy-preserving way. Experiments on two real-world datasets show that our method can reduce the computation and communication cost on clients while keep promising model performance.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/21/2020

FedRec: Privacy-Preserving News Recommendation with Federated Learning

News recommendation aims to display news articles to users based on thei...
research
02/14/2022

UA-FedRec: Untargeted Attack on Federated News Recommendation

News recommendation is critical for personalized news distribution. Fede...
research
09/11/2021

Uni-FedRec: A Unified Privacy-Preserving News Recommendation Framework for Model Training and Online Serving

News recommendation is important for personalized online news services. ...
research
12/21/2021

FedPOIRec: Privacy Preserving Federated POI Recommendation with Social Influence

With the growing number of Location-Based Social Networks, privacy prese...
research
01/29/2019

Federated Collaborative Filtering for Privacy-Preserving Personalized Recommendation System

The increasing interest in user privacy is leading to new privacy preser...
research
06/23/2022

LightFR: Lightweight Federated Recommendation with Privacy-preserving Matrix Factorization

Federated recommender system (FRS), which enables many local devices to ...
research
02/04/2022

Aggregation Service for Federated Learning: An Efficient, Secure, and More Resilient Realization

Federated learning has recently emerged as a paradigm promising the bene...

Please sign up or login with your details

Forgot password? Click here to reset