Views
No views yet
Important: Outputs should be reviewed by qualified radiologists or medical professionals before final clinical decisions are made.
1@inproceedings{zhang-etal-2025-libra,
2 title = "Libra: Leveraging Temporal Images for Biomedical Radiology Analysis",
3 author = "Zhang, Xi and
4 Meng, Zaiqiao and
5 Lever, Jake and
6 Ho, Edmond S. L.",
7 editor = "Che, Wanxiang and
8 Nabende, Joyce and
9 Shutova, Ekaterina and
10 Pilehvar, Mohammad Taher",
11 booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
12 month = jul,
13 year = "2025",
14 address = "Vienna, Austria",
15 publisher = "Association for Computational Linguistics",
16 url = "https://aclanthology.org/2025.findings-acl.888/",
17 pages = "17275--17303",
18 ISBN = "979-8-89176-256-5",
19 abstract = "Radiology report generation (RRG) requires advanced medical image analysis, effective temporal reasoning, and accurate text generation. While multimodal large language models (MLLMs) align with pre-trained vision encoders to enhance visual-language understanding, most existing methods rely on single-image analysis or rule-based heuristics to process multiple images, failing to fully leverage temporal information in multi-modal medical datasets. In this paper, we introduce **Libra**, a temporal-aware MLLM tailored for chest X-ray report generation. Libra combines a radiology-specific image encoder with a novel Temporal Alignment Connector (**TAC**), designed to accurately capture and integrate temporal differences between paired current and prior images. Extensive experiments on the MIMIC-CXR dataset demonstrate that Libra establishes a new state-of-the-art benchmark among similarly scaled MLLMs, setting new standards in both clinical relevance and lexical accuracy. All source code and data are publicly available at: https://github.com/X-iZhang/Libra."
20}
21
22@inproceedings{zhang2025libra,
23 title={Libra: Leveraging temporal images for biomedical radiology analysis},
24 author={Zhang, Xi and Meng, Zaiqiao and Lever, Jake and Ho, Edmond SL},
25 booktitle={Findings of the Association for Computational Linguistics: ACL 2025},
26 pages={17275--17303},
27 year={2025}
28}