English

Modeling Multi-turn Conversation with Deep Utterance Aggregation

Computation and Language 2018-11-07 v2

Abstract

Multi-turn conversation understanding is a major challenge for building intelligent dialogue systems. This work focuses on retrieval-based response matching for multi-turn conversation whose related work simply concatenates the conversation utterances, ignoring the interactions among previous utterances for context modeling. In this paper, we formulate previous utterances into context using a proposed deep utterance aggregation model to form a fine-grained context representation. In detail, a self-matching attention is first introduced to route the vital information in each utterance. Then the model matches a response with each refined utterance and the final matching score is obtained after attentive turns aggregation. Experimental results show our model outperforms the state-of-the-art methods on three multi-turn conversation benchmarks, including a newly introduced e-commerce dialogue corpus.

Keywords

Cite

@article{arxiv.1806.09102,
  title  = {Modeling Multi-turn Conversation with Deep Utterance Aggregation},
  author = {Zhuosheng Zhang and Jiangtong Li and Pengfei Zhu and Hai Zhao and Gongshen Liu},
  journal= {arXiv preprint arXiv:1806.09102},
  year   = {2018}
}

Comments

Proceedings of the 27th International Conference on Computational Linguistics (COLING 2018)

R2 v1 2026-06-23T02:39:42.276Z