Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Interactive Matching Network for Multi-Turn Response Selection in Retrieval-Based Chatbots

About

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.

Jia-Chen Gu, Zhen-Hua Ling, Quan Liu• 2019

Related benchmarks

TaskDatasetResultRank
Multi-turn Response SelectionUbuntu Dialogue Corpus V1 (test)
R10@180.7
102
Response SelectionDouban Conversation Corpus (test)
MAP0.57
94
Response SelectionE-commerce (test)
Recall@1 (R10)0.621
81
Multi-turn Response SelectionE-commerce Dialogue Corpus (test)
R@1 (Top 10 Set)67.2
70
Multi-turn Response SelectionDouban Conversation Corpus
MAP0.576
67
Response SelectionUbuntu (test)
Recall@1 (Top 10)0.794
58
Multi-turn Response SelectionDouban (test)
MAP57.6
16
Multi-turn Response SelectionUbuntu Dialogue Corpus V2
Recall@1 (R2 Variant)95
13
Multi-turn Response SelectionUbuntu Dialogue Corpus V2 (test)
R10@10.771
11
Showing 9 of 9 rows

Other info

Code

Follow for update