English

Towards Robust Recommendation via Decision Boundary-aware Graph Contrastive Learning

Information Retrieval 2024-07-23 v2

Abstract

In recent years, graph contrastive learning (GCL) has received increasing attention in recommender systems due to its effectiveness in reducing bias caused by data sparsity. However, most existing GCL models rely on heuristic approaches and usually assume entity independence when constructing contrastive views. We argue that these methods struggle to strike a balance between semantic invariance and view hardness across the dynamic training process, both of which are critical factors in graph contrastive learning. To address the above issues, we propose a novel GCL-based recommendation framework RGCL, which effectively maintains the semantic invariance of contrastive pairs and dynamically adapts as the model capability evolves through the training process. Specifically, RGCL first introduces decision boundary-aware adversarial perturbations to constrain the exploration space of contrastive augmented views, avoiding the decrease of task-specific information. Furthermore, to incorporate global user-user and item-item collaboration relationships for guiding on the generation of hard contrastive views, we propose an adversarial-contrastive learning objective to construct a relation-aware view-generator. Besides, considering that unsupervised GCL could potentially narrower margins between data points and the decision boundary, resulting in decreased model robustness, we introduce the adversarial examples based on maximum perturbations to achieve margin maximization. We also provide theoretical analyses on the effectiveness of our designs. Through extensive experiments on five public datasets, we demonstrate the superiority of RGCL compared against twelve baseline models.

Keywords

Cite

@article{arxiv.2407.10184,
  title  = {Towards Robust Recommendation via Decision Boundary-aware Graph Contrastive Learning},
  author = {Jiakai Tang and Sunhao Dai and Zexu Sun and Xu Chen and Jun Xu and Wenhui Yu and Lantao Hu and Peng Jiang and Han Li},
  journal= {arXiv preprint arXiv:2407.10184},
  year   = {2024}
}

Comments

KDD 2024

R2 v1 2026-06-28T17:40:17.421Z