Abstractive Approaches To Multidocument Summarization Of Medical Literature Reviews
Text summarization has been a trending domain of research in NLP in the past few decades. The medical domain is no exception to the same. Medical documents often contain a lot of jargon pertaining to certain domains, and performing an abstractive summarization on the same remains a challenge. This paper presents a summary of the findings that we obtained based on the shared task of Multidocument Summarization for Literature Review (MSLR). We stood fourth in the leaderboards for evaluation on the MSˆ2 and Cochrane datasets. We finetuned pre-trained models such as BART-large, DistilBART and T5-base on both these datasets. These models’ accuracy was later tested with a part of the same dataset using ROUGE scores as the evaluation metrics.
Code (0)
등록된 구현이 없습니다.
Tasks
Abstractive Text SummarizationText SummarizationSimilar Papers 제목 키워드 기반
Abstractive Multi-document Summarization by Partial Tree Extraction, Recombination and Linearization
Existing work for abstractive multidocument summarization utilise existing phrase structures directly extracted from input documents to generate summary sentences. These methods can suffer from lack of consistence and co…
Abstractive Text SummarizationDocument SummarizationMulti-Document SummarizationEntity-driven Fact-aware Abstractive Summarization of Biomedical Literature
As part of the large number of scientific articles being published every year, the publication rate of biomedical literature has been increasing. Consequently, there has been considerable effort to harness and summarize …
Abstractive Text SummarizationArticlesDecoderDocument Summarization+1R\'esumer automatiquement en ligne : d\'emonstration d'un service web de r\'esum\'e multidocument (Summarizing Automatically Online : We propose a demonstration of an automatic multidocument summarization web service)
r automatiquement en ligne : d{\'e}monstration d{'}un service web de r{\'e}sum{\'e} multidocument Valentin Nyzam Nathan Gatto Aur{\'e}lien Bossard LIASD, Universit{\'e} Paris 8 - IUT de Montreuil, 140 rue de la Nouvelle …
Few-shot fine-tuning SOTA summarization models for medical dialogues
Abstractive summarization of medical dialogues presents a challenge for standard training approaches, given the paucity of suitable datasets. We explore the performance of state-of-the-art models with zero-shot and few-s…
Abstractive Text SummarizationFew-Shot LearningAutomatic Text Summarization of COVID-19 Medical Research Articles using BERT and GPT-2
With the COVID-19 pandemic, there is a growing urgency for medical community to keep up with the accelerating growth in the new coronavirus-related literature. As a result, the COVID-19 Open Research Dataset Challenge ha…
ArticlesText Summarization