AMUSED: A Multi-Stream Vector Representation Method for Use in Natural Dialogue
Gaurav Kumar, Rishabh Joshi, Jaspreet Singh, Promod Yenigalla

TL;DR
This paper introduces AMUSED, a multi-stream deep learning architecture that combines semantic, syntactic, and external knowledge to generate more coherent and engaging conversational responses.
Contribution
It presents a novel multi-stream model integrating memory networks, GCNs, transfer learning, and KBs for improved dialogue response generation.
Findings
Significantly outperforms existing methods on next sentence prediction.
Enhances dialogue coherence and engagement in retrieval-based agents.
Validated by expert linguists for comprehensive human interaction.
Abstract
The problem of building a coherent and non-monotonous conversational agent with proper discourse and coverage is still an area of open research. Current architectures only take care of semantic and contextual information for a given query and fail to completely account for syntactic and external knowledge which are crucial for generating responses in a chit-chat system. To overcome this problem, we propose an end to end multi-stream deep learning architecture which learns unified embeddings for query-response pairs by leveraging contextual information from memory networks and syntactic information by incorporating Graph Convolution Networks (GCN) over their dependency parse. A stream of this network also utilizes transfer learning by pre-training a bidirectional transformer to extract semantic representation for each input sentence and incorporates external knowledge through the the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Residual Connection · Byte Pair Encoding · Dense Connections · Label Smoothing · *Communicated@Fast*How Do I Communicate to Expedia? · Adam · Softmax
