paper-with-me

홈 › Papers

ChicHealth @ MEDIQA 2021: Exploring the limits of pre-trained seq2seq models for medical summarization

2021-06-01 · NAACL (BioNLP) 2021 6 · Liwen Xu, Yan Zhang, Lei Hong, Yi Cai, Szui Sung

In this article, we will describe our system for MEDIQA2021 shared tasks. First, we will describe the method of the second task, multiple answer summary (MAS). For extracting abstracts, we follow the rules of (CITATION). First, the candidate sentences are roughly estimated by using the Roberta model. Then the Markov chain model is used to evaluate the sentences in a fine-grained manner. Our team won the first place in overall performance, with the fourth place in MAS task, the seventh place in RRS task and the eleventh place in QS task. For the QS and RRS tasks, we investigate the performanceS of the end-to-end pre-trained seq2seq model. Experiments show that the methods of adversarial training and reverse translation are beneficial to improve the fine tuning performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Similar Papers 제목 키워드 기반

Overview of the MEDIQA 2021 Shared Task on Summarization in the Medical Domain

2021-06-01 · NAACL (BioNLP) 2021 6 · Asma Ben Abacha, Yassine Mrabet, Yuhao Zhang, Chaitanya Shivade 외

The MEDIQA 2021 shared tasks at the BioNLP 2021 workshop addressed three tasks on summarization for medical text: (i) a question summarization task aimed at exploring new approaches to understanding complex real-world co…

Text Summarization

MediFact at MEDIQA-M3G 2024: Medical Question Answering in Dermatology with Multimodal Learning

2024-04-27 · Nadia Saeed

The MEDIQA-M3G 2024 challenge necessitates novel solutions for Multilingual & Multimodal Medical Answer Generation in dermatology (wai Yim et al., 2024a). This paper addresses the limitations of traditional methods by pr…

Answer GenerationMedical Question AnsweringQuestion AnsweringWeakly-supervised Learning

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

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

damo_nlp at MEDIQA 2021: Knowledge-based Preprocessing and Coverage-oriented Reranking for Medical Question Summarization

2021-06-01 · NAACL (BioNLP) 2021 6 · Yifan He, Mosha Chen, Songfang Huang

Medical question summarization is an important but difficult task, where the input is often complex and erroneous while annotated data is expensive to acquire. We report our participation in the MEDIQA 2021 question summ…

Reranking