Addressee and Response Selection in Multi-Party Conversations with Speaker Interaction RNNs
Rui Zhang, Honglak Lee, Lazaros Polymenakos, Dragomir Radev

TL;DR
This paper introduces SI-RNN, a novel neural network model that improves addressee and response selection in multi-party conversations by modeling speaker interactions and jointly predicting addressees and responses.
Contribution
The paper presents SI-RNN, a role-sensitive dialog encoder that updates speaker embeddings and jointly predicts addressees and responses, advancing multi-party conversation understanding.
Findings
SI-RNN outperforms previous models in accuracy.
Significant improvements in complex multi-party conversations.
Effective handling of distant message responses.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and dialogue systems · Topic Modeling · Speech Recognition and Synthesis
