A Clinically-Grounded Two-Stage Framework for Renal CT Report Generation
Renjie Liang, Zhengkang Fan, Jinqian Pan, Chenkun Sun, Bruce Daniel Steinberg, Russell Terry, Jie Xu
TL;DR
This work tackles the scarcity and variability of renal CT reports by proposing a clinically informed, two-stage AI framework. Stage 1 detects eight structured renal features from 2D CT slices, while Stage 2 uses a vision-language model to generate free-text radiology reports conditioned on both the image and the detected features. On UF Health data, this approach improves clinical fidelity, with feature extraction from generated reports reaching high accuracy and METEOR/BLEU/ROUGE scores indicating credible text generation, though fidelity remains sensitive to data size and prompt design. The study highlights the importance of domain-specific evaluation and points to future work in extending to 3D volumes, improving feature fidelity, and expanding datasets for robust real-world deployment.
Abstract
Objective Renal cancer is a common malignancy and a major cause of cancer-related deaths. Computed tomography (CT) is central to early detection, staging, and treatment planning. However, the growing CT workload increases radiologists' burden and risks incomplete documentation. Automatically generating accurate reports remains challenging because it requires integrating visual interpretation with clinical reasoning. Advances in artificial intelligence (AI), especially large language and vision-language models, offer potential to reduce workload and enhance diagnostic quality. Methods We propose a clinically informed, two-stage framework for automatic renal CT report generation. In Stage 1, a multi-task learning model detects structured clinical features from each 2D image. In Stage 2, a vision-language model generates free-text reports conditioned on the image and the detected features. To evaluate clinical fidelity, generated clinical features are extracted from the reports and compared with expert-annotated ground truth. Results Experiments on an expert-labeled dataset show that incorporating detected features improves both report quality and clinical accuracy. The model achieved an average AUC of 0.75 for key imaging features and a METEOR score of 0.33, demonstrating higher clinical consistency and fewer template-driven errors. Conclusion Linking structured feature detection with conditioned report generation provides a clinically grounded approach to integrate structured prediction and narrative drafting for renal CT reporting. This method enhances interpretability and clinical faithfulness, underscoring the value of domain-relevant evaluation metrics for medical AI development.
