English

Prototype-Based Knowledge Guidance for Fine-Grained Structured Radiology Reporting

Artificial Intelligence 2026-03-13 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Structured radiology reporting promises faster, more consistent communication than free text, but automation remains difficult as models must make many fine-grained, discrete decisions about rare findings and attributes from limited structured supervision. In contrast, free-text reports are produced at scale in routine care and implicitly encode fine-grained, image-linked information through detailed descriptions. To leverage this unstructured knowledge, we propose ProtoSR, an approach for injecting free-text information into structured report population. First, we introduce an automatic extraction pipeline that uses an instruction-tuned LLM to mine 80k+ MIMIC-CXR studies and build a multimodal knowledge base aligned with a structured reporting template, representing each answer option with a visual prototype. Using this knowledge base, ProtoSR is trained to retrieve prototypes relevant for the current image-question pair and augment the model predictions through a prototype-conditioned residual, providing a data-driven second opinion that selectively corrects predictions. On the Rad-ReStruct benchmark, ProtoSR achieves state-of-the-art results, with the largest improvements on detailed attribute questions, demonstrating the value of integrating free-text derived signal for fine-grained image understanding.

Keywords

Cite

@article{arxiv.2603.11938,
  title  = {Prototype-Based Knowledge Guidance for Fine-Grained Structured Radiology Reporting},
  author = {Chantal Pellegrini and Adrian Delchev and Ege Özsoy and Nassir Navab and Matthias Keicher},
  journal= {arXiv preprint arXiv:2603.11938},
  year   = {2026}
}
R2 v1 2026-07-01T11:16:44.511Z