paper-with-me

Papers

On the Structure of Address in Multi-Party Dialogue: From Discrete Labels to Continuous Levels

2026-07-17 · Taiga Mori, Koji Inoue, Divesh Lala, Tatsuya Kawahara arxiv

In multi-party dialogues between a dialogue system and multiple users, identifying to whom an utterance is addressed is a key challenge. Prior work has typically treated addressee detection as a multi-class classification task, selecting a single label representing an individual participant or the group. This formulation assumes that address is inherently discrete and has primarily been used for predicting turn-taking. In this paper, we revisit this assumption by analyzing address as a continuous phenomenon. Using a multi-party human dialogue corpus annotated by multiple annotators, we construct both binary address labels derived from majority-vote addressee labels and continuous address levels inferred from annotator judgments using a latent-variable model. We then examine how these representations relate to turn-taking as well as listener behaviors, including gaze and backchannels. Our results show that, in addition to turn-taking, both gaze and backchannels are associated with address. Furthermore, models using continuous address levels achieve better predictive fit than those using discrete labels, suggesting that address may exhibit graded structure. Finally, we discuss the future directions of addressee detection research based on the findings of this study.

📄 PDF Abstract BibTeX arXiv:2607.15648

Code (1)

arxivsub/arXivSub_daily_arxiv ★ 3

Tasks

Multi-class Classification

Similar Papers 제목 키워드 기반

Structured Attention for Unsupervised Dialogue Structure Induction

2020-09-17 · EMNLP 2020 11 · Liang Qiu, Yizhou Zhao, Weiyan Shi, Yuan Liang 외

Inducing a meaningful structural representation from one or a set of dialogues is a crucial but challenging task in computational linguistics. Advancement made in this area is critical for dialogue system design and disc…

Inductive BiasSentenceSentence Embeddings

EM Pre-training for Multi-party Dialogue Response Generation

2023-05-21 · Yiyang Li, Hai Zhao

Dialogue response generation requires an agent to generate a response according to the current dialogue history, in terms of which two-party dialogues have been well studied, but leaving a great gap for multi-party dialo…

Response Generation

An Annotation Scheme of A Large-scale Multi-party Dialogues Dataset for Discourse Parsing and Machine Comprehension

2019-11-08 · Jiaqi Li, Ming Liu, Bing Qin, Zihao Zheng 외

In this paper, we propose the scheme for annotating large-scale multi-party chat dialogues for discourse parsing and machine comprehension. The main goal of this project is to help understand multi-party dialogues. Our d…

Discourse ParsingMachine Reading ComprehensionReading Comprehension

An LLM Benchmark for Addressee Recognition in Multi-modal Multi-party Dialogue

2025-01-28 · Koji Inoue, Divesh Lala, Mikey Elmers, Keiko Ochi 외

Handling multi-party dialogues represents a significant step for advancing spoken dialogue systems, necessitating the development of tasks specific to multi-party interactions. To address this challenge, we are construct…

Language ModelingLanguage ModellingLarge Language ModelSpoken Dialogue Systems

DADgraph: A Discourse-aware Dialogue Graph Neural Network for Multiparty Dialogue Machine Reading Comprehension

2021-04-26 · Jiaqi Li, Ming Liu, Zihao Zheng, Heng Zhang 외

Multiparty Dialogue Machine Reading Comprehension (MRC) differs from traditional MRC as models must handle the complex dialogue discourse structure, previously unconsidered in traditional MRC. To fully exploit such disco…

Graph Neural NetworkMachine Reading ComprehensionQuestion AnsweringReading Comprehension