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

Addressee and Response Selection in Multi-Party Conversations with Speaker Interaction RNNs

About

In this paper, we study the problem of addressee and response selection in multi-party conversations. Understanding multi-party conversations is challenging because of complex speaker interactions: multiple speakers exchange messages with each other, playing different roles (sender, addressee, observer), and these roles vary across turns. To tackle this challenge, we propose the Speaker Interaction Recurrent Neural Network (SI-RNN). Whereas the previous state-of-the-art system updated speaker embeddings only for the sender, SI-RNN uses a novel dialog encoder to update speaker embeddings in a role-sensitive way. Additionally, unlike the previous work that selected the addressee and response separately, SI-RNN selects them jointly by viewing the task as a sequence prediction problem. Experimental results show that SI-RNN significantly improves the accuracy of addressee and response selection, particularly in complex conversations with many speakers and responses to distant messages many turns in the past.

Rui Zhang, Honglak Lee, Lazaros Polymenakos, Dragomir Radev• 2017

Related benchmarks

TaskDatasetResultRank
Addressee and Response SelectionUbuntu Multiparty Conversation Corpus v1 (dev)
ADR-RES6.70e+3
34
Addressee and Response SelectionUbuntu Multiparty Conversation Corpus v1 (test)
ADR-RES67.3
34
Addressee RecognitionOuchi and Tsuboi Len-5 (test)
P@175.98
13
Addressee RecognitionOuchi and Tsuboi Len-10 (test)
P@170.88
13
Addressee RecognitionOuchi and Tsuboi Len-15 (test)
P@168.13
13
Response SelectionUbuntu IRC Len-5 (test)
Recall@278.14
10
Response SelectionUbuntu IRC Len-10 (test)
R@280.34
10
Response SelectionUbuntu IRC Len-15 (test)
R@280.91
10
Showing 8 of 8 rows

Other info

Code

Follow for update