TL;DR
This paper introduces a review-aware graph contrastive learning framework that leverages review-enhanced user-item graphs and self-supervised signals to improve recommendation accuracy.
Contribution
It proposes a novel graph construction with review-based edge features and two contrastive learning tasks to better exploit review information for recommendation.
Findings
Outperforms state-of-the-art baselines on five benchmark datasets.
Effectively utilizes review semantics and ratings in graph learning.
Enhances user and item representations through self-supervised contrastive tasks.
Abstract
Most modern recommender systems predict users preferences with two components: user and item embedding learning, followed by the user-item interaction modeling. By utilizing the auxiliary review information accompanied with user ratings, many of the existing review-based recommendation models enriched user/item embedding learning ability with historical reviews or better modeled user-item interactions with the help of available user-item target reviews. Though significant progress has been made, we argue that current solutions for review-based recommendation suffer from two drawbacks. First, as review-based recommendation can be naturally formed as a user-item bipartite graph with edge features from corresponding user-item reviews, how to better exploit this unique graph structure for recommendation? Second, while most current models suffer from limited user behaviors, can we exploit…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsContrastive Learning
