Recent studies show that graph neural networks (GNNs) are prevalent to model high-order relationships for collaborative filtering (CF). Towards this research line, graph contrastive learning (GCL) has exhibited powerful performance in addressing the supervision label shortage issue by learning augmented user and item representations. While many of them show their effectiveness, two key questions still remain unexplored: i) Most existing GCL-based CF models are still limited by ignoring the fact that user-item interaction behaviors are often driven by diverse latent intent factors (e.g., shopping for family party, preferred color or brand of products); ii) Their introduced non-adaptive augmentation techniques are vulnerable to noisy information, which raises concerns about the model's robustness and the risk of incorporating misleading self-supervised signals. In light of these limitations, we propose a Disentangled Contrastive Collaborative Filtering framework (DCCF) to realize intent disentanglement with self-supervised augmentation in an adaptive fashion. With the learned disentangled representations with global context, our DCCF is able to not only distill finer-grained latent factors from the entangled self-supervision signals but also alleviate the augmentation-induced noise. Finally, the cross-view contrastive learning task is introduced to enable adaptive augmentation with our parameterized interaction mask generator. Experiments on various public datasets demonstrate the superiority of our method compared to existing solutions. Our model implementation is released at the link https://github.com/HKUDS/DCCF.
翻译:近期研究表明,图神经网络(GNNs)在建模协同过滤(CF)中的高阶关系方面具有广泛适用性。沿此研究方向,图对比学习(GCL)通过学习增强的用户与物品表示,在解决监督标签稀缺问题上展现了强大性能。尽管众多方法已证明其有效性,但仍有两个关键问题尚未解决:i) 现有基于GCL的CF模型大多受限于忽视用户-物品交互行为常由多样隐式意图因子(如为家庭聚会购物、偏好颜色或品牌)驱动的事实;ii) 其引入的非自适应增强技术易受噪声信息影响,引发模型鲁棒性与引入误导性自监督信号的担忧。针对上述局限,我们提出解耦对比协作过滤框架(DCCF),以自适应方式实现结合自监督增强的意图解耦。通过学习包含全局上下文的解耦表示,DCCF不仅能从纠缠的自监督信号中蒸馏出更细粒度的潜在因子,还能缓解增强引入的噪声。最终,引入跨视角对比学习任务,通过参数化交互掩码生成器实现自适应增强。在多个公开数据集上的实验表明,本方法优于现有解决方案。模型实现已发布于链接 https://github.com/HKUDS/DCCF。