@inproceedings{he-etal-2024-shimo,
    title = "Shimo Lab at ``Discharge Me!'': Discharge Summarization by Prompt-Driven Concatenation of Electronic Health Record Sections",
    author = "He, Yunzhen  and
      Yamagiwa, Hiroaki  and
      Shimodaira, Hidetoshi",
    editor = "Demner-Fushman, Dina  and
      Ananiadou, Sophia  and
      Miwa, Makoto  and
      Roberts, Kirk  and
      Tsujii, Junichi",
    booktitle = "Proceedings of the 23rd Workshop on Biomedical Natural Language Processing",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2024.bionlp-1.56/",
    doi = "10.18653/v1/2024.bionlp-1.56",
    pages = "645--657",
    abstract = "In this paper, we present our approach to the shared task ``Discharge Me!'' at the BioNLP Workshop 2024. The primary goal of this task is to reduce the time and effort clinicians spend on writing detailed notes in the electronic health record (EHR). Participants develop a pipeline to generate the ``Brief Hospital Course'' and ``Discharge Instructions'' sections from the EHR. Our approach involves a first step of extracting the relevant sections from the EHR. We then add explanatory prompts to these sections and concatenate them with separate tokens to create the input text. To train a text generation model, we perform LoRA fine-tuning on the ClinicalT5-large model. On the final test data, our approach achieved a ROUGE-1 of 0.394, which is comparable to the top solutions."
}Markdown (Informal)
[Shimo Lab at “Discharge Me!”: Discharge Summarization by Prompt-Driven Concatenation of Electronic Health Record Sections](https://preview.aclanthology.org/ingest-emnlp/2024.bionlp-1.56/) (He et al., BioNLP 2024)
ACL