ChoiceMates: Supporting Unfamiliar Online Decision-Making with Multi-Agent Conversational Interactions
Jeongeon Park, Bryan Min, Kihoon Son, Jean Y. Song, Xiaojuan Ma, Juho Kim
TL;DR
ChoiceMates introduces a user-operated, multi-agent conversational system designed to support unfamiliar online decisions by enabling users to interact with a dynamic set of agent personas. Through a formative study and a within-subject user study, the approach demonstrates that surface-level breadth of information and structured preference building can be achieved with lower cognitive burden and higher confidence than traditional web search, while outperforming a commercial multi-agent baseline in terms of final decision quality and user satisfaction. The system combines a conversation space, a history log, and a preference space, aided by a lightweight retrieval-augmented generation pipeline and multi-agent prompting that preserves user agency and enables inter-agent debates. The work highlights design considerations for controllable, collaborative AI-based decision support and discusses limitations related to hallucinations and the need for robust validation in real-world deployments.
Abstract
From deciding on a PhD program to buying a new camera, unfamiliar decisions--decisions without domain knowledge--are frequent and significant. The complexity and uncertainty of such decisions demand unique approaches to information seeking, understanding, and decision-making. Our formative study highlights that users want to start by discovering broad and relevant domain information evenly and simultaneously, quickly address emerging inquiries, and gain personalized standards to assess information found. We present ChoiceMates, an interactive multi-agent system designed to address these needs by enabling users to engage with a dynamic set of LLM agents each presenting a unique experience in the domain. Unlike existing multi-agent systems that automate tasks with agents, the user orchestrates agents to assist their decision-making process. Our user evaluation (n=12) shows that ChoiceMates enables a more confident, satisfactory decision-making with better situation understanding than web search, and higher decision quality and confidence than a commercial multi-agent framework. This work provides insights into designing a more controllable and collaborative multi-agent system.
