@inproceedings{luo-arase-2025-medsummrag,
title = "{M}ed{S}umm{RAG}: Domain-Specific Retrieval for Medical Summarization",
author = "Luo, Guanting and
Arase, Yuki",
editor = "Demner-Fushman, Dina and
Ananiadou, Sophia and
Miwa, Makoto and
Tsujii, Junichi",
booktitle = "ACL 2025",
month = aug,
year = "2025",
address = "Viena, Austria",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/acl25-workshop-ingestion/2025.bionlp-1.3/",
pages = "27--33",
ISBN = "979-8-89176-275-6",
abstract = "Medical text summarization faces significant challenges due to the complexity and domain-specific nature of the language. Although large language models have achieved significant success in general domains, their effectiveness in the medical domain remains limited. This limitation stems from their insufficient understanding of domain-specific terminology and difficulty in interpreting complex medical relationships, which often results in suboptimal summarization quality. To address these challenges, we propose MedSummRAG, a novel retrieval-augmented generation (RAG) framework that integrates external knowledge to enhance summarization. Our approach employs a fine-tuned dense retriever, trained with contrastive learning, to retrieve relevant documents for medical summarization. The retrieved documents are then integrated with the input text to generate high-quality summaries. Experimental results show that MedSummRAG achieves significant improvements in ROUGE scores on both zero/few-shot and fine-tuned language models, outperforming baseline methods. These findings underscore the importance of RAG and domain adaptation of the retriever for medical text summarization. The source code of this paper can be obtained from: https://github.com/guantingluo98/MedSummRAG"
}
Markdown (Informal)
[MedSummRAG: Domain-Specific Retrieval for Medical Summarization](https://preview.aclanthology.org/acl25-workshop-ingestion/2025.bionlp-1.3/) (Luo & Arase, BioNLP 2025)
ACL