Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 1012 Bytes

File metadata and controls

10 lines (10 loc) · 1012 Bytes

The APVA-TURBO Approach To Question Answering in Knowledge Base

  • author: Yue Wang, Richong Zhang, Cheng Xu, Yongyi Mao
  • abstract: In this paper, we study the problem of question answering over knowledge base. We identify that the primary bottleneck in this problem is the difficulty in accurately predicting the relations connecting the subject entity to the object entities. We advocate a new model architecture, APVA, which includes a verification mechanism responsible for checking the correctness of predicted relations. The APVA framework naturally supports a well-principled iterative training procedure, which we call turbo training. We demonstrate via experiments that the APVA-TUBRO approach drastically improves the question answering performance.
  • keywords: question answering
  • interpretation: 来源: 暂无
  • pdf: link
  • code:
  • dataset: SimpleQuestions, WebQuestion
  • ppt/video:
  • curation: Jiong Zhang