pith. machine review for the scientific record. sign in

arxiv: 1901.09888 · v1 · submitted 2019-01-29 · 💻 cs.IR · cs.AI· cs.LG· stat.ML

Recognition: unknown

Federated Collaborative Filtering for Privacy-Preserving Personalized Recommendation System

Authors on Pith no claims yet
classification 💻 cs.IR cs.AIcs.LGstat.ML
keywords usermodelfederatedlearningprivacyclientscollaborativedata
0
0 comments X
read the original abstract

The increasing interest in user privacy is leading to new privacy preserving machine learning paradigms. In the Federated Learning paradigm, a master machine learning model is distributed to user clients, the clients use their locally stored data and model for both inference and calculating model updates. The model updates are sent back and aggregated on the server to update the master model then redistributed to the clients. In this paradigm, the user data never leaves the client, greatly enhancing the user' privacy, in contrast to the traditional paradigm of collecting, storing and processing user data on a backend server beyond the user's control. In this paper we introduce, as far as we are aware, the first federated implementation of a Collaborative Filter. The federated updates to the model are based on a stochastic gradient approach. As a classical case study in machine learning, we explore a personalized recommendation system based on users' implicit feedback and demonstrate the method's applicability to both the MovieLens and an in-house dataset. Empirical validation confirms a collaborative filter can be federated without a loss of accuracy compared to a standard implementation, hence enhancing the user's privacy in a widely used recommender application while maintaining recommender performance.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

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

  1. FedMM: Federated Collaborative Signal Quantization for Multi-Market CTR Prediction

    cs.IR 2026-05 unverdicted novelty 5.0

    FedMM applies a residual quantized VAE with a global federated codebook and local market-specific codebooks to transmit discrete codes that capture shared and specific collaborative patterns for improved CTR predictio...