CLAIJan 29, 2024

Leveraging Professional Radiologists' Expertise to Enhance LLMs' Evaluation for Radiology Reports

arXiv:2401.16578v311 citationsh-index: 15
Originality Incremental advance
AI Analysis

This work addresses the problem of accurate quality assessment for AI-generated medical reports in radiology, offering a domain-specific improvement over current evaluation methods.

The paper tackled the challenge of automatically evaluating AI-generated radiology reports by integrating professional radiologists' expertise with LLMs using In-Context Instruction Learning and Chain of Thought reasoning, resulting in models that outperformed existing metrics by margins of up to 0.35 in alignment with expert evaluations.

In radiology, Artificial Intelligence (AI) has significantly advanced report generation, but automatic evaluation of these AI-produced reports remains challenging. Current metrics, such as Conventional Natural Language Generation (NLG) and Clinical Efficacy (CE), often fall short in capturing the semantic intricacies of clinical contexts or overemphasize clinical details, undermining report clarity. To overcome these issues, our proposed method synergizes the expertise of professional radiologists with Large Language Models (LLMs), like GPT-3.5 and GPT-4 1. Utilizing In-Context Instruction Learning (ICIL) and Chain of Thought (CoT) reasoning, our approach aligns LLM evaluations with radiologist standards, enabling detailed comparisons between human and AI generated reports. This is further enhanced by a Regression model that aggregates sentence evaluation scores. Experimental results show that our "Detailed GPT-4 (5-shot)" model achieves a 0.48 score, outperforming the METEOR metric by 0.19, while our "Regressed GPT-4" model shows even greater alignment with expert evaluations, exceeding the best existing metric by a 0.35 margin. Moreover, the robustness of our explanations has been validated through a thorough iterative strategy. We plan to publicly release annotations from radiology experts, setting a new standard for accuracy in future assessments. This underscores the potential of our approach in enhancing the quality assessment of AI-driven medical reports.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes