Search papers, labs, and topics across Lattice.
This paper introduces Graph-Supervised Hierarchical Clinical Alignment, a novel approach to radiology report generation that addresses the granularity mismatch in current supervision methods by structuring the alignment process into disease-centric and global semantic components. By utilizing a clinical knowledge graph to define disease-specific supervision units, the method enhances fine-grained disease-specific correspondence while maintaining overall report coherence. Experimental results on multiple datasets demonstrate that this approach outperforms larger models by focusing on improved supervision structure rather than merely increasing model size.
Structuring supervision around disease-specific relationships leads to better radiology report generation than simply scaling up model size.
Radiology report generation (RRG) has recently benefited from large language models, which substantially improve report fluency. However, clinically faithful generation remains challenging because current supervision is still imposed mostly at the report level. This creates a granularity mismatch: radiology reports are composed of disease-grounded findings, while existing methods are trained mainly with whole-report objectives. To address this problem, we propose Graph-Supervised Hierarchical Clinical Alignment, which reformulates image-report supervision as a hierarchical clinical alignment problem. Our method structures this alignment as a disease-conditioned process, where supervision is decomposed into two levels: Disease-Centric Alignment for fine-grained disease-specific correspondence, and Global Clinical Semantic Alignment for report-level semantic coherence. A clinical knowledge graph is used as a training-time-only structural prior that defines disease-specific supervision units and their clinical relationships, introducing no additional overhead at inference. Because standard contrastive alignment could produce false negatives when studies share overlapping pathologies, we combine instance-conditioned discriminative matching with disease-conditioned soft regularization, enabling fine-grained yet clinically consistent cross-modal representations. Experiments on MIMIC-CXR, IU-Xray, and COV-CTR show that our method consistently improves performance on both conventional and clinical metrics. Notably, our 3B model surpasses several prior systems with larger 7B/13B backbones, suggesting that improving supervision structure, rather than increasing model size, can be more effective for RRG.