paper-with-me

Papers

Diffusion-augmented Graph Contrastive Learning for Collaborative Filter

2025-03-20 · Fan Huang, Wei Wang

Graph-based collaborative filtering has been established as a prominent approach in recommendation systems, leveraging the inherent graph topology of user-item interactions to model high-order connectivity patterns and enhance recommendation performance. Recent advances in Graph Contrastive Learning (GCL) have demonstrated promising potential to alleviate data sparsity issues by improving representation learning through contrastive view generation and mutual information maximization. However, existing approaches lack effective data augmentation strategies. Structural augmentation risks distorting fundamental graph topology, while feature-level perturbation techniques predominantly employ uniform noise scales that fail to account for node-specific characteristics. To solve these challenges, we propose Diffusion-augmented Contrastive Learning (DGCL), an innovative framework that integrates diffusion models with contrastive learning for enhanced collaborative filtering. Our approach employs a diffusion process that learns node-specific Gaussian distributions of representations, thereby generating semantically consistent yet diversified contrastive views through reverse diffusion sampling. DGCL facilitates adaptive data augmentation based on reconstructed representations, considering both semantic coherence and node-specific features. In addition, it explores unrepresented regions of the latent sparse feature space, thereby enriching the diversity of contrastive views. Extensive experimental results demonstrate the effectiveness of DGCL on three public datasets.

📄 PDF Abstract BibTeX arXiv:2503.16290

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringContrastive LearningData AugmentationRecommendation SystemsRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

RaDAR: Relation-aware Diffusion-Asymmetric Graph Contrastive Learning for Recommendation

2026-03-17 · Yixuan Huang, Jiawei Chen, Shengfan Zhang, Zongsheng Cao arxiv

Collaborative filtering (CF) recommendation has been significantly advanced by integrating Graph Neural Networks (GNNs) and Graph Contrastive Learning (GCL). However, (i) random edge perturbations often distort critical …

Collaborative FilteringRecommendation SystemsContrastive Learning

RDGCL: Reaction-Diffusion Graph Contrastive Learning for Recommendation

2023-12-27 · Jeongwhan Choi, Hyowon Wi, Chaejeong Lee, Sung-Bae Cho 외

Contrastive learning (CL) has emerged as a promising technique for improving recommender systems, addressing the challenge of data sparsity by using self-supervised signals from raw data. Integration of CL with graph con…

Contrastive LearningData IntegrationDiversityRecommendation Systems

POI Recommendation with LLM-Augmented Multi-Graph Learning and Contrastive Alignment

2026-08-17 · Burak Tamer, Wolfram Höpken, Zehui Wang arxiv

Point-of-interest (POI) recommendation models based on graph neural networks achieve strong performance by propagating collaborative signals over user-item interactions, yet they struggle with the cold-start problem, whe…

Multimodal RecommendationCollaborative FilteringGraph Neural NetworkContrastive Learning

Improving Graph Collaborative Filtering with Neighborhood-enriched Contrastive Learning

2022-02-13 · Zihan Lin, Changxin Tian, Yupeng Hou, Wayne Xin Zhao

Recently, graph collaborative filtering methods have been proposed as an effective recommendation approach, which can capture users' preference over items by modeling the user-item interaction graphs. In order to reduce …

Collaborative FilteringContrastive Learning

Disentangled Contrastive Collaborative Filtering

2023-05-04 · Xubin Ren, Lianghao Xia, Jiashu Zhao, Dawei Yin 외

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 …

Collaborative FilteringContrastive LearningDisentanglement