English

Multi-Task Learning for Conversational Question Answering over a Large-Scale Knowledge Base

Computation and Language 2019-10-14 v1

Abstract

We consider the problem of conversational question answering over a large-scale knowledge base. To handle huge entity vocabulary of a large-scale knowledge base, recent neural semantic parsing based approaches usually decompose the task into several subtasks and then solve them sequentially, which leads to following issues: 1) errors in earlier subtasks will be propagated and negatively affect downstream ones; and 2) each subtask cannot naturally share supervision signals with others. To tackle these issues, we propose an innovative multi-task learning framework where a pointer-equipped semantic parsing model is designed to resolve coreference in conversations, and naturally empower joint learning with a novel type-aware entity detection model. The proposed framework thus enables shared supervisions and alleviates the effect of error propagation. Experiments on a large-scale conversational question answering dataset containing 1.6M question answering pairs over 12.8M entities show that the proposed framework improves overall F1 score from 67% to 79% compared with previous state-of-the-art work.

Keywords

Cite

@article{arxiv.1910.05069,
  title  = {Multi-Task Learning for Conversational Question Answering over a Large-Scale Knowledge Base},
  author = {Tao Shen and Xiubo Geng and Tao Qin and Daya Guo and Duyu Tang and Nan Duan and Guodong Long and Daxin Jiang},
  journal= {arXiv preprint arXiv:1910.05069},
  year   = {2019}
}

Comments

Accepted to appear at EMNLP-IJCNLP 2019

R2 v1 2026-06-23T11:40:46.888Z