paper-with-me

Papers

Comparison-based Conversational Recommender System with Relative Bandit Feedback

2022-08-21 · Zhihui Xie, Tong Yu, Canzhe Zhao, Shuai Li

With the recent advances of conversational recommendations, the recommender system is able to actively and dynamically elicit user preference via conversational interactions. To achieve this, the system periodically queries users' preference on attributes and collects their feedback. However, most existing conversational recommender systems only enable the user to provide absolute feedback to the attributes. In practice, the absolute feedback is usually limited, as the users tend to provide biased feedback when expressing the preference. Instead, the user is often more inclined to express comparative preferences, since user preferences are inherently relative. To enable users to provide comparative preferences during conversational interactions, we propose a novel comparison-based conversational recommender system. The relative feedback, though more practical, is not easy to be incorporated since its feedback scale is always mismatched with users' absolute preferences. With effectively collecting and understanding the relative feedback from an interactive manner, we further propose a new bandit algorithm, which we call RelativeConUCB. The experiments on both synthetic and real-world datasets validate the advantage of our proposed method, compared to the existing bandit algorithms in the conversational recommender systems.

📄 PDF Abstract BibTeX arXiv:2208.09837

Code (1)

fffffarmer/RelativeConUCB 공식 구현 pytorch

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Conversational Contextual Bandit: Algorithm and Application

2019-06-04 · Xiaoying Zhang, Hong Xie, Hang Li, John C. S. Lui

Contextual bandit algorithms provide principled online learning solutions to balance the exploitation-exploration trade-off in various applications such as recommender systems. However, the learning speed of the traditio…

ArticlesNews RecommendationRecommendation Systems

Hierarchical Conversational Preference Elicitation with Bandit Feedback

2022-09-06 · Jinhang Zuo, Songwen Hu, Tong Yu, Shuai Li 외

The recent advances of conversational recommendations provide a promising way to efficiently elicit users' preferences via conversational interactions. To achieve this, the recommender system conducts conversations with …

Recommendation Systems

Conversational Dueling Bandits in Generalized Linear Models

2024-07-26 · Shuhua Yang, Hui Yuan, Xiaoying Zhang, Mengdi Wang 외

Conversational recommendation systems elicit user preferences by interacting with users to obtain their feedback on recommended commodities. Such systems utilize a multi-armed bandit framework to learn user preferences i…

Conversational RecommendationInformativenessRecommendation Systems

FedConPE: Efficient Federated Conversational Bandits with Heterogeneous Clients

2024-05-05 · Zhuohua Li, Maoli Liu, John C. S. Lui

Conversational recommender systems have emerged as a potent solution for efficiently eliciting user preferences. These systems interactively present queries associated with "key terms" to users and leverage user feedback…

ManagementRecommendation Systems

Evaluating Conversational Recommender Systems with Large Language Models: A User-Centric Evaluation Framework

2025-01-16 · Nuo Chen, Quanyu Dai, Xiaoyu Dong, Xiao-Ming Wu 외

Conversational recommender systems (CRS) involve both recommendation and dialogue tasks, which makes their evaluation a unique challenge. Although past research has analyzed various factors that may affect user satisfact…

Recommendation Systems