paper-with-me

홈 › Papers

DUT-NLP at MEDIQA 2019: An Adversarial Multi-Task Network to Jointly Model Recognizing Question Entailment and Question Answering

2019-08-01 · WS 2019 8 · Huiwei Zhou, Xuefei Li, Weihong Yao, Chengkun Lang, Shixian Ning

In this paper, we propose a novel model called Adversarial Multi-Task Network (AMTN) for jointly modeling Recognizing Question Entailment (RQE) and medical Question Answering (QA) tasks. AMTN utilizes a pre-trained BioBERT model and an Interactive Transformer to learn the shared semantic representations across different task through parameter sharing mechanism. Meanwhile, an adversarial training strategy is introduced to separate the private features of each task from the shared representations. Experiments on BioNLP 2019 RQE and QA Shared Task datasets show that our model benefits from the shared representations of both tasks provided by multi-task learning and adversarial training, and obtains significant improvements upon the single-task models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Question AnsweringMulti-Task LearningQuestion Answering

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

UU\_TAILS at MEDIQA 2019: Learning Textual Entailment in the Medical Domain

2019-08-01 · WS 2019 8 · Noha Tawfik, Marco Spruit

This article describes the participation of the UU{\_}TAILS team in the 2019 MEDIQA challenge intended to improve domain-specific models in medical and clinical NLP. The challenge consists of 3 tasks: medical language in…

Natural Language InferenceQuestion AnsweringSentence

UCSD-Adobe at MEDIQA 2021: Transfer Learning and Answer Sentence Selection for Medical Summarization

2021-06-01 · NAACL (BioNLP) 2021 6 · Khalil Mrini, Franck Dernoncourt, Seunghyun Yoon, Trung Bui 외

In this paper, we describe our approach to question summarization and multi-answer summarization in the context of the 2021 MEDIQA shared task (Ben Abacha et al., 2021). We propose two kinds of transfer learning for the …

Abstractive Text SummarizationDecoderExtractive SummarizationSentence+1

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

IITP at MEDIQA 2019: Systems Report for Natural Language Inference, Question Entailment and Question Answering

2019-06-14 · WS 2019 8 · Dibyanayan Bandyopadhyay, Baban Gain, Tanik Saikh, Asif Ekbal

This paper presents the experiments accomplished as a part of our participation in the MEDIQA challenge, an (Abacha et al., 2019) shared task. We participated in all the three tasks defined in this particular shared task…

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