GREEN: Generative Radiology Report Evaluation and Error Notation
Sophie Ostmeier, Justin Xu, Zhihong Chen, Maya Varma, Louis Blankemeier, Christian Bluethgen, Arne Edward Michalson, Michael Moseley, Curtis Langlotz, Akshay S Chaudhari, Jean-Benoit Delbrouck
TL;DR
GREEN tackles the challenge of evaluating radiology reports with a focus on factual correctness and clinical relevance. It introduces a generative, LLM-based evaluator that identifies and categorizes errors, defines a mathematically grounded GREEN score, and provides a detailed, interpretable GREEN summary of clinically significant errors. Validation against expert error counts and expert preferences shows GREEN achieves higher alignment with radiologist judgments than prior metrics, and it generalizes to multiple imaging modalities and out-of-distribution data. The approach is open-source, lightweight, and privacy-preserving, with demonstrated applicability across chest X-ray, other modalities, and OOD datasets, suggesting potential as a practical standard for automated radiology report evaluation.
Abstract
Evaluating radiology reports is a challenging problem as factual correctness is extremely important due to the need for accurate medical communication about medical images. Existing automatic evaluation metrics either suffer from failing to consider factual correctness (e.g., BLEU and ROUGE) or are limited in their interpretability (e.g., F1CheXpert and F1RadGraph). In this paper, we introduce GREEN (Generative Radiology Report Evaluation and Error Notation), a radiology report generation metric that leverages the natural language understanding of language models to identify and explain clinically significant errors in candidate reports, both quantitatively and qualitatively. Compared to current metrics, GREEN offers: 1) a score aligned with expert preferences, 2) human interpretable explanations of clinically significant errors, enabling feedback loops with end-users, and 3) a lightweight open-source method that reaches the performance of commercial counterparts. We validate our GREEN metric by comparing it to GPT-4, as well as to error counts of 6 experts and preferences of 2 experts. Our method demonstrates not only higher correlation with expert error counts, but simultaneously higher alignment with expert preferences when compared to previous approaches.
