arXiv:2508.06208cs.LGcs.AI2025-08被引 3

针对用户隐私偏好差异,提出可自适应的图联邦推荐框架

Graph Federated Learning for Personalized Privacy Recommendation

  • 根据用户选择私密或公开,分别处理数据上传与共享
  • 在5个数据集上显著提升推荐准确率,且不泄露用户隐私
  • 适合需要兼顾隐私保护与推荐效果的应用场景

联邦推荐系统(FedRecs)因其保护用户隐私的特性受到关注。然而,现有方法假设所有用户均需同等隐私保护,即不向服务器上传任何数据,忽略了利用公开用户数据提升推荐性能的可能性。现实中,用户可自主选择私密或公开模式:私密用户不共享交互数据,而公开用户的数据可被共享。为此,本文提出图联邦学习个性化隐私推荐框架(GFed-PP),能适配不同隐私需求并提升推荐效果。该方法利用公开用户的交互数据构建用户-物品交互图,并进一步生成用户关系图;通过轻量级图卷积网络(GCN)学习每个用户的个性化物品嵌入。为保障隐私,各客户端本地学习用户嵌入与评分函数。同时,通过客户端初始化物品嵌入、服务器聚合用户关系图实现联邦框架优化。实验表明,GFed-PP在五个数据集上显著优于现有方法,实现更高推荐精度且不牺牲隐私。该框架为联邦推荐中多样化隐私偏好提供了实用解决方案。

原文摘要 · Abstract (English)

Federated recommendation systems (FedRecs) have gained significant attention for providing privacy-preserving recommendation services. However, existing FedRecs assume that all users have the same requirements for privacy protection, i.e., they do not upload any data to the server. The approaches overlook the potential to enhance the recommendation service by utilizing publicly available user data. In real-world applications, users can choose to be private or public. Private users' interaction data is not shared, while public users' interaction data can be shared. Inspired by the issue, this paper proposes a novel Graph Federated Learning for Personalized Privacy Recommendation (GFed-PP) that adapts to different privacy requirements while improving recommendation performance. GFed-PP incorporates the interaction data of public users to build a user-item interaction graph, which is then used to form a user relationship graph. A lightweight graph convolutional network (GCN) is employed to learn each user's user-specific personalized item embedding. To protect user privacy, each client learns the user embedding and the scoring function locally. Additionally, GFed-PP achieves optimization of the federated recommendation framework through the initialization of item embedding on clients and the aggregation of the user relationship graph on the server. Experimental results demonstrate that GFed-PP significantly outperforms existing methods for five datasets, offering superior recommendation accuracy without compromising privacy. This framework provides a practical solution for accommodating varying privacy preferences in federated recommendation systems.

联邦学习隐私推荐图神经网络

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。