We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.IR

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Information Retrieval

Title: Seamlessly Unifying Attributes and Items: Conversational Recommendation for Cold-Start Users

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, it employs a hand-crafted function to decide when to ask attributes or make recommendations. Such separate modeling of attributes and items makes the effectiveness of the system highly rely on the choice of the hand-crafted function, thus introducing fragility to the system. To address this limitation, we seamlessly unify attributes and items in the same arm space and achieve their EE trade-offs automatically using the framework of Thompson Sampling. Our Conversational Thompson Sampling (ConTS) model holistically solves all questions in conversational recommendation by choosing the arm with the maximal reward to play. Extensive experiments on three benchmark datasets show that ConTS outperforms the state-of-the-art methods Conversational UCB (ConUCB) and Estimation-Action-Reflection model in both metrics of success rate and average number of conversation turns.
Comments: TOIS 2021
Subjects: Information Retrieval (cs.IR); Machine Learning (cs.LG); Social and Information Networks (cs.SI); Machine Learning (stat.ML)
ACM classes: I.2.6
DOI: 10.1145/3446427
Cite as: arXiv:2005.12979 [cs.IR]
  (or arXiv:2005.12979v5 [cs.IR] for this version)

Submission history

From: Shijun Li [view email]
[v1] Sat, 23 May 2020 08:56:37 GMT (1063kb,D)
[v2] Fri, 6 Nov 2020 07:51:45 GMT (1449kb,D)
[v3] Wed, 30 Dec 2020 10:27:32 GMT (1449kb,D)
[v4] Tue, 8 Jun 2021 04:13:52 GMT (1512kb,D)
[v5] Wed, 5 Oct 2022 08:15:26 GMT (1471kb,D)

Link back to: arXiv, form interface, contact.