Customized Conversational Recommender Systems
Abstract
Conversational recommender systems (CRS) aim to capture user’s current intentions and provide recommendations through real-time multi-turn conversational interactions. As a human-machine interactive system, it is essential for CRS to improve the user experience. However, most CRS methods neglect the importance of user experience. In this paper, we propose two key points for CRS to improve the user experience: (1) Speaking like a human , human can speak with different styles according to the current dialogue context. (2) Identifying fine-grained intentions , even for the same utterance, different users have diverse fine-grained intentions, which are related to users’ inherent preference. Based on the observations, we propose a novel CRS model, coined C ustomized C onversational R ecommender S ystem (CCRS), which customizes CRS model for users from three perspectives. For human-like dialogue services, we propose multi-style dialogue response generator which selects context-aware speaking style for utterance generation. To provide personalized recommendations, we extract user’s current fine-grained intentions from dialogue context with the guidance of user’s inherent preferences. Finally, to customize the model parameters for each user, we train the model from the meta-learning perspective. Extensive experiments and a series of analyses have shown the superiority of our CCRS on both the recommendation and dialogue services.
Cite
Text
Li et al. "Customized Conversational Recommender Systems." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022. doi:10.1007/978-3-031-26390-3_43Markdown
[Li et al. "Customized Conversational Recommender Systems." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022.](https://mlanthology.org/ecmlpkdd/2022/li2022ecmlpkdd-customized/) doi:10.1007/978-3-031-26390-3_43BibTeX
@inproceedings{li2022ecmlpkdd-customized,
title = {{Customized Conversational Recommender Systems}},
author = {Li, Shuokai and Zhu, Yongchun and Xie, Ruobing and Tang, Zhenwei and Zhang, Zhao and Zhuang, Fuzhen and He, Qing and Xiong, Hui},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2022},
pages = {740-756},
doi = {10.1007/978-3-031-26390-3_43},
url = {https://mlanthology.org/ecmlpkdd/2022/li2022ecmlpkdd-customized/}
}