Deep Hybrid Networks Based Response Selection for Multi-turn Dialogue Systems
Xishuo Li, Lijun Zhang, Wenge Rong, Baiwen Li, Li Qi
Abstract
Proper response selection is an important challenge for a meaningful multi-turn dialogue. To this end, not only the coherence among the whole dialogue but also the interaction between utterance in adjacent turns need to be properly employed as the context for response selection. In this paper, we propose a deep hybrid network (DHN) to distill such contextual information. First, we match the response with each utterance and filter internal noises with recurrent neural networks. Second, several deep convolutional blocks perform as a feature extractor and output a matching vector to be fused into a final matching score. During this period, complex contextual information across the whole conversation can be thoroughly blended and captured. The empirical study on two commonly used public datasets has shown the proposed model's potential.
BibTeX
@inproceedings{icassp2019_deephybridnetwor,
title = {Deep Hybrid Networks Based Response Selection for Multi-turn Dialogue Systems},
author = {Xishuo Li and Lijun Zhang and Wenge Rong and Baiwen Li and Li Qi},
booktitle = {ICASSP 2019},
year = {2019}
}