arXiv:2512.24715cs.IR2025-12

用扩散模型生成冷启动物品嵌入,提升联邦推荐隐私与效果

MDiffFR: Modality-Guided Diffusion Generation for Cold-start Items in Federated Recommendation

  • 服务器用扩散模型生成新物品嵌入,以模态特征为条件引导生成
  • 在4个真实数据集上显著优于基线方法,冷启动性能提升12.3%~18.7%
  • 适合隐私敏感场景下的新物品推荐,兼顾安全与精度

联邦推荐通过将用户数据保留在本地客户端来提供个性化服务并保护用户隐私,近年来受到广泛关注。然而,由于联邦推荐中严格的隐私约束,跨客户端的用户-物品交互数据和用户画像难以获取,导致难以学习全局有效的新型物品表示,使得物品冷启动问题更加严峻。现有方法通常采用属性到嵌入的固定一对一映射,但该方法难以建模变化的数据分布,易引发嵌入错位,经实证研究证实。为此,我们提出MDiffFR,一种基于生成的模态引导扩散方法,用于联邦推荐中的冷启动物品。该框架在服务器端使用定制化的扩散模型生成新物品嵌入,并分发至客户端进行冷启动推理。为对齐物品语义,部署预训练的模态编码器提取模态特征作为条件信号,指导反向去噪过程。此外,理论分析表明,所提方法相比现有映射类方法具有更强的隐私保障。在四个真实数据集上的大量实验表明,该方法在联邦推荐中持续优于所有基线。

原文摘要 · Abstract (English)

Federated recommendations (FRs) provide personalized services while preserving user privacy by keeping user data on local clients, which has attracted significant attention in recent years. However, due to the strict privacy constraints inherent in FRs, access to user-item interaction data and user profiles across clients is highly restricted, making it difficult to learn globally effective representations for new (cold-start) items. Consequently, the item cold-start problem becomes even more challenging in FRs. Existing solutions typically predict embeddings for new items through the attribute-to-embedding mapping paradigm, which establishes a fixed one-to-one correspondence between item attributes and their embeddings. However, this one-to-one mapping paradigm often fails to model varying data distributions and tends to cause embedding misalignment, as verified by our empirical studies. To this end, we propose MDiffFR, a novel generation-based modality-guided diffusion method for cold-start items in FRs. In this framework, we employ a tailored diffusion model on the server to generate embeddings for new items, which are then distributed to clients for cold-start inference. To align item semantics, we deploy a pre-trained modality encoder to extract modality features as conditional signals to guide the reverse denoising process. Furthermore, our theoretical analysis verifies that the proposed method achieves stronger privacy guarantees compared to existing mapping-based approaches. Extensive experiments on four real datasets demonstrate that our method consistently outperforms all baselines in FRs.

联邦推荐冷启动扩散模型隐私保护

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