paper-with-me

Papers

MedTSS: transforming abstractive summarization of scientific articles with linguistic analysis and concept reinforcement

2024-01-30 · Knowledge and Information Systems 2024 1 · Dr. Nadia Saeed, Dr. Hammad Naveed

This research addresses the limitations of pretrained models (PTMs) in generating accurate and comprehensive abstractive summaries for scientific articles, with a specific focus on the challenges posed by medical research. The proposed solution named medical text simplification and summarization (MedTSS) introduces a dedicated module designed to enrich source text for PTMs. MedTSS addresses issues related to token limits, reinforces multiple concepts, and mitigates entity hallucination problems without necessitating additional training. Furthermore, the module conducts linguistic analysis to simplify generated summaries, particularly tailored for the complex nature of medical research articles. The results demonstrate a significant enhancement, with MedTSS improving the Rouge-1 score from 16.46 to 35.17 without requiring additional training. By emphasizing knowledge-driven components, this framework offers a distinct perspective, challenging the common narrative of ’more data’ or ’more parameters.’ This alternative approach, especially applicable in health-related domains, signifies a broader contribution to the field of NLP. MedTSS serves as an innovative model that not only addresses the intricacies of medical research summarization but also presents a paradigm shift with implications for diverse domains beyond its initial scope.

📄 PDF Abstract BibTeX

Code (1)

NadiaSaeed/MedTSS

Tasks

Abstractive Text SummarizationArticlesHallucinationText Simplification

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Multi-XScience: A Large-scale Dataset for Extreme Multi-document Summarization of Scientific Articles

2020-10-27 · EMNLP 2020 11 · Yao Lu, Yue Dong, Laurent Charlin

Multi-document summarization is a challenging task for which there exists little large-scale datasets. We propose Multi-XScience, a large-scale multi-document summarization dataset created from scientific articles. Multi…

ArticlesDescriptiveDocument SummarizationExtreme Summarization+1

Topic-Centric Unsupervised Multi-Document Summarization of Scientific and News Articles

2020-11-03 · Amanuel Alambo, Cori Lohstroh, Erik Madaus, Swati Padhee 외

Recent advances in natural language processing have enabled automation of a wide range of tasks, including machine translation, named entity recognition, and sentiment analysis. Automated summarization of documents, or g…

Abstractive Text SummarizationArticlesDocument SummarizationMachine Translation+8

Data-driven Summarization of Scientific Articles

2018-04-24 · Nikola I. Nikolov, Michael Pfeiffer, Richard H. R. Hahnloser

Data-driven approaches to sequence-to-sequence modelling have been successfully applied to short text summarization of news articles. Such models are typically trained on input-summary pairs consisting of only a single o…

ArticlesSentenceSentence SummarizationText Summarization

Abstractive Document Summarization without Parallel Data

2019-07-30 · LREC 2020 5 · Nikola I. Nikolov, Richard H. R. Hahnloser

Abstractive summarization typically relies on large collections of paired articles and summaries. However, in many cases, parallel data is scarce and costly to obtain. We develop an abstractive summarization system that …

Abstractive Text SummarizationArticlesDocument SummarizationSentence

Entity-driven Fact-aware Abstractive Summarization of Biomedical Literature

2022-03-30 · Amanuel Alambo, Tanvi Banerjee, Krishnaprasad Thirunarayan, Michael Raymer

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+1