Interactive Matching Network For Multi-turn Response Selection In Retrieval-based Chatbots | Awesome LLM Papers Contribute to Awesome LLM Papers

Interactive Matching Network For Multi-turn Response Selection In Retrieval-based Chatbots

Jia-Chen Gu, Zhen-Hua Ling, Quan Liu . Proceedings of the 28th ACM International Conference on Information and Knowledge Management 2019 – 71 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
CIKM Uncategorized

In this paper, we propose an interactive matching network (IMN) for the multi-turn response selection task. First, IMN constructs word representations from three aspects to address the challenge of out-of-vocabulary (OOV) words. Second, an attentive hierarchical recurrent encoder (AHRE), which is capable of encoding sentences hierarchically and generating more descriptive representations by aggregating with an attention mechanism, is designed. Finally, the bidirectional interactions between whole multi-turn contexts and response candidates are calculated to derive the matching information between them. Experiments on four public datasets show that IMN outperforms the baseline models on all metrics, achieving a new state-of-the-art performance and demonstrating compatibility across domains for multi-turn response selection.

Similar Work