Understanding Before Recommendation: Semantic Aspect-Aware Review Exploitation via Large Language Models
Fan Liu, Yaqi Liu, Huilin Chen, Zhiyong Cheng, Liqiang Nie, Mohan, Kankanhalli

TL;DR
This paper introduces a semantic aspect-aware recommendation model leveraging large language models and graph convolution networks to improve interpretability and accuracy in user-item interaction predictions.
Contribution
It proposes a novel chain-based prompting approach with LLMs for semantic aspect extraction and a SAGCN model to incorporate multiple semantic aspects for enhanced recommendation performance.
Findings
Outperforms existing models on three datasets
Enhances interpretability of recommendations
Effectively combines semantic aspects via graph convolutions
Abstract
Recommendation systems harness user-item interactions like clicks and reviews to learn their representations. Previous studies improve recommendation accuracy and interpretability by modeling user preferences across various aspects and intents. However, the aspects and intents are inferred directly from user reviews or behavior patterns, suffering from the data noise and the data sparsity problem. Furthermore, it is difficult to understand the reasons behind recommendations due to the challenges of interpreting implicit aspects and intents. Inspired by the deep semantic understanding offered by large language models (LLMs), we introduce a chain-based prompting approach to uncover semantic aspect-aware interactions, which provide clearer insights into user behaviors at a fine-grained semantic level. To incorporate the abundant interactions of various aspects, we propose the simple yet…
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 · Topic Modeling · Advanced Graph Neural Networks
MethodsConvolution
