IRCLMar 13, 2023

Beyond Single Items: Exploring User Preferences in Item Sets with the Conversational Playlist Curation Dataset

arXiv:2303.06791v216 citationsh-index: 48
Originality Incremental advance
AI Analysis

This addresses the challenge for music recommendation systems in efficiently curating item sets, though it is incremental as it builds on existing conversational and recommendation methods.

The paper tackles the problem of understanding user preferences over sets of items, such as playlists, rather than single items, by introducing a conversational approach and dataset, showing that it elicits preferences not otherwise expressed.

Users in consumption domains, like music, are often able to more efficiently provide preferences over a set of items (e.g. a playlist or radio) than over single items (e.g. songs). Unfortunately, this is an underexplored area of research, with most existing recommendation systems limited to understanding preferences over single items. Curating an item set exponentiates the search space that recommender systems must consider (all subsets of items!): this motivates conversational approaches-where users explicitly state or refine their preferences and systems elicit preferences in natural language-as an efficient way to understand user needs. We call this task conversational item set curation and present a novel data collection methodology that efficiently collects realistic preferences about item sets in a conversational setting by observing both item-level and set-level feedback. We apply this methodology to music recommendation to build the Conversational Playlist Curation Dataset (CPCD), where we show that it leads raters to express preferences that would not be otherwise expressed. Finally, we propose a wide range of conversational retrieval models as baselines for this task and evaluate them on the dataset.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes