paper-with-me

Papers

Small-world networks for summarization of biomedical articles

2019-03-07 · Milad Moradi

In recent years, many methods have been developed to identify important portions of text documents. Summarization tools can utilize these methods to extract summaries from large volumes of textual information. However, to identify concepts representing central ideas within a text document and to extract the most informative sentences that best convey those concepts still remain two crucial tasks in summarization methods. In this paper, we introduce a graph-based method to address these two challenges in the context of biomedical text summarization. We show that how a summarizer can discover meaningful concepts within a biomedical text document using the Helmholtz principle. The summarizer considers the meaningful concepts as the main topics and constructs a graph based on the topics that the sentences share. The summarizer can produce an informative summary by extracting those sentences having higher values of the degree. We assess the performance of our method for summarization of biomedical articles using the Recall-Oriented Understudy for Gisting Evaluation (ROUGE) toolkit. The results show that the degree can be a useful centrality measure to identify important sentences in this type of graph-based modelling. Our method can improve the performance of biomedical text summarization compared to some state-of-the-art and publicly available summarizers. Combining a concept-based modelling strategy and a graph-based approach to sentence extraction, our summarizer can produce summaries with the highest scores of informativeness among the comparison methods. This research work can be regarded as a start point to the study of small-world networks in summarization of biomedical texts.

📄 PDF Abstract BibTeX arXiv:1903.02861

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesInformativenessSentenceText Summarization

Similar Papers 제목 키워드 기반

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

BioLay_AK_SS at BioLaySumm: Domain Adaptation by Two-Stage Fine-Tuning of Large Language Models used for Biomedical Lay Summary Generation

2024-08-16 · The 23rd Workshop on Biomedical Natural Language Processing and BioNLP Shared Tasks 2024 8 · Akanksha Karotia, Seba Susan

Lay summarization is essential but challenging, as it simplifies scientific information for non-experts and keeps them updated with the latest scientific knowledge. In our participation in the Shared Task: Lay Summarizat…

Abstractive Text SummarizationArticlesDomain AdaptationLay Summarization

Divide-Prompt-Refine: a Training-Free, Structure-Aware Framework for Biomedical Abstract Generation

2026-05-20 · Sylvey Lin, Joe Menke, Shufan Ming, Dongin Nam 외 arxiv

Biomedical abstracts play a critical role in downstream NLP applications, such as information retrieval, biocuration, and biomedical knowledge discovery. However, a non-trivial number of biomedical articles do not have a…

Information Retrieval

Prompting LLMs with content plans to enhance the summarization of scientific articles

2023-12-13 · Aldan Creo, Manuel Lama, Juan C. Vidal

This paper presents novel prompting techniques to improve the performance of automatic summarization systems for scientific articles. Scientific article summarization is highly challenging due to the length and complexit…

Articles

A Novel Wikipedia based Dataset for Monolingual and Cross-Lingual Summarization

2021-11-01 · EMNLP (newsum) 2021 11 · Mehwish Fatima, Michael Strube

Cross-lingual summarization is a challenging task for which there are no cross-lingual scientific resources currently available. To overcome the lack of a high-quality resource, we present a new dataset for monolingual a…

Abstractive Text SummarizationArticles