Knowledge-Enhanced Conversational Recommendation via Transformer-based Sequential Modelling
Jie Zou, Aixin Sun, Cheng Long, and Evangelos Kanoulas

TL;DR
This paper introduces TSCR, a Transformer-based method for conversational recommendation that models sequential dependencies among items and entities, and enhances it with knowledge graphs in TSCRKG for improved accuracy.
Contribution
The paper proposes a novel Transformer-based sequential modeling approach for CRSs and integrates knowledge graphs to enhance recommendation performance.
Findings
TSCR outperforms state-of-the-art baselines.
TSCRKG further improves recommendation accuracy.
Knowledge graph integration benefits conversational recommendation.
Abstract
In conversational recommender systems (CRSs), conversations usually involve a set of items and item-related entities or attributes, e.g., director is a related entity of a movie. These items and item-related entities are often mentioned along the development of a dialog, leading to potential sequential dependencies among them. However, most of existing CRSs neglect these potential sequential dependencies. In this article, we first propose a Transformer-based sequential conversational recommendation method, named TSCR, to model the sequential dependencies in the conversations to improve CRS. In TSCR, we represent conversations by items and the item-related entities, and construct user sequences to discover user preferences by considering both the mentioned items and item-related entities. Based on the constructed sequences, we deploy a Cloze task to predict the recommended items along a…
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
MethodsSparse Evolutionary Training
