Data Augmentation for Biomedical Factoid Question Answering
We study the effect of seven data augmentation (DA) methods in factoid question answering, focusing on the biomedical domain, where obtaining training instances is particularly difficult. We experiment with data from the BIOASQ challenge, which we augment with training instances obtained from an artificial biomedical machine reading comprehension dataset, or via back-translation, information retrieval, word substitution based on WORD2VEC embeddings, or masked language modeling, question generation, or extending the given passage with additional context. We show that DA can lead to very significant performance gains, even when using large pre-trained Transformers, contributing to a broader discussion of if/when DA benefits large pre-trained models. One of the simplest DA methods, WORD2VEC-based word substitution, performed best and is recommended. We release our artificial training instances and code.
Code (0)
등록된 구현이 없습니다.
Tasks
Data AugmentationInformation RetrievalLanguage ModelingLanguage ModellingMachine Reading ComprehensionMasked Language ModelingQuestion AnsweringQuestion GenerationQuestion-GenerationReading ComprehensionRetrievalTranslationSimilar Papers 제목 키워드 기반
Data Augmentation for Biomedical Factoid Question Answering
We study the effect of seven data augmentation (da) methods in factoid question answering, focusing on the biomedical domain, where obtaining training instances is particularly difficult. We experiment with data from the…
Data AugmentationInformation RetrievalLanguage ModelingLanguage Modelling+8Neural Question Answering at BioASQ 5B
This paper describes our submission to the 2017 BioASQ challenge. We participated in Task B, Phase B which is concerned with biomedical question answering (QA). We focus on factoid and list question, using an extractive …
Question AnsweringWord EmbeddingsUNCC Biomedical Semantic Question Answering Systems. BioASQ: Task-7B, Phase-B
In this paper, we detail our submission to the 2019, 7th year, BioASQ competition. We present our approach for Task-7b, Phase B, Exact Answering Task. These Question Answering (QA) tasks include Factoid, Yes/No, List Typ…
Question AnsweringNeural Domain Adaptation for Biomedical Question Answering
Factoid question answering (QA) has recently benefited from the development of deep learning (DL) systems. Neural network models outperform traditional approaches in domains where large datasets exist, such as SQuAD (ca.…
ArticlesDomain AdaptationQuestion AnsweringTransfer Learning+1A Biomedical Question Answering System in BioASQ 2017
Question answering, the identification of short accurate answers to users questions, is a longstanding challenge widely studied over the last decades in the open domain. However, it still requires further efforts in the …
Question Answering