Abstract
We consider incorporating topic information into a 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) model. The model utilizes topics to simulate prior human knowledge that guides them to form informative and interesting responses in conversation, and leverages topic information in generation by a joint attention mechanism and a biased generation probability. The joint attention mechanism summarizes the hidden vectors of an input message as context vectors by message attention and synthesizes topic vectors by topic attention from the topic words of the message obtained from a pre-trained LDA model, with these vectors jointly affecting the generation of words in decoding. To increase the possibility of topic words appearing in responses, the model modifies the generation probability of topic words by adding an extra probability item to bias the overall distribution. Empirical studies on both automatic evaluation metrics and human annotations show that TA-Seq2Seq can generate more informative and interesting responses, significantly outperforming state-of-the-art response generation models. Copyright © 2017, Association for the Advancement of Artificial Intelligence (www.aaai.org). All rights reserved.
| Original language | English |
|---|---|
| Title of host publication | 31st AAAI Conference on Artificial Intelligence, AAAI 2017 |
| Publisher | AAAI Press |
| Pages | 3351-3357 |
| DOIs | |
| Publication status | Published - 2017 |
| Externally published | Yes |
| Event | 31st AAAI Conference on Artificial Intelligence, AAAI 2017 - San Francisco, United States Duration: 4 Feb 2017 → 10 Feb 2017 https://aaai.org/ocs/index.php/AAAI/AAAI17/index |
Publication series
| Name | 31st AAAI Conference on Artificial Intelligence, AAAI 2017 |
|---|
Conference
| Conference | 31st AAAI Conference on Artificial Intelligence, AAAI 2017 |
|---|---|
| Place | United States |
| City | San Francisco |
| Period | 4/02/17 → 10/02/17 |
| Internet address |
Bibliographical note
Publication details (e.g. title, author(s), publication statuses and dates) are captured on an “AS IS” and “AS AVAILABLE” basis at the time of record harvesting from the data source. Suggestions for further amendments or supplementary information can be sent to [email protected].Funding
This research is supported by the National Natural Science Foundation of China (No. 61105049 and No. U1633103), the Natural Science Foundation of Tianjin (No. 14JC-QNJC00600), and the Science and Technology Planning Project of Tianjin (No. 13ZCZDGX01098).