English

Long Short-Term Planning for Conversational Recommendation Systems

Computation and Language 2023-10-24 v1

Abstract

In Conversational Recommendation Systems (CRS), the central question is how the conversational agent can naturally ask for user preferences and provide suitable recommendations. Existing works mainly follow the hierarchical architecture, where a higher policy decides whether to invoke the conversation module (to ask questions) or the recommendation module (to make recommendations). This architecture prevents these two components from fully interacting with each other. In contrast, this paper proposes a novel architecture, the long short-term feedback architecture, to connect these two essential components in CRS. Specifically, the recommendation predicts the long-term recommendation target based on the conversational context and the user history. Driven by the targeted recommendation, the conversational model predicts the next topic or attribute to verify if the user preference matches the target. The balance feedback loop continues until the short-term planner output matches the long-term planner output, that is when the system should make the recommendation.

Keywords

Cite

@article{arxiv.2310.14609,
  title  = {Long Short-Term Planning for Conversational Recommendation Systems},
  author = {Xian Li and Hongguang Shi and Yunfei Wang and Yeqin Zhang and Xubin Li and Cam-Tu Nguyen},
  journal= {arXiv preprint arXiv:2310.14609},
  year   = {2023}
}

Comments

14 pages, 3 figures. Accepted by ICONIP 2023

R2 v1 2026-06-28T12:58:29.545Z