COLING 2025main2 citations

CmEAA: Cross-modal Enhancement and Alignment Adapter for Radiology Report Generation

Xiyang Huang, Yingjie Han, Yx L, Runzhi Li, Pengcheng Wu, Kunli Zhang

Abstract

Automatic radiology report generation is pivotal in reducing the workload of radiologists, while simultaneously improving diagnostic accuracy and operational efficiency. Current methods face significant challenges, including the effective alignment of medical visual features with textual features and the mitigation of data bias. In this paper, we propose a method for radiology report generation that utilizes a Cross-modal Enhancement and Alignment Adapter (CmEAA) to connect a vision encoder with a frozen large language model. Specifically, we introduce two novel modules within CmEAA: Cross-modal Feature Enhancement (CFE) and Neural Mutual Information Aligner (NMIA). CFE extracts observation-related contextual features to enhance the visual features of lesions and abnormal regions in radiology images through a cross-modal enhancement transformer. NMIA maximizes neural mutual information between visual and textual representations within a low-dimensional alignment embedding space during training and provides potential global alignment visual representations during inference. Additionally, a weights generator is designed to enable the dynamic adaptation of cross-modal enhanced features and vanilla visual features. Experimental results on two prevailing datasets, namely, IU X-Ray and MIMIC-CXR, demonstrate that the proposed model outperforms previous state-of-the-art methods.

BibTeX
@inproceedings{huang-etal-2025-cmeaa,
    title = "{C}m{EAA}: Cross-modal Enhancement and Alignment Adapter for Radiology Report Generation",
    author = "Huang, Xiyang  and
      Han, Yingjie  and
      L, Yx  and
      Li, Runzhi  and
      Wu, Pengcheng  and
      Zhang, Kunli",
    editor = "Rambow, Owen  and
      Wanner, Leo  and
      Apidianaki, Marianna  and
      Al-Khalifa, Hend  and
      Eugenio, Barbara Di  and
      Schockaert, Steven",
    booktitle = "Proceedings of the 31st International Conference on Computational Linguistics",
    month = jan,
    year = "2025",
    address = "Abu Dhabi, UAE",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.coling-main.571/",
    pages = "8546--8556"
}
CmEAA: Cross-modal Enhancement and Alignment Adapter for Radiology Report Generation · COLING 2025