Nanyang Technological University
Augmenting End-to-End Dialogue Systems With Commonsense Knowledge
Young, Tom (Beijing Institute of Technology) | Cambria, Erik ( Nanyang Technological University ) | Chaturvedi, Iti (Nanyang Technological University) | Zhou, Hao (Tsinghua University) | Biswas, Subham (Nanyang Technological University) | Huang, Minlie (Tsinghua University)
Building dialogue systems that can converse naturally with humans is a challenging yet intriguing problem of artificial intelligence. In open-domain human-computer conversation, where the conversational agent is expected to respond to human utterances in an interesting and engaging way, commonsense knowledge has to be integrated into the model effectively. In this paper, we investigate the impact of providing commonsense knowledge about the concepts covered in the dialogue. Our model represents the first attempt to integrating a large commonsense knowledge base into end-to-end conversational models. In the retrieval-based scenario, we propose a model to jointly take into account message content and related commonsense for selecting an appropriate response. Our experiments suggest that the knowledge-augmented models are superior to their knowledge-free counterparts.
A Tri-Role Topic Model for Domain-Specific Question Answering
Ma, Zongyang (Nanyang Technological University) | Sun, Aixin ( Nanyang Technological University ) | Yuan, Quan (Nanyang Technological University) | Cong, Gao (Nanyang Technological University)
Stack Overflow and MedHelp are examples of domain-specific community-based question answering (CQA) systems. Different from CQA systems for general topics (e.g., Yahoo! Answers, Baidu Knows), questions and answers in domain-specific CQA systems are mostly in the same topical domain, enabling more comprehensive interaction between users on fine-grained topics. In such systems, users are more likely to ask questions on unfamiliar topics and to answer questions matching their expertise. Users can also vote answers based on their judgements. In this paper, we propose a Tri-Role Topic Model (TRTM) to model the tri-roles of users (i.e., as askers, answerers, and voters, respectively) and the activities of each role including composing question, selecting question to answer, contributing and voting answers. The proposed model can be used to enhance CQA systems from many perspectives. As a case study, we conducted experiments on ranking answers for questions on Stack Overflow, a CQA system for professional and enthusiast programmers. Experimental results show that TRTM is effective in facilitating users getting ideal rankings of answers, particularly for new and less popular questions. Evaluated on nDCG, TRTM outperforms state-of-the-art methods.
RepRev: Mitigating the Negative Effects of Misreported Ratings
Liu, Yuan (Nanyang Technological University) | Liu, Siyuan ( Nanyang Technological University ) | Zhang, Jie (Nanyang Technological University) | Fang, Hui (Nanyang Technological University) | Yu, Han (Nanyang Technological University) | Miao, Chunyan (Nanyang Technological University)
Reputation models depend on the ratings provided by buyers togauge the reliability of sellers in multi-agent based e-commerce environment. However, there is no prevention forthe cases in which a buyer misjudges a seller, and provides a negative rating to an original satisfactory transaction. In this case,how should the seller get his reputation repaired andutility loss recovered? In this work, we propose a mechanism to mitigate the negativeeffect of the misreported ratings. It temporarily inflates the reputation of thevictim seller with a certain value for a period of time. This allows the seller to recover hisutility loss due to lost opportunities caused by the misreported ratings. Experiments demonstrate the necessity and effectiveness of the proposed mechanism.