paper-with-me

Papers

Neural Response Generation with Meta-Words

2019-06-14 · ACL 2019 7 · Can Xu, Wei Wu, Chongyang Tao, Huang Hu, Matt Schuerman, Ying Wang

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.

📄 PDF Abstract BibTeX arXiv:1906.06050

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityResponse Generation

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

Improving Conversational Recommendation Systems’ Quality with Context-Aware Item Meta-Information

2022-07-01 · Findings (NAACL) 2022 7 · Bowen Yang, Cong Han, Yu Li, Lei Zuo 외

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+1

Improving Conversational Recommendation Systems’ Quality with Context-Aware Item Meta-Information

2022-01-16 · ACL ARR January 2022 1 · Anonymous

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+1

Improving Conversational Recommendation Systems' Quality with Context-Aware Item Meta Information

2021-12-15 · Bowen Yang, Cong Han, Yu Li, Lei Zuo 외

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+1

Open Domain Response Generation Guided by Retrieved Conversations

2022-01-16 · ACL ARR January 2022 1 · Anonymous

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 GenerationRetrieval

Topic Aware Neural Response Generation

2016-06-21 · Chen Xing, Wei Wu, Yu Wu, Jie Liu 외

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