Search papers, labs, and topics across Lattice.
RadAgent, a tool-using AI agent, was developed to generate chest CT reports with interpretable reasoning traces, addressing the limitations of existing VLMs that offer clinicians no insight into the decision-making process. RadAgent leverages a stepwise approach, incorporating intermediate decisions and tool interactions to produce reports that clinicians can inspect and validate. Experiments demonstrate that RadAgent outperforms the 3D VLM CT-Chat in clinical accuracy (6.0 points macro-F1, 5.4 points micro-F1), robustness under adversarial conditions (24.7 points), and faithfulness (37.0%).
RadAgent doesn't just generate CT reports; it shows its work, offering clinicians a fully inspectable trace of reasoning for each finding.
Vision-language models (VLM) have markedly advanced AI-driven interpretation and reporting of complex medical imaging, such as computed tomography (CT). Yet, existing methods largely relegate clinicians to passive observers of final outputs, offering no interpretable reasoning trace for them to inspect, validate, or refine. To address this, we introduce RadAgent, a tool-using AI agent that generates CT reports through a stepwise and interpretable process. Each resulting report is accompanied by a fully inspectable trace of intermediate decisions and tool interactions, allowing clinicians to examine how the reported findings are derived. In our experiments, we observe that RadAgent improves Chest CT report generation over its 3D VLM counterpart, CT-Chat, across three dimensions. Clinical accuracy improves by 6.0 points (36.4% relative) in macro-F1 and 5.4 points (19.6% relative) in micro-F1. Robustness under adversarial conditions improves by 24.7 points (41.9% relative). Furthermore, RadAgent achieves 37.0% in faithfulness, a new capability entirely absent in its 3D VLM counterpart. By structuring the interpretation of chest CT as an explicit, tool-augmented and iterative reasoning trace, RadAgent brings us closer toward transparent and reliable AI for radiology.