TL;DR
This paper introduces a novel knowledge-enhanced personalized review generation model using capsule graph neural networks, effectively integrating item attributes from a knowledge graph to produce more informative and user-preference aligned reviews.
Contribution
The paper proposes the first use of knowledge graphs in personalized review generation, leveraging capsule GNNs for better aspect and content modeling.
Findings
Outperforms existing models on three real-world datasets.
Effectively encodes product attributes for more informative reviews.
Improves alignment with user preferences at multiple levels.
Abstract
Personalized review generation (PRG) aims to automatically produce review text reflecting user preference, which is a challenging natural language generation task. Most of previous studies do not explicitly model factual description of products, tending to generate uninformative content. Moreover, they mainly focus on word-level generation, but cannot accurately reflect more abstractive user preference in multiple aspects. To address the above issues, we propose a novel knowledge-enhanced PRG model based on capsule graph neural network~(Caps-GNN). We first construct a heterogeneous knowledge graph (HKG) for utilizing rich item attributes. We adopt Caps-GNN to learn graph capsules for encoding underlying characteristics from the HKG. Our generation process contains two major steps, namely aspect sequence generation and sentence generation. First, based on graph capsules, we adaptively…
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.
