Joint Semantic and Structural Representation Learning for Enhancing User Preference Modelling
Xuhui Ren, Wei Yuan, Tong Chen, Chaoqun Yang, Quoc Viet Hung Nguyen,, Hongzhi Yin

TL;DR
This paper introduces KIRS-CL, a novel framework that combines semantic and structural information from knowledge graphs using contrastive learning to improve user preference modeling in recommender systems, especially in cold-start scenarios.
Contribution
It proposes a joint semantic-structural representation learning approach with a contrastive warm-up strategy, enhancing recommendation accuracy and robustness over existing methods.
Findings
Significant performance improvements on real-world datasets.
Effective handling of cold-start recommendation scenarios.
Enhanced item embeddings through pre-trained language models.
Abstract
Knowledge graphs (KGs) have become important auxiliary information for helping recommender systems obtain a good understanding of user preferences. Despite recent advances in KG-based recommender systems, existing methods are prone to suboptimal performance due to the following two drawbacks: 1) current KG-based methods over-emphasize the heterogeneous structural information within a KG and overlook the underlying semantics of its connections, hindering the recommender from distilling the explicit user preferences; and 2) the inherent incompleteness of a KG (i.e., missing facts, relations and entities) will deteriorate the information extracted from KG and weaken the representation learning of recommender systems. To tackle the aforementioned problems, we investigate the potential of jointly incorporating the structural and semantic information within a KG to model user preferences in…
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 · Advanced Graph Neural Networks · Topic Modeling
