paper-with-me

홈 › Papers

WTMED at MEDIQA 2019: A Hybrid Approach to Biomedical Natural Language Inference

2019-08-01 · WS 2019 8 · Zhaofeng Wu, Yan Song, Sicong Huang, Yuanhe Tian, Fei Xia

Natural language inference (NLI) is challenging, especially when it is applied to technical domains such as biomedical settings. In this paper, we propose a hybrid approach to biomedical NLI where different types of information are exploited for this task. Our base model includes a pre-trained text encoder as the core component, and a syntax encoder and a feature encoder to capture syntactic and domain-specific information. Then we combine the output of different base models to form more powerful ensemble models. Finally, we design two conflict resolution strategies when the test data contain multiple (premise, hypothesis) pairs with the same premise. We train our models on the MedNLI dataset, yielding the best performance on the test set of the MEDIQA 2019 Task 1.

📄 PDF Abstract BibTeX

Code (1)

ZhaofengWu/MEDIQA_WTMED 공식 구현 pytorch

Tasks

Natural Language Inference

Similar Papers 제목 키워드 기반

Saama Research at MEDIQA 2019: Pre-trained BioBERT with Attention Visualisation for Medical Natural Language Inference

2019-08-01 · WS 2019 8 · Kamal raj Kanakarajan, Suriyadeepan Ramamoorthy, Vaidheeswaran Archana, Soham Chatterjee 외

Natural Language inference is the task of identifying relation between two sentences as entailment, contradiction or neutrality. MedNLI is a biomedical flavour of NLI for clinical domain. This paper explores the use of B…

Natural Language Inference

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 medica…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Natural Language Inference+2

MSIT\_SRIB at MEDIQA 2019: Knowledge Directed Multi-task Framework for Natural Language Inference in Clinical Domain.

2019-08-01 · WS 2019 8 · Sahil Chopra, Ankita Gupta, Anupama Kaushik

In this paper, we present Biomedical Multi-Task Deep Neural Network (Bio-MTDNN) on the NLI task of MediQA 2019 challenge. Bio-MTDNN utilizes {``}transfer learning{''} based paradigm where not only the source and target d…

Natural Language InferenceTransfer Learning

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