English

Secure Federated Graph-Filtering for Recommender Systems

Information Retrieval 2025-01-29 v1 Cryptography and Security

Abstract

Recommender systems often rely on graph-based filters, such as normalized item-item adjacency matrices and low-pass filters. While effective, the centralized computation of these components raises concerns about privacy, security, and the ethical use of user data. This work proposes two decentralized frameworks for securely computing these critical graph components without centralizing sensitive information. The first approach leverages lightweight Multi-Party Computation and distributed singular vector computations to privately compute key graph filters. The second extends this framework by incorporating low-rank approximations, enabling a trade-off between communication efficiency and predictive performance. Empirical evaluations on benchmark datasets demonstrate that the proposed methods achieve comparable accuracy to centralized state-of-the-art systems while ensuring data confidentiality and maintaining low communication costs. Our results highlight the potential for privacy-preserving decentralized architectures to bridge the gap between utility and user data protection in modern recommender systems.

Keywords

Cite

@article{arxiv.2501.16888,
  title  = {Secure Federated Graph-Filtering for Recommender Systems},
  author = {Julien Nicolas and César Sabater and Mohamed Maouche and Sonia Ben Mokhtar and Mark Coates},
  journal= {arXiv preprint arXiv:2501.16888},
  year   = {2025}
}
R2 v1 2026-06-28T21:21:52.724Z