@inproceedings{jia-etal-2020-multi,
title = "Multi-turn Response Selection using Dialogue Dependency Relations",
author = "Jia, Qi and
Liu, Yizhu and
Ren, Siyu and
Zhu, Kenny and
Tang, Haifeng",
editor = "Webber, Bonnie and
Cohn, Trevor and
He, Yulan and
Liu, Yang",
booktitle = "Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)",
month = nov,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2020.emnlp-main.150/",
doi = "10.18653/v1/2020.emnlp-main.150",
pages = "1911--1920",
abstract = "Multi-turn response selection is a task designed for developing dialogue agents. The performance on this task has a remarkable improvement with pre-trained language models. However, these models simply concatenate the turns in dialogue history as the input and largely ignore the dependencies between the turns. In this paper, we propose a dialogue extraction algorithm to transform a dialogue history into threads based on their dependency relations. Each thread can be regarded as a self-contained sub-dialogue. We also propose Thread-Encoder model to encode threads and candidates into compact representations by pre-trained Transformers and finally get the matching score through an attention layer. The experiments show that dependency relations are helpful for dialogue context understanding, and our model outperforms the state-of-the-art baselines on both DSTC7 and DSTC8*, with competitive results on UbuntuV2."
}
Markdown (Informal)
[Multi-turn Response Selection using Dialogue Dependency Relations](https://preview.aclanthology.org/jlcl-multiple-ingestion/2020.emnlp-main.150/) (Jia et al., EMNLP 2020)
ACL