paper-with-me

Papers

Detecting agreement in multi-party dialogue: evaluating speaker diarisation versus a procedural baseline to enhance user engagement

2023-11-06 · Angus Addlesee, Daniel Denley, Andy Edmondson, Nancie Gunson, Daniel Hernández Garcia, Alexandre Kha, Oliver Lemon, James Ndubuisi, Neil O'Reilly, Lia Perochaud, Raphaël Valeri, Miebaka Worika

Conversational agents participating in multi-party interactions face significant challenges in dialogue state tracking, since the identity of the speaker adds significant contextual meaning. It is common to utilise diarisation models to identify the speaker. However, it is not clear if these are accurate enough to correctly identify specific conversational events such as agreement or disagreement during a real-time interaction. This study uses a cooperative quiz, where the conversational agent acts as quiz-show host, to determine whether diarisation or a frequency-and-proximity-based method is more accurate at determining agreement, and whether this translates to feelings of engagement from the players. Experimental results show that our procedural system was more engaging to players, and was more accurate at detecting agreement, reaching an average accuracy of 0.44 compared to 0.28 for the diarised system.

📄 PDF Abstract BibTeX arXiv:2311.03021

Code (1)

ddenley/multi-person-quiz 공식 구현

Tasks

Dialogue State Tracking

Similar Papers 제목 키워드 기반

Detecting Agreement in Multi-party Conversational AI

2023-11-06 · Laura Schauer, Jason Sweeney, Charlie Lyttle, Zein Said 외

Today, conversational systems are expected to handle conversations in multi-party settings, especially within Socially Assistive Robots (SARs). However, practical usability remains difficult as there are additional chall…

Speaker Recognition

DialDefer: A Framework for Detecting and Mitigating LLM Dialogic Deference

2026-01-15 · Parisa Rabbani, Priyam Sahoo, Ruben Mathew, Aishee Mondal 외 arxiv

LLMs are increasingly used as third-party judges, yet their reliability when evaluating speakers in dialogue remains poorly understood. We show that LLMs judge identical claims differently depending on framing: the same …

DraDDP: A Multimodal Multi-Party Dialogue Discourse Parsing Dataset

2026-04-13 · Shannan Liu, Peifeng Li, Yaxin Fan, Qiaoming Zhu arxiv

Multi-party dialogue discourse parsing aims to identify dependency structures and relation types between utterances in conversations. Previous studies are mostly limited to textual modality or two-party dialogue, failing…

Discourse Parsing

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

DeliChess: A Multi-party Dialogue Dataset for Deliberation in Chess Puzzle Solving

2026-06-03 · Xiaochen Zhu, Georgi Karadzhov, Tom Stafford, Andreas Vlachos arxiv

Multi-party dialogue is a critical setting for studying collaborative reasoning and decision-making, yet existing datasets rarely focus on structured, reasoning-intensive tasks. We introduce DeliChess, a dataset of group…