paper-with-me

Papers

LasigeBioTM at MEDIQA 2019: Biomedical Question Answering using Bidirectional Transformers and Named Entity Recognition

2019-08-01 · WS 2019 8 · Andre Lamurias, Francisco M. Couto

Biomedical Question Answering (QA) aims at providing automated answers to user questions, regarding a variety of biomedical topics. For example, these questions may ask for related to diseases, drugs, symptoms, or medical procedures. Automated biomedical QA systems could improve the retrieval of information necessary to answer these questions. The MEDIQA challenge consisted of three tasks concerning various aspects of biomedical QA. This challenge aimed at advancing approaches to Natural Language Inference (NLI) and Recognizing Question Entailment (RQE), which would then result in enhanced approaches to biomedical QA. Our approach explored a common Transformer-based architecture that could be applied to each task. This approach shared the same pre-trained weights, but which were then fine-tuned for each task using the provided training data. Furthermore, we augmented the training data with external datasets and enriched the question and answer texts using MER, a named entity recognition tool. Our approach obtained high levels of accuracy, in particular on the NLI task, which classified pairs of text according to their relation. For the QA task, we obtained higher Spearman{'}s rank correlation values using the entities recognized by MER.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Natural Language InferenceQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

ANU-CSIRO at MEDIQA 2019: Question Answering Using Deep Contextual Knowledge

2019-08-01 · WS 2019 8 · Vincent Nguyen, Sarvnaz Karimi, Zhenchang Xing

We report on our system for textual inference and question entailment in the medical domain for the ACL BioNLP 2019 Shared Task, MEDIQA. Textual inference is the task of finding the semantic relationships between pairs o…

Medical Question AnsweringNatural Language InferenceQuestion Answering

Sieg at MEDIQA 2019: Multi-task Neural Ensemble for Biomedical Inference and Entailment

2019-08-01 · WS 2019 8 · Sai Abishek Bhaskar, Rashi Rungta, James Route, Eric Nyberg 외

This paper presents a multi-task learning approach to natural language inference (NLI) and question entailment (RQE) in the biomedical domain. Recognizing textual inference relations and question similarity can address t…

Multi-Task LearningNatural Language InferenceQuestion Similarity

MediQAl: A French Medical Question Answering Dataset for Knowledge and Reasoning Evaluation

2025-07-28 · Adrien Bazoge arxiv

This work introduces MediQAl, a French medical question answering dataset designed to evaluate the capabilities of language models in factual medical recall and reasoning over real-world clinical scenarios. MediQAl conta…

Question Answering

Overview of the MEDIQA 2019 Shared Task on Textual Inference, Question Entailment and Question Answering

2019-08-01 · WS 2019 8 · Asma Ben Abacha, Chaitanya Shivade, Dina Demner-Fushman

This paper presents the MEDIQA 2019 shared task organized at the ACL-BioNLP workshop. The shared task is motivated by a need to develop relevant methods, techniques and gold standards for inference and entailment in the …

Information RetrievalNatural Language InferenceQuestion AnsweringRetrieval

Generating Biomedical Question Answering Corpora from Q&A forums

2020-02-06 · Andre Lamurias, Diana Sousa, Francisco M. Couto

Question Answering (QA) is a natural language processing task that aims at obtaining relevant answers to user questions. While some progress has been made in this area, biomedical questions are still a challenge to most …

ArticlesQuestion AnsweringRetrieval