Should We Tailor the Talk? Understanding the Impact of Conversational Styles on Preference Elicitation in Conversational Recommender Systems
Ivica Kostric, Krisztian Balog, Ujwal Gadiraju
TL;DR
This paper investigates how conversational styles in CRSs influence preference elicitation, task performance, and user satisfaction. Using a controlled study in scholarly literature recommendations, it contrasts HighInvolvement and HighConsiderateness styles and introduces an Agency condition allowing style switching, across domains of varying familiarity. The authors implement the Conversational Scholarly Assistant (CSA) with modular NLU/DM/NLG components, BM25-based ranking, and LLM-assisted relevance scoring to quantify outcomes. Key findings show that style effectiveness depends on user domain familiarity, with high involvement aiding experienced users and high considerateness aiding novices; permitting style switching yields the strongest task performance. The work advances CRS design by highlighting the value of adaptive dialogue strategies and transparent user agency, and provides open-source resources for replication and extension.
Abstract
Conversational recommender systems (CRSs) provide users with an interactive means to express preferences and receive real-time personalized recommendations. The success of these systems is heavily influenced by the preference elicitation process. While existing research mainly focuses on what questions to ask during preference elicitation, there is a notable gap in understanding what role broader interaction patterns including tone, pacing, and level of proactiveness play in supporting users in completing a given task. This study investigates the impact of different conversational styles on preference elicitation, task performance, and user satisfaction with CRSs. We conducted a controlled experiment in the context of scientific literature recommendation, contrasting two distinct conversational styles, high involvement (fast paced, direct, and proactive with frequent prompts) and high considerateness (polite and accommodating, prioritizing clarity and user comfort) alongside a flexible experimental condition where users could switch between the two. Our results indicate that adapting conversational strategies based on user expertise and allowing flexibility between styles can enhance both user satisfaction and the effectiveness of recommendations in CRSs. Overall, our findings hold important implications for the design of future CRSs.
