paper-with-me

Papers

Improving Biomedical Abstractive Summarisation with Knowledge Aggregation from Citation Papers

2023-10-24 · Chen Tang, Shun Wang, Tomas Goldsack, Chenghua Lin

Abstracts derived from biomedical literature possess distinct domain-specific characteristics, including specialised writing styles and biomedical terminologies, which necessitate a deep understanding of the related literature. As a result, existing language models struggle to generate technical summaries that are on par with those produced by biomedical experts, given the absence of domain-specific background knowledge. This paper aims to enhance the performance of language models in biomedical abstractive summarisation by aggregating knowledge from external papers cited within the source article. We propose a novel attention-based citation aggregation model that integrates domain-specific knowledge from citation papers, allowing neural networks to generate summaries by leveraging both the paper content and relevant knowledge from citation papers. Furthermore, we construct and release a large-scale biomedical summarisation dataset that serves as a foundation for our research. Extensive experiments demonstrate that our model outperforms state-of-the-art approaches and achieves substantial improvements in abstractive biomedical text summarisation.

📄 PDF Abstract BibTeX arXiv:2310.15684

Code (1)

tangg555/biomed-sum 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Overview of the BioLaySumm 2023 Shared Task on Lay Summarization of Biomedical Research Articles

2023-09-29 · Tomas Goldsack, Zheheng Luo, Qianqian Xie, Carolina Scarton 외

This paper presents the results of the shared task on Lay Summarisation of Biomedical Research Articles (BioLaySumm), hosted at the BioNLP Workshop at ACL 2023. The goal of this shared task is to develop abstractive summ…

ArticlesLay Summarization

Making Science Simple: Corpora for the Lay Summarisation of Scientific Literature

2022-10-18 · Tomas Goldsack, Zhihao Zhang, Chenghua Lin, Carolina Scarton

Lay summarisation aims to jointly summarise and simplify a given text, thus making its content more comprehensible to non-experts. Automatic approaches for lay summarisation can provide significant value in broadening ac…

ArticlesLay SummarizationScientific Document Summarization

ATLAS: Improving Lay Summarisation with Attribute-based Control

2024-06-09 · Zhihao Zhang, Tomas Goldsack, Carolina Scarton, Chenghua Lin

Lay summarisation aims to produce summaries of scientific articles that are comprehensible to non-expert audiences. However, previous work assumes a one-size-fits-all approach, where the content and style of the produced…

ArticlesAttribute

Enhancing Biomedical Lay Summarisation with External Knowledge Graphs

2023-10-24 · Tomas Goldsack, Zhihao Zhang, Chen Tang, Carolina Scarton 외

Previous approaches for automatic lay summarisation are exclusively reliant on the source article that, given it is written for a technical audience (e.g., researchers), is unlikely to explicitly define all technical con…

DecoderKnowledge Graphs

LLMs Do Not See Age: Assessing Demographic Bias in Automated Systematic Review Synthesis

2025-11-08 · Favour Yahdii Aghaebe, Tanefa Apekey, Elizabeth Williams, Nafise Sadat Moosavi arxiv

Clinical interventions often hinge on age: medications and procedures safe for adults may be harmful to children or ineffective for older adults. However, as language models are increasingly integrated into biomedical ev…