Neural Response Generation with Meta-Words
We present open domain response generation with meta-words. A meta-word is a structured record that describes various attributes of a response, and thus allows us to explicitly model the one-to-many relationship within open domain dialogues and perform response generation in an explainable and controllable manner. To incorporate meta-words into generation, we enhance the sequence-to-sequence architecture with a goal tracking memory network that formalizes meta-word expression as a goal and manages the generation process to achieve the goal with a state memory panel and a state controller. Experimental results on two large-scale datasets indicate that our model can significantly outperform several state-of-the-art generation models in terms of response relevance, response diversity, accuracy of one-to-many modeling, accuracy of meta-word expression, and human evaluation.
Code (0)
등록된 구현이 없습니다.
Tasks
DiversityResponse GenerationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Improving Conversational Recommendation Systems’ Quality with Context-Aware Item Meta-Information
A key challenge of Conversational Recommendation Systems (CRS) is to integrate the recommendation function and the dialog generation function smoothly. Previous works employ graph neural networks with external knowledge …
Conversational RecommendationKnowledge GraphsLanguage ModellingRecommendation Systems+1Improving Conversational Recommendation Systems’ Quality with Context-Aware Item Meta-Information
A key challenge of Conversational Recommendation Systems (CRS) is to integrate the recommendation function and the dialog generation function smoothly. Previous works employ graph neural networks with external knowl…
Conversational RecommendationKnowledge GraphsLanguage ModellingRecommendation Systems+1Improving Conversational Recommendation Systems' Quality with Context-Aware Item Meta Information
Conversational recommendation systems (CRS) engage with users by inferring user preferences from dialog history, providing accurate recommendations, and generating appropriate responses. Previous CRSs use knowledge graph…
Conversational RecommendationLanguage ModelingLanguage ModellingRecommendation Systems+1Open Domain Response Generation Guided by Retrieved Conversations
Open domain response generation is the task of creating a response givena user query in any topics/domain. Limited by context and referenceinformation, responses generated by current systems are often "bland"or generic. …
Keyword ExtractionResponse GenerationRetrievalTopic Aware Neural Response Generation
We consider incorporating topic information into the sequence-to-sequence framework to generate informative and interesting responses for chatbots. To this end, we propose a topic aware sequence-to-sequence (TA-Seq2Seq) …
Response Generation