Knowledge-aware Collaborative Filtering with Pre-trained Language Model for Personalized Review-based Rating Prediction
Quanxiu Wang, Xinlei Cao, Jianyong Wang, Wei Zhang

TL;DR
This paper introduces KCF-PLM, a novel approach that combines pre-trained language models, knowledge graphs, and aspect interactions to improve personalized review-based rating prediction.
Contribution
It proposes a unified framework integrating transformers, pre-trained language models, and knowledge graphs for enhanced review-based rating prediction.
Findings
KCF-PLM outperforms existing methods on multiple datasets.
Incorporating knowledge graphs improves prediction accuracy.
Using all historical reviews enhances user and item representations.
Abstract
Personalized review-based rating prediction aims at leveraging existing reviews to model user interests and item characteristics for rating prediction. Most of the existing studies mainly encounter two issues. First, the rich knowledge contained in the fine-grained aspects of each review and the knowledge graph is rarely considered to complement the pure text for better modeling user-item interactions. Second, the power of pre-trained language models is not carefully studied for personalized review-based rating prediction. To address these issues, we propose an approach named Knowledge-aware Collaborative Filtering with Pre-trained Language Model (KCF-PLM). For the first issue, to utilize rich knowledge, KCF-PLM develops a transformer network to model the interactions of the extracted aspects w.r.t. a user-item pair. For the second issue, to better represent users and items, KCF-PLM…
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
TopicsRecommender Systems and Techniques · Expert finding and Q&A systems · Advanced Graph Neural Networks
