paper-with-me

Papers

Data Augmentation for Biomedical Factoid Question Answering

2022-04-10 · BioNLP (ACL) 2022 5 · Dimitris Pappas, Prodromos Malakasiotis, Ion Androutsopoulos

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.

📄 PDF Abstract BibTeX arXiv:2204.04711

Code (1)

dpappas/Data-Augmentation-for-Biomedical-Factoid-Question-Answering 공식 구현 pytorch

Tasks

Data AugmentationInformation RetrievalLanguage ModelingLanguage ModellingMachine Reading ComprehensionMasked Language ModelingQuestion AnsweringQuestion GenerationQuestion-GenerationReading ComprehensionRetrievalTranslation

Similar Papers 제목 키워드 기반

Data Augmentation for Biomedical Factoid Question Answering

2022-01-16 · ACL ARR January 2022 1 · Anonymous

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+8

Neural Question Answering at BioASQ 5B

2017-06-26 · WS 2017 8 · Georg Wiese, Dirk Weissenborn, Mariana Neves

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 Embeddings

UNCC Biomedical Semantic Question Answering Systems. BioASQ: Task-7B, Phase-B

2020-02-05 · Sai Krishna Telukuntla, Aditya Kapri, Wlodek Zadrozny

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 Answering

Neural Domain Adaptation for Biomedical Question Answering

2017-06-12 · CONLL 2017 8 · Georg Wiese, Dirk Weissenborn, Mariana Neves

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+1

A Biomedical Question Answering System in BioASQ 2017

2017-08-01 · WS 2017 8 · Mourad Sarrouti, Said Ouatik El Alaoui

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