Multi-turn Response Selection using Dialogue Dependency Relations (2010.01502v3)
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 LLMs. 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.
- Discourse structure and dialogue acts in multiparty dialogue: the STAC corpus. In LREC.
- Nicholas Asher and Alex Lascarides. 2005. Logics of Conversation. Studies in natural language processing. Cambridge University Press.
- Qian Chen and Wen Wang. 2019. Sequential attention-based network for noetic end-to-end response selection. CoRR, abs/1901.02609.
- Enhanced LSTM for natural language inference. In ACL, pages 1657–1668.
- Semantically conditioned dialog response generation via hierarchical disentangled self-attention. In ACL, pages 3696–3709.
- BERT: pre-training of deep bidirectional transformers for language understanding. In NAACL-HLT, pages 4171–4186.
- Jianxiong Dong and Jim Huang. 2018. Enhance word representation for out-of-vocabulary on ubuntu dialogue corpus. CoRR, abs/1802.02614.
- Discovering conversational dependencies between messages in dialogs. In AAAI, pages 4917–4918.
- Multiwoz 2.1: Multi-domain dialogue state corrections and state tracking baselines. CoRR, abs/1907.01669.
- Pre-trained and attention-based neural networks for building noetic task-oriented dialogue systems. CoRR, abs/2004.01940.
- Interactive matching network for multi-turn response selection in retrieval-based chatbots. In CIKM 2019, pages 2321–2324.
- Dstc7 task 1: Noetic end-to-end response selection. In Proceedings of the First Workshop on NLP for Conversational AI, pages 60–67.
- A repository of conversational datasets. CoRR, abs/1904.06472.
- Poly-encoders: Transformer architectures and pre-training strategies for fast and accurate multi-sentence scoring. CoRR abs/1905.01969, 2:2–2.
- Seokhwan Kim. 2019. Dynamic memory networks for dialogue topic tracking.
- The eighth dialog system technology challenge. CoRR, abs/1911.06394.
- A large-scale corpus for conversation disentanglement. In ACL, pages 3846–3856.
- The ubuntu dialogue corpus: A large dataset for research in unstructured multi-turn dialogue systems. In SIGDIAL, pages 285–294.
- Training end-to-end dialogue systems with the ubuntu dialogue corpus. D&D, 8(1):31–65.
- Training millions of personalized dialogue agents. In EMNLP, pages 2775–2779.
- Topic modeling with wasserstein autoencoders. In ACL, pages 6345–6381.
- Improving language understanding by generative pre-training.
- Scalable and accurate dialogue state tracking via hierarchical sequence generation. In EMNLP-IJCNLP, pages 1876–1885.
- Zhouxing Shi and Minlie Huang. 2019. A deep sequential model for discourse parsing on multi-party dialogues. In AAAI, pages 7007–7014.
- Context-aware conversation thread detection in multi-party chat. In EMNLP-IJCNLP, pages 6455–6460.
- One time of interaction may not be enough: Go deep with an interaction-over-interaction network for response selection in dialogues. In ACL, pages 1–11.
- Jesse Vig and Kalai Ramea. 2019. Comparison of transfer-learning approaches for response selection in multi-turn conversations. In Workshop on DSTC7.
- Multi-turn response selection in retrieval-based chatbots with iterated attentive convolution matching network. In CIKM, pages 1081–1090.
- Domain adaptive training BERT for response selection. CoRR, abs/1908.04812.
- Sequential matching network: A new architecture for multi-turn response selection in retrieval-based chatbots. In ACL, pages 496–505.
- Learning to respond with deep neural networks for retrieval-based human-computer conversation system. In SIGIR, pages 55–64.
- Dialogpt: Large-scale generative pre-training for conversational response generation. CoRR, abs/1911.00536.
- Modeling multi-turn conversation with deep utterance aggregation. In COLING, pages 3740–3752.
- Multi-turn response selection for chatbots with deep attention matching network. In ACL, pages 1118–1127.
- Aligning books and movies: Towards story-like visual explanations by watching movies and reading books. In ICCV, pages 19–27.
- Qi Jia (42 papers)
- Yizhu Liu (9 papers)
- Siyu Ren (24 papers)
- Kenny Q. Zhu (50 papers)
- Haifeng Tang (20 papers)