REVIEW 2 cited by
Hierarchical Recurrent Attention Network for Response Generation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
We study multi-turn response generation in chatbots where a response is generated according to a conversation context. Existing work has modeled the hierarchy of the context, but does not pay enough attention to the fact that words and utterances in the context are differentially important. As a result, they may lose important information in context and generate irrelevant responses. We propose a hierarchical recurrent attention network (HRAN) to model both aspects in a unified framework. In HRAN, a hierarchical attention mechanism attends to important parts within and among utterances with word level attention and utterance level attention respectively. With the word level attention, hidden vectors of a word level encoder are synthesized as utterance vectors and fed to an utterance level encoder to construct hidden representations of the context. The hidden vectors of the context are then processed by the utterance level attention and formed as context vectors for decoding the response. Empirical studies on both automatic evaluation and human judgment show that HRAN can significantly outperform state-of-the-art models for multi-turn response generation.
Forward citations
Cited by 2 Pith papers
-
Adversarial Bootstrapping for Dialogue Model Training
Adversarial bootstrapping, weighting the generator's maximum-likelihood loss by an adversarially trained and similarity-bootstrapped discriminator, improves response quality in multi-turn dialogue models.
-
Deep Learning Based Chatbot Models
A 2017 student report surveys over 70 chatbot papers and reports preliminary Transformer experiments suggesting the model underperforms seq2seq on dialogue while speaker-addressee conditioning changes response quality.
Discussion (0). Continue with ORCID to comment.