Reinforcement Learning for Conversational Question Answering over Knowledge Graph
Conversational question answering (ConvQA) over law knowledge bases (KBs) involves answering multi-turn natural language questions about law and hope to find answers in the law knowledge base. Despite many methods have been proposed. Existing law knowledge base ConvQA model assume that the input question is clear and can perfectly reflect user's intention. However, in real world, the input questions are noisy and inexplict. This makes the model hard to find the correct answer in the law knowledge bases. In this paper, we try to use reinforcement learning to solve this problem. The reinforcement learning agent can automatically learn how to find the answer based on the input question and the conversation history, even when the input question is inexplicit. We test the proposed method on several real world datasets and the results show the effectivenss of the proposed model.
Code (0)
등록된 구현이 없습니다.
Tasks
Conversational Question AnsweringQuestion Answeringreinforcement-learningReinforcement LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Reinforcement Learning from Reformulations in Conversational Question Answering over Knowledge Graphs
The rise of personal assistants has made conversational question answering (ConvQA) a very popular mechanism for user-system interaction. State-of-the-art methods for ConvQA over knowledge graphs (KGs) can only learn fro…
Conversational Question AnsweringKnowledge GraphsQuestion Answeringreinforcement-learning+1Conversational Question Answering with Reformulations over Knowledge Graph
Conversational question answering (convQA) over knowledge graphs (KGs) involves answering multi-turn natural language questions about information contained in a KG. State-of-the-art methods of ConvQA often struggle with …
Conversational Question AnsweringKnowledge GraphsQuestion AnsweringReinforcement Learning (RL)MMCoQA: Conversational Question Answering over Text, Tables, and Images
The rapid development of conversational assistants accelerates the study on conversational question answering (QA). However, the existing conversational QA systems usually answer users’ questions with a single knowledge …
BenchmarkingConversational Question AnsweringQuestion AnsweringRetrievalIntegrating Question Rewrites in Conversational Question Answering: A Reinforcement Learning Approach
Resolving dependencies among dialogue history is one of the main obstacles in the research on conversational question answering (QA). The conversational question rewrites (QR) task has been shown to be effective to solve…
Conversational Question AnsweringQuestion Answeringreinforcement-learningReinforcement Learning (RL)Ask to Learn: A Study on Curiosity-driven Question Generation
We propose a novel text generation task, namely Curiosity-driven Question Generation. We start from the observation that the Question Generation task has traditionally been considered as the dual problem of Question Answ…
Conversational Question AnsweringMachine Reading ComprehensionQuestion AnsweringQuestion Generation+4