CLDec 20, 2016

Unsupervised Dialogue Act Induction using Gaussian Mixtures

arXiv:1612.06572v223 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of automatically labeling dialogue functions without supervision, which is incremental as it builds on existing unsupervised techniques.

The paper tackles the problem of unsupervised dialogue act induction by modeling dialogues as a Hidden Markov Model with Gaussian mixture emissions, achieving promising results on the Switchboard-DAMSL corpus and outperforming other unsupervised methods.

This paper introduces a new unsupervised approach for dialogue act induction. Given the sequence of dialogue utterances, the task is to assign them the labels representing their function in the dialogue. Utterances are represented as real-valued vectors encoding their meaning. We model the dialogue as Hidden Markov model with emission probabilities estimated by Gaussian mixtures. We use Gibbs sampling for posterior inference. We present the results on the standard Switchboard-DAMSL corpus. Our algorithm achieves promising results compared with strong supervised baselines and outperforms other unsupervised algorithms.

Foundations

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

Your Notes