Seamlessly Unifying Attributes and Items: Conversational Recommendation for Cold-Start Users
Shijun Li, Wenqiang Lei, Qingyun Wu, Xiangnan He, Peng Jiang, Tat-Seng, Chua

TL;DR
This paper introduces ConTS, a unified Thompson Sampling framework for conversational recommendation that effectively balances attribute asking and item recommending for cold-start users, outperforming existing methods.
Contribution
It proposes a novel unified approach that seamlessly combines attributes and items in the same arm space using Thompson Sampling, improving conversational recommendation effectiveness.
Findings
ConTS outperforms state-of-the-art methods in success rate.
ConTS reduces the average number of conversation turns.
ConTS demonstrates robustness across three benchmark datasets.
Abstract
Static recommendation methods like collaborative filtering suffer from the inherent limitation of performing real-time personalization for cold-start users. Online recommendation, e.g., multi-armed bandit approach, addresses this limitation by interactively exploring user preference online and pursuing the exploration-exploitation (EE) trade-off. However, existing bandit-based methods model recommendation actions homogeneously. Specifically, they only consider the items as the arms, being incapable of handling the item attributes, which naturally provide interpretable information of user's current demands and can effectively filter out undesired items. In this work, we consider the conversational recommendation for cold-start users, where a system can both ask the attributes from and recommend items to a user interactively. This important scenario was studied in a recent work. However,…
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.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Recommender Systems and Techniques · Mobile Crowdsensing and Crowdsourcing
