COLING 2020main26 citations

Speaker-change Aware CRF for Dialogue Act Classification

Guokan Shang, Antoine Tixier, Michalis Vazirgiannis, Jean-Pierre Lorré

Abstract

Recent work in Dialogue Act (DA) classification approaches the task as a sequence labeling problem, using neural network models coupled with a Conditional Random Field (CRF) as the last layer. CRF models the conditional probability of the target DA label sequence given the input utterance sequence. However, the task involves another important input sequence, that of speakers, which is ignored by previous work. To address this limitation, this paper proposes a simple modification of the CRF layer that takes speaker-change into account. Experiments on the SwDA corpus show that our modified CRF layer outperforms the original one, with very wide margins for some DA labels. Further, visualizations demonstrate that our CRF layer can learn meaningful, sophisticated transition patterns between DA label pairs conditioned on speaker-change in an end-to-end way. Code is publicly available.

BibTeX
@inproceedings{shang-etal-2020-speaker,
    title = "Speaker-change Aware {CRF} for Dialogue Act Classification",
    author = "Shang, Guokan  and
      Tixier, Antoine  and
      Vazirgiannis, Michalis  and
      Lorr{\'e}, Jean-Pierre",
    editor = "Scott, Donia  and
      Bel, Nuria  and
      Zong, Chengqing",
    booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
    month = dec,
    year = "2020",
    address = "Barcelona, Spain (Online)",
    publisher = "International Committee on Computational Linguistics",
    url = "https://aclanthology.org/2020.coling-main.40/",
    doi = "10.18653/v1/2020.coling-main.40",
    pages = "450--464"
}
Speaker-change Aware CRF for Dialogue Act Classification · COLING 2020