paper-with-me

홈 › Papers

KU\_ai at MEDIQA 2019: Domain-specific Pre-training and Transfer Learning for Medical NLI

2019-08-01 · WS 2019 8 · Cemil Cengiz, Ula{\c{s}} Sert, Deniz Yuret

In this paper, we describe our system and results submitted for the Natural Language Inference (NLI) track of the MEDIQA 2019 Shared Task. As KU{\_}ai team, we used BERT as our baseline model and pre-processed the MedNLI dataset to mitigate the negative impact of de-identification artifacts. Moreover, we investigated different pre-training and transfer learning approaches to improve the performance. We show that pre-training the language model on rich biomedical corpora has a significant effect in teaching the model domain-specific language. In addition, training the model on large NLI datasets such as MultiNLI and SNLI helps in learning task-specific reasoning. Finally, we ensembled our highest-performing models, and achieved 84.7{\%} accuracy on the unseen test dataset and ranked 10th out of 17 teams in the official results.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

De-identificationLanguage ModelingLanguage ModellingNatural Language InferenceTransfer Learning

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
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…
Adam 설명 없음

Similar Papers 제목 키워드 기반

DoubleTransfer at MEDIQA 2019: Multi-Source Transfer Learning for Natural Language Understanding in the Medical Domain

2019-06-11 · WS 2019 8 · Yichong Xu, Xiaodong Liu, Chunyuan Li, Hoifung Poon 외

This paper describes our competing system to enter the MEDIQA-2019 competition. We use a multi-source transfer learning approach to transfer the knowledge from MT-DNN and SciBERT to natural language understanding tasks i…

Multi-Task LearningNatural Language UnderstandingTransfer Learning

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

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

PULSAR at MEDIQA-Sum 2023: Large Language Models Augmented by Synthetic Dialogue Convert Patient Dialogues to Medical Records

2023-07-05 · Viktor Schlegel, Hao Li, Yuping Wu, Anand Subramanian 외

This paper describes PULSAR, our system submission at the ImageClef 2023 MediQA-Sum task on summarising patient-doctor dialogues into clinical records. The proposed framework relies on domain-specific pre-training, to pr…

Data AugmentationLanguage ModelingLanguage Modelling