arXiv:2509.11196cs.LGcs.AI2025-09中稿 · Expert Systems wit…被引 7

用数据价值评估提升电商联邦推荐系统效果

Federated Recommender System with Data Valuation for E-commerce Platform

  • 基于全局数据筛选与本地数据融合,提升推荐精度
  • 在真实场景下实现最高34.86%的性能提升
  • 适合关注隐私保护与推荐效果平衡的平台方

联邦学习(FL)在隐私日益受关注的背景下愈发重要。该范式允许每个客户端(如独立网店)在本地训练推荐模型,仅共享模型更新,不暴露原始交互日志,从而在去中心化环境中保护隐私。然而,现有基于FL的推荐系统仍仅依赖客户端私有数据,未充分利用公开数据集以丰富本地训练,这一潜力尚未被充分挖掘。为此,我们考虑一个现实场景:大型电商平台与多个小型网店合作构建全局推荐系统。平台拥有全局数据(如可共享的用户和商品列表),而每家店铺持有部分私有交互数据。尽管整合全局数据有助于缓解本地数据稀疏与偏差问题,但也带来新挑战:简单合并所有全局交互可能放大噪声和无关模式,损害个性化并增加计算开销。为此,我们提出FedGDVE,通过语义对齐从全局数据集中选择性增强各客户端的本地图结构。FedGDVE采用:(i) 预训练图编码器提取全局结构特征,(ii) 本地有效预测器评估客户特定相关性,(iii) 基于强化学习的概率估计算法筛选并采样最相关的全局交互。在主流联邦学习基准上,FedGDVE性能最高提升34.86%。

原文摘要 · Abstract (English)

Federated Learning (FL) is gaining prominence in machine learning as privacy concerns grow. This paradigm allows each client (e.g., an individual online store) to train a recommendation model locally while sharing only model updates, without exposing the raw interaction logs to a central server, thereby preserving privacy in a decentralized environment. Nonetheless, most existing FL-based recommender systems still rely solely on each client's private data, despite the abundance of publicly available datasets that could be leveraged to enrich local training; this potential remains largely underexplored. To this end, we consider a realistic scenario wherein a large shopping platform collaborates with multiple small online stores to build a global recommender system. The platform possesses global data, such as shareable user and item lists, while each store holds a portion of interaction data privately (or locally). Although integrating global data can help mitigate the limitations of sparse and biased clients' local data, it also introduces additional challenges: simply combining all global interactions can amplify noise and irrelevant patterns, worsening personalization and increasing computational costs. To address these challenges, we propose FedGDVE, which selectively augments each client's local graph with semantically aligned samples from the global dataset. FedGDVE employs: (i) a pre-trained graph encoder to extract global structural features, (ii) a local valid predictor to assess client-specific relevance, (iii) a reinforcement-learning-based probability estimator to filter and sample only the most pertinent global interactions. FedGDVE improves performance by up to 34.86% on recognized benchmarks in FL environments.

联邦学习推荐系统数据融合隐私保护

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