Uni-FedRec: A Unified Privacy-Preserving News Recommendation Framework for Model Training and Online Serving
Tao Qi, Fangzhao Wu, Chuhan Wu, Yongfeng Huang, Xing Xie

TL;DR
Uni-FedRec introduces a privacy-preserving news recommendation framework that trains models locally on user devices, protecting user data while maintaining high recommendation quality through decentralized learning.
Contribution
The paper presents a novel unified framework for privacy-preserving news recommendation that combines local user data training with decentralized model training and interest representation perturbation.
Findings
Outperforms baseline methods on real-world datasets
Effectively protects user privacy with interest perturbation
Maintains recommendation accuracy comparable to centralized models
Abstract
News recommendation is important for personalized online news services. Most existing news recommendation methods rely on centrally stored user behavior data to both train models offline and provide online recommendation services. However, user data is usually highly privacy-sensitive, and centrally storing them may raise privacy concerns and risks. In this paper, we propose a unified news recommendation framework, which can utilize user data locally stored in user clients to train models and serve users in a privacy-preserving way. Following a widely used paradigm in real-world recommender systems, our framework contains two stages. The first one is for candidate news generation (i.e., recall) and the second one is for candidate news ranking (i.e., ranking). At the recall stage, each client locally learns multiple interest representations from clicked news to comprehensively model user…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Privacy-Preserving Technologies in Data · Caching and Content Delivery
