NAACL 2021industry1 citations

Contextual Domain Classification with Temporal Representations

Tzu-Hsiang Lin, Yipeng Shi, Chentao Ye, Yang Fan, Weitong Ruan, Emre Barut, Wael Hamza, Chengwei Su

Abstract

In commercial dialogue systems, the Spoken Language Understanding (SLU) component tends to have numerous domains thus context is needed to help resolve ambiguities. Previous works that incorporate context for SLU have mostly focused on domains where context is limited to a few minutes. However, there are domains that have related context that could span up to hours and days. In this paper, we propose temporal representations that combine wall-clock second difference and turn order offset information to utilize both recent and distant context in a novel large-scale setup. Experiments on the Contextual Domain Classification (CDC) task with various encoder architectures show that temporal representations combining both information outperforms only one of the two. We further demonstrate that our contextual Transformer is able to reduce 13.04% of classification errors compared to a non-contextual baseline. We also conduct empirical analyses to study recent versus distant context and opportunities to lower deployment costs.

BibTeX
@inproceedings{lin-etal-2021-contextual,
    title = "Contextual Domain Classification with Temporal Representations",
    author = "Lin, Tzu-Hsiang  and
      Shi, Yipeng  and
      Ye, Chentao  and
      Fan, Yang  and
      Ruan, Weitong  and
      Barut, Emre  and
      Hamza, Wael  and
      Su, Chengwei",
    editor = "Kim, Young-bum  and
      Li, Yunyao  and
      Rambow, Owen",
    booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies: Industry Papers",
    month = jun,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.naacl-industry.6/",
    doi = "10.18653/v1/2021.naacl-industry.6",
    pages = "41--48"
}