Pith. sign in

REVIEW 1 cited by

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

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2109.05446 v3 pith:WBXVXU7C submitted 2021-09-12 cs.IR

classification cs.IR
keywords newsmodelclientsrecommendationserveruserfederatedgradients
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

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.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Privacy-Preserving Multimodal News Recommendation through Federated Learning

    cs.SI 2025-07 reject novelty 4.0 of 10

    A multimodal federated news recommender that fuses BERT text and ViT image features with long- and short-term user modeling, plus Shamir-secret-sharing secure aggregation, reports AUC 0.698 on MIND data.

Pith tools