CLJan 10, 2024

Multi-User Chat Assistant (MUCA): a Framework Using LLMs to Facilitate Group Conversations

arXiv:2401.04883v419 citationsh-index: 3
AI Analysis

This addresses the challenge of creating chatbots for group discussions, which is an incremental advancement over single-user chatbots.

The paper tackles the problem of developing multi-user chatbots by introducing the 3W design dimensions (What, When, Who) and proposing the Multi-User Chat Assistant (MUCA) framework, which uses LLMs to facilitate group conversations and shows effectiveness in tasks like chiming in at appropriate timings and improving user engagement in goal-oriented settings.

Recent advancements in large language models (LLMs) have provided a new avenue for chatbot development. Most existing research, however, has primarily centered on single-user chatbots that determine "What" to answer. This paper highlights the complexity of multi-user chatbots, introducing the 3W design dimensions: "What" to say, "When" to respond, and "Who" to answer. Additionally, we proposed Multi-User Chat Assistant (MUCA), an LLM-based framework tailored for group discussions. MUCA consists of three main modules: Sub-topic Generator, Dialog Analyzer, and Conversational Strategies Arbitrator. These modules jointly determine suitable response contents, timings, and appropriate addressees. This paper further proposes an LLM-based Multi-User Simulator (MUS) to ease MUCA's optimization, enabling faster simulation of conversations between the chatbot and simulated users, and speeding up MUCA's early development. In goal-oriented conversations with a small to medium number of participants, MUCA demonstrates effectiveness in tasks like chiming in at appropriate timings, generating relevant content, and improving user engagement, as shown by case studies and user studies.

Foundations

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

Your Notes