arXiv Analytics

Sign in

arXiv:2305.13725 [cs.CL]AbstractReferencesReviewsResources

Conversational Recommendation as Retrieval: A Simple, Strong Baseline

Raghav Gupta, Renat Aksitov, Samrat Phatale, Simral Chaudhary, Harrison Lee, Abhinav Rastogi

Published 2023-05-23Version 1

Conversational recommendation systems (CRS) aim to recommend suitable items to users through natural language conversation. However, most CRS approaches do not effectively utilize the signal provided by these conversations. They rely heavily on explicit external knowledge e.g., knowledge graphs to augment the models' understanding of the items and attributes, which is quite hard to scale. To alleviate this, we propose an alternative information retrieval (IR)-styled approach to the CRS item recommendation task, where we represent conversations as queries and items as documents to be retrieved. We expand the document representation used for retrieval with conversations from the training set. With a simple BM25-based retriever, we show that our task formulation compares favorably with much more complex baselines using complex external knowledge on a popular CRS benchmark. We demonstrate further improvements using user-centric modeling and data augmentation to counter the cold start problem for CRSs.

Comments: To appear at the 5th NLP4ConvAI workshop
Categories: cs.CL, cs.IR
Related articles: Most relevant | Search more
arXiv:1808.08836 [cs.CL] (Published 2018-08-27)
A strong baseline for question relevancy ranking
arXiv:1708.07690 [cs.CL] (Published 2017-08-25)
Revisiting the Centroid-based Method: A Strong Baseline for Multi-Document Summarization
arXiv:2409.15902 [cs.CL] (Published 2024-09-24)
Konstruktor: A Strong Baseline for Simple Knowledge Graph Question Answering