CLHCApr 13, 2021

Developing a Conversational Recommendation System for Navigating Limited Options

arXiv:2104.06552v110 citations
AI Analysis

This addresses the problem of navigating constrained choices, such as finding nearby restaurants, for users in specific domains, though it is incremental as it builds on existing conversational recommendation methods.

The researchers tackled the problem of helping users find the best choice from limited options by developing a conversational recommendation system that uses multi-turn dialog to understand preferences, resulting in increased efficiency, higher user confidence, and 75% preference over a baseline system.

We have developed a conversational recommendation system designed to help users navigate through a set of limited options to find the best choice. Unlike many internet scale systems that use a singular set of search terms and return a ranked list of options from amongst thousands, our system uses multi-turn user dialog to deeply understand the users preferences. The system responds in context to the users specific and immediate feedback to make sequential recommendations. We envision our system would be highly useful in situations with intrinsic constraints, such as finding the right restaurant within walking distance or the right retail item within a limited inventory. Our research prototype instantiates the former use case, leveraging real data from Google Places, Yelp, and Zomato. We evaluated our system against a similar system that did not incorporate user feedback in a 16 person remote study, generating 64 scenario-based search journeys. When our recommendation system was successfully triggered, we saw both an increase in efficiency and a higher confidence rating with respect to final user choice. We also found that users preferred our system (75%) compared with the baseline.

Foundations

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

Your Notes