Fusion Self-supervised Learning for Recommendation
Yu Zhang, Lei Sang, Yi Zhang, Yiwen Zhang, Yun Yang

TL;DR
This paper introduces a novel fusion self-supervised learning framework for recommendation systems that leverages high-order graph information and multiple contrastive learning objectives to improve performance and efficiency.
Contribution
It proposes a new SSL framework that avoids data augmentation and fuses multiple CL signals using high-order GCN information, enhancing recommendation accuracy.
Findings
Outperforms state-of-the-art baselines on three datasets
Demonstrates improved recommendation accuracy and efficiency
Effectively fuses multiple contrastive learning signals
Abstract
Recommender systems are widely deployed in various web environments, and self-supervised learning (SSL) has recently attracted significant attention in this field. Contrastive learning (CL) stands out as a major SSL paradigm due to its robust ability to generate self-supervised signals. Mainstream graph contrastive learning (GCL)-based methods typically implement CL by creating contrastive views through various data augmentation techniques. Despite these methods are effective, we argue that there still exist several challenges. i) Data augmentation ( discarding edges or adding noise) necessitates additional graph convolution (GCN) or modeling operations, which are highly time-consuming and potentially harm the embedding quality. ii) Existing CL-based methods use traditional CL objectives to capture self-supervised signals. However, few studies have explored obtaining CL…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Text and Document Classification Technologies · Advanced Graph Neural Networks
MethodsSoftmax · Attention Is All You Need · Convolution · Graph Convolutional Network · Contrastive Learning
