paper-with-me

Papers

Multi-Party Conversational Agents: A Survey

2025-05-24 · Sagar Sapkota, Mohammad Saqib Hasan, Mubarak Shah, Santu Karmaker

Multi-party Conversational Agents (MPCAs) are systems designed to engage in dialogue with more than two participants simultaneously. Unlike traditional two-party agents, designing MPCAs faces additional challenges due to the need to interpret both utterance semantics and social dynamics. This survey explores recent progress in MPCAs by addressing three key questions: 1) Can agents model each participants' mental states? (State of Mind Modeling); 2) Can they properly understand the dialogue content? (Semantic Understanding); and 3) Can they reason about and predict future conversation flow? (Agent Action Modeling). We review methods ranging from classical machine learning to Large Language Models (LLMs) and multi-modal systems. Our analysis underscores Theory of Mind (ToM) as essential for building intelligent MPCAs and highlights multi-modal understanding as a promising yet underexplored direction. Finally, this survey offers guidance to future researchers on developing more capable MPCAs.

📄 PDF Abstract BibTeX arXiv:2505.18845

Code (0)

등록된 구현이 없습니다.

Tasks

Survey

Similar Papers 제목 키워드 기반

DialSim: A Real-Time Simulator for Evaluating Long-Term Multi-Party Dialogue Understanding of Conversational Agents

2024-06-19 · Jiho Kim, Woosog Chay, Hyeonji Hwang, Daeun Kyung 외

Recent advancements in Large Language Models (LLMs) have significantly enhanced the capabilities of conversational agents, making them applicable to various fields (e.g., education). Despite their progress, the evaluatio…

Dialogue UnderstandingQuestion Answering

Adaptive Turn-Taking for Real-time Multi-Party Voice Agents

2026-06-11 · Soumyajit Mitra, Prabhat Pandey, Abhinav Jain, Shanmukha Sahith 외 arxiv

Turn-taking in multi-party spoken conversations remains a fundamental challenge for voice-based agents, particularly under dynamic floor competition and varying user expectations. We propose ModeratorLM, a role-playing v…

Designing Style Matching Conversational Agents

2019-10-16 · Deepali Aneja, Rens Hoegen, Daniel McDuff, Mary Czerwinski

Advances in machine intelligence have enabled conversational interfaces that have the potential to radically change the way humans interact with machines. However, even with the progress in the abilities of these agents,…

valid

Talking to myself: self-dialogues as data for conversational agents

2018-09-18 · Joachim Fainberg, Ben Krause, Mihai Dobre, Marco Damonte 외

Conversational agents are gaining popularity with the increasing ubiquity of smart devices. However, training agents in a data driven manner is challenging due to a lack of suitable corpora. This paper presents a novel m…

Designing and Evaluating Dialogue LLMs for Co-Creative Improvised Theatre

2024-05-11 · Boyd Branch, Piotr Mirowski, Kory Mathewson, Sophia Ppali 외

Social robotics researchers are increasingly interested in multi-party trained conversational agents. With a growing demand for real-world evaluations, our study presents Large Language Models (LLMs) deployed in a month-…