FedGRec: Federated Graph Recommender System with Lazy Update of Latent
Embeddings
- URL: http://arxiv.org/abs/2210.13686v1
- Date: Tue, 25 Oct 2022 01:08:20 GMT
- Title: FedGRec: Federated Graph Recommender System with Lazy Update of Latent
Embeddings
- Authors: Junyi Li, Heng Huang
- Abstract summary: We propose a Federated Graph Recommender System (FedGRec) to mitigate privacy concerns.
In our system, users and the server explicitly store latent embeddings for users and items, where the latent embeddings summarize different orders of indirect user-item interactions.
We perform extensive empirical evaluations to verify the efficacy of using latent embeddings as a proxy of missing interaction graph.
- Score: 108.77460689459247
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Recommender systems are widely used in industry to improve user experience.
Despite great success, they have recently been criticized for collecting
private user data. Federated Learning (FL) is a new paradigm for learning on
distributed data without direct data sharing. Therefore, Federated Recommender
(FedRec) systems are proposed to mitigate privacy concerns to non-distributed
recommender systems. However, FedRec systems have a performance gap to its
non-distributed counterpart. The main reason is that local clients have an
incomplete user-item interaction graph, thus FedRec systems cannot utilize
indirect user-item interactions well. In this paper, we propose the Federated
Graph Recommender System (FedGRec) to mitigate this gap. Our FedGRec system can
effectively exploit the indirect user-item interactions. More precisely, in our
system, users and the server explicitly store latent embeddings for users and
items, where the latent embeddings summarize different orders of indirect
user-item interactions and are used as a proxy of missing interaction graph
during local training. We perform extensive empirical evaluations to verify the
efficacy of using latent embeddings as a proxy of missing interaction graph;
the experimental results show superior performance of our system compared to
various baselines. A short version of the paper is presented in
\href{https://federated-learning.org/fl-neurips-2022/}{the FL-NeurIPS'22
workshop}.
Related papers
- EDGE-Rec: Efficient and Data-Guided Edge Diffusion For Recommender Systems Graphs [0.0]
We propose a new attention mechanism to take advantage of real-valued interaction weights as well as user and item features directly.
We train a novel Graph Diffusion Transformer GDiT architecture to iteratively denoise the weighted interaction matrix of the user-item interaction graph directly.
Inspired by the recent progress in text-conditioned image generation, our method directly produces user-item rating predictions on the same scale as the original ratings.
arXiv Detail & Related papers (2024-09-23T03:23:20Z) - Learning Social Graph for Inactive User Recommendation [50.090904659803854]
LSIR learns an optimal social graph structure for social recommendation, especially for inactive users.
Experiments on real-world datasets demonstrate that LSIR achieves significant improvements of up to 129.58% on NDCG in inactive user recommendation.
arXiv Detail & Related papers (2024-05-08T03:40:36Z) - FedRKG: A Privacy-preserving Federated Recommendation Framework via
Knowledge Graph Enhancement [20.214339212091012]
Federated Learning (FL) has emerged as a promising approach for preserving data privacy in recommendation systems by training models locally.
Recent Graph Neural Networks (GNN) have gained popularity in recommendation tasks due to their ability to capture high-order interactions between users and items.
We propose FedRKG, a novel federated recommendation system, where a global knowledge graph (KG) is constructed and maintained on the server using publicly available item information.
arXiv Detail & Related papers (2024-01-20T02:38:21Z) - User Consented Federated Recommender System Against Personalized
Attribute Inference Attack [55.24441467292359]
We propose a user-consented federated recommendation system (UC-FedRec) to flexibly satisfy the different privacy needs of users.
UC-FedRec allows users to self-define their privacy preferences to meet various demands and makes recommendations with user consent.
arXiv Detail & Related papers (2023-12-23T09:44:57Z) - DRIFT: A Federated Recommender System with Implicit Feedback on the
Items [0.0]
DRIFT is a federated architecture for recommender systems, using implicit feedback.
Our learning model is based on a recent algorithm for recommendation with implicit feedbacks SAROS.
Our algorithm is secure, and participants in our federated system cannot guess the interactions made by the user.
arXiv Detail & Related papers (2023-04-17T13:12:33Z) - Semi-decentralized Federated Ego Graph Learning for Recommendation [58.21409625065663]
We propose a semi-decentralized federated ego graph learning framework for on-device recommendations, named SemiDFEGL.
The proposed framework is model-agnostic, meaning that it could be seamlessly integrated with existing graph neural network-based recommendation methods and privacy protection techniques.
arXiv Detail & Related papers (2023-02-10T03:57:45Z) - Ordinal Graph Gamma Belief Network for Social Recommender Systems [54.9487910312535]
We develop a hierarchical Bayesian model termed ordinal graph factor analysis (OGFA), which jointly models user-item and user-user interactions.
OGFA not only achieves good recommendation performance, but also extracts interpretable latent factors corresponding to representative user preferences.
We extend OGFA to ordinal graph gamma belief network, which is a multi-stochastic-layer deep probabilistic model.
arXiv Detail & Related papers (2022-09-12T09:19:22Z) - Correcting the User Feedback-Loop Bias for Recommendation Systems [34.44834423714441]
We propose a systematic and dynamic way to correct user feedback-loop bias in recommendation systems.
Our method includes a deep-learning component to learn each user's dynamic rating history embedding.
We empirically validated the existence of such user feedback-loop bias in real world recommendation systems.
arXiv Detail & Related papers (2021-09-13T15:02:55Z) - Graph Trend Networks for Recommendations [34.06649831739749]
The key of recommender systems is to predict how likely users will interact with items based on their historical online behaviors.
To exploit these user-item interactions, there are increasing efforts on considering the user-item interactions as a user-item bipartite graph.
Despite their success, most existing GNN-based recommender systems overlook the existence of interactions caused by unreliable behaviors.
We propose the Graph Trend Networks for recommendations (GTN) with principled designs that can capture the adaptive reliability of the interactions.
arXiv Detail & Related papers (2021-08-12T06:09:18Z) - Fairness-Aware Explainable Recommendation over Knowledge Graphs [73.81994676695346]
We analyze different groups of users according to their level of activity, and find that bias exists in recommendation performance between different groups.
We show that inactive users may be more susceptible to receiving unsatisfactory recommendations, due to insufficient training data for the inactive users.
We propose a fairness constrained approach via re-ranking to mitigate this problem in the context of explainable recommendation over knowledge graphs.
arXiv Detail & Related papers (2020-06-03T05:04:38Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.