CliniQG4QA: Generating Diverse Questions for Domain Adaptation of Clinical Question Answering
CliniQG4QA: Generating Diverse Questions for Domain Adaptation of Clinical Question Answering
复制标题
DOI:
10.1109/bibm52615.2021.9669300
复制
发表时间:
2020-10
期刊:
影响因子:
--
通讯作者:
Xiang Yue;Xinliang Frederick Zhang;Ziyu Yao;Simon M. Lin;Huan Sun
中科院分区:
文献类型:
--
作者:
Xiang Yue;Xinliang Frederick Zhang;Ziyu Yao;Simon M. Lin;Huan Sun
Clinical question answering (QA) aims to automatically answer questions from medical professionals based on clinical texts. Studies show that neural QA models trained on one corpus may not generalize well to new clinical texts from a different institute or a different patient group, where largescale QA pairs are not readily available for model retraining. To address this challenge, we propose a simple yet effective framework, CliniQG4QA, which leverages question generation (QG) to synthesize QA pairs on new clinical contexts and boosts QA models without requiring manual annotations. In order to generate diverse types of questions that are essential for training QA models, we further introduce a seq2seq-based question phrase prediction (QPP) module that can be used together with most existing QG models to diversify the generation. Our comprehensive experiment results show that the QA corpus generated by our framework can improve QA models on the new contexts (up to 8% absolute gain in terms of Exact Match), and that the QPP module plays a crucial role in achieving the gain.11Our dataset and code are available at: https://github.com/sunlabosu/CliniQG4QA/.