CLAug 27, 2019

MIDAS: A Dialog Act Annotation Scheme for Open Domain Human Machine Spoken Conversations

arXiv:1908.10023v14.046 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This work addresses the need for better dialog act schemes in human-machine interactions, where machines have limited understanding, but it is incremental as it builds on existing annotation frameworks.

The authors tackled the problem of dialog act prediction for open-domain human-machine spoken conversations by designing a new annotation scheme called MIDAS, which achieved an F1 score of 0.79 on a dataset of 24K utterances.

Dialog act prediction is an essential language comprehension task for both dialog system building and discourse analysis. Previous dialog act schemes, such as SWBD-DAMSL, are designed for human-human conversations, in which conversation partners have perfect language understanding ability. In this paper, we design a dialog act annotation scheme, MIDAS (Machine Interaction Dialog Act Scheme), targeted on open-domain human-machine conversations. MIDAS is designed to assist machines which have limited ability to understand their human partners. MIDAS has a hierarchical structure and supports multi-label annotations. We collected and annotated a large open-domain human-machine spoken conversation dataset (consists of 24K utterances). To show the applicability of the scheme, we leverage transfer learning methods to train a multi-label dialog act prediction model and reach an F1 score of 0.79.

Code Implementations1 repo
Foundations

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

Your Notes