Small-world networks for summarization of biomedical articles
Milad Moradi

TL;DR
This paper presents a graph-based biomedical text summarization method that uses the Helmholtz principle to identify key concepts and sentences, improving informativeness over existing methods.
Contribution
It introduces a novel approach combining concept-based modeling with graph centrality measures for biomedical article summarization.
Findings
The degree centrality effectively identifies important sentences.
The method outperforms several state-of-the-art summarizers.
Summaries achieve higher ROUGE scores, indicating better informativeness.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
