Related Experiment Video
Updated: Jul 8, 2026

A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts
Published on: September 20, 2018
FGCSA-Net: A Novel Framework for Medical Report Generation Via Fine-Grained Feature Preservation and Semantic
Abstract:
Medical image report generation is a cross-modal task that converts medical images into structured radiology reports. Existing methods often struggle with two issues: loss of subtle visual details in deep networks and weak alignment between image features and report semantics. To address these problems, we propose Fine-Grained Cross-modal Semantic Alignment Network (FGCSA-Net), which combines residual feature preservation with cross-attention-based visual-text alignment in a large-language-model framework. Residual connections preserve diagnostically important local details during visual encoding, while the cross-attention module links textual decoding to the most relevant image regions. Experiments on MIMIC-CXR and IU-Xray show that FGCSA-Net improves report generation quality over strong baselines; in particular, ROUGE-L improves by 26.7% compared with XrayGPT.