EMNLP 2024main1 citations

Divide and Conquer Radiology Report Generation via Observation Level Fine-grained Pretraining and Prompt Tuning

Yuanpin Zhou, Huogen Wang

Abstract

The automation of radiology report generation (RRG) holds immense potential to alleviate radiologists’ workloads and improve diagnostic accuracy. Despite advancements in image captioning and vision-language pretraining, RRG remains challenging due to the lengthy and complex nature of radiology reports. In this work, we proposes the Divide and Conquer Radiology Report Generation (DCRRG) model, which breaks down full-text radiology reports into concise observation descriptions. This approach enables the model to capture fine-grained representations from each observation through a two-stage process: an encoding stage focusing on observation prediction tasks to learn fine-grained representations, and a decoding stage for integrating these descriptions into cohesive and comprehensive radiology reports. Experimental results on two benchmark datasets demonstrate that DCRRG achieves significant improvements across all evaluated metrics, underscoring its capability to generate semantically coherent and clinically accurate radiology reports.

BibTeX
@inproceedings{zhou-wang-2024-divide,
    title = "Divide and Conquer Radiology Report Generation via Observation Level Fine-grained Pretraining and Prompt Tuning",
    author = "Zhou, Yuanpin  and
      Wang, Huogen",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.433/",
    doi = "10.18653/v1/2024.emnlp-main.433",
    pages = "7597--7610"
}