arXiv:2510.09129cs.IR2025-10被引 1

用生成模型增强图对比学习,提升推荐系统嵌入效果

Generative Data Augmentation in Graph Contrastive Learning for Recommendation

  • 用生成模型模拟原始数据分布,生成语义一致的增强视图
  • 通过物品互补矩阵捕捉物品间隐含关联,提供额外自监督信号
  • 联合优化推荐、增强与对比学习,提升嵌入表达能力

推荐系统在电商、流媒体等平台中不可或缺,核心挑战是從稀疏的用户-物品交互中学习有效嵌入。尽管对比学习为该问题提供了有前景的解决方案,但现有随机数据增强方法常改变原始语义信息。本文提出GDA4Rec框架,在图对比学习中实现生成式数据增强,以生成高质量增强视图并提供鲁棒的自监督信号。具体地,采用噪声生成模块,利用深度生成模型逼近原始数据分布进行数据增强;同时,提取物品互补矩阵以刻画物品间的潜在关联,提供额外自监督信号;最后,设计联合目标函数,整合推荐、数据增强与对比学习,促使模型学习更有效、更具信息量的嵌入表示。在三个公开数据集上的大量实验验证了模型优越性。

原文摘要 · Abstract (English)

Recommendation systems have become indispensable in various online platforms, from e-commerce to streaming services. A fundamental challenge in this domain is learning effective embeddings from sparse user-item interactions. While contrastive learning has recently emerged as a promising solution to this issue, generating augmented views for contrastive learning through most existing random data augmentation methods often leads to the alteration of original semantic information. In this paper, we propose a novel framework, GDA4Rec (Generative Data Augmentation in graph contrastive learning for Recommendation) to generate high-quality augmented views and provide robust self-supervised signals. Specifically, we employ a noise generation module that leverages deep generative models to approximate the distribution of original data for data augmentation. Additionally, GDA4Rec further extracts an item complement matrix to characterize the latent correlations between items and provide additional self-supervised signals. Lastly, a joint objective that integrates recommendation, data augmentation and contrastive learning is used to enforce the model to learn more effective and informative embeddings. Extensive experiments are conducted on three public datasets to demonstrate the superiority of the model. The code is available at: https://github.com/MrYansong/GDA4Rec.

推荐系统对比学习生成增强图神经网络

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