<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>RadEval | Xi Zhang</title><link>https://x-izhang.github.io/tags/radeval/</link><atom:link href="https://x-izhang.github.io/tags/radeval/index.xml" rel="self" type="application/rss+xml"/><description>RadEval</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Mon, 22 Sep 2025 00:00:00 +0000</lastBuildDate><image><url>https://x-izhang.github.io/media/icon_hu134860076176174952.png</url><title>RadEval</title><link>https://x-izhang.github.io/tags/radeval/</link></image><item><title>RadEval: A framework for radiology text evaluation</title><link>https://x-izhang.github.io/publication/xu-2025-radevalframeworkradiologytext/</link><pubDate>Mon, 22 Sep 2025 00:00:00 +0000</pubDate><guid>https://x-izhang.github.io/publication/xu-2025-radevalframeworkradiologytext/</guid><description>&lt;div class="flex px-4 py-3 mb-6 rounded-md bg-primary-100 dark:bg-primary-900">
&lt;span class="pr-3 pt-1 text-primary-600 dark:text-primary-300">
&lt;svg height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">&lt;path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11.25 11.25l.041-.02a.75.75 0 0 1 1.063.852l-.708 2.836a.75.75 0 0 0 1.063.853l.041-.021M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-9-3.75h.008v.008H12z"/>&lt;/svg>
&lt;/span>
&lt;span class="dark:text-neutral-300">For the latest updates and details, visit the &lt;a href="https://github.com/jbdel/RadEval" target="_blank" rel="noopener">RadEval Project Website&lt;/a>.&lt;/span>
&lt;/div>
&lt;h2 id="why-radeval">Why RadEval?&lt;/h2>
&lt;p>Radiology report generation has seen significant advancements with the advent of large language models (LLMs). However, evaluating the quality of these generated reports remains a complex challenge. Traditional metrics like BLEU and ROUGE often fall short in capturing the clinical relevance and accuracy required in medical contexts. To address this gap, we introduce RadEval, a comprehensive framework designed to evaluate radiology texts using a diverse set of metrics that encompass both linguistic quality and clinical accuracy.&lt;/p>
&lt;h2 id="key-features-of-radeval">Key Features of RadEval&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>Diverse Metric Integration&lt;/strong>: RadEval consolidates a wide range of evaluation metrics, including classic n-gram overlap measures (BLEU, ROUGE), contextual embeddings (BERTScore), clinical concept-based scores (F1CheXbert, F1RadGraph, RaTEScore, SRR-BERT, TemporalEntityF1), and advanced LLM-based evaluators (GREEN). This integration allows for a multifaceted assessment of radiology reports.&lt;/li>
&lt;li>&lt;strong>Standardized Implementations&lt;/strong>: We have refined and standardized the implementations of these metrics to ensure consistency and reliability in evaluations across different studies and datasets.&lt;/li>
&lt;li>&lt;strong>Domain-Specific Enhancements&lt;/strong>: RadEval extends the GREEN metric to support multiple imaging modalities using a more lightweight model. Additionally, we have pretrained a domain-specific radiology encoder that demonstrates strong zero-shot retrieval performance, enhancing the evaluation capabilities of the framework.&lt;/li>
&lt;li>&lt;strong>Richly Annotated Expert Dataset&lt;/strong>: We provide a dataset annotated by radiology experts, containing over 450 clinically significant error labels. This dataset serves as a valuable resource for validating and benchmarking evaluation metrics against expert judgment.&lt;/li>
&lt;li>&lt;strong>Statistical Testing Tools&lt;/strong>: RadEval includes tools for statistical testing, enabling researchers to assess the significance of their results and compare different models robustly.&lt;/li>
&lt;li>&lt;strong>Baseline Model Evaluations&lt;/strong>: The framework offers baseline evaluations across multiple publicly available datasets, facilitating reproducibility and benchmarking in radiology report generation research.&lt;/li>
&lt;/ul>
&lt;h2 id="correlation-with-radiologist-judgment">Correlation with Radiologist Judgment&lt;/h2>
&lt;p>We conducted extensive experiments to assess how different metrics correlate with radiologist judgment. Our findings indicate that certain metrics, particularly those incorporating clinical concepts and LLM-based evaluations, show a stronger alignment with expert assessments. This correlation underscores the importance of using clinically informed metrics in evaluating radiology reports.&lt;/p>
&lt;h2 id="getting-started-with-radeval">Getting Started with RadEval&lt;/h2>
&lt;p>To get started with RadEval, you can access the codebase and documentation on our &lt;a href="https://github.com/jbdel/RadEval" target="_blank" rel="noopener">GitHub repository&lt;/a>. The repository includes installation instructions, usage examples, and guidelines for integrating RadEval into your evaluation pipeline. Additionally, the &lt;a href="https://huggingface.co/datasets/IAMJB/RadEvalExpertDataset" target="_blank" rel="noopener">RadEval Expert Dataset&lt;/a> is available for download, providing a rich resource for testing and validating evaluation metrics.&lt;/p>
&lt;h2 id="conclusion">Conclusion&lt;/h2>
&lt;p>RadEval represents a significant step forward in the evaluation of radiology texts, offering a comprehensive and standardized framework that addresses the unique challenges of this domain. By integrating diverse metrics, providing a richly annotated dataset, and facilitating robust benchmarking, RadEval aims to enhance the quality and reliability of radiology report generation research.&lt;/p>
&lt;h2 id="bibtex">BibTeX&lt;/h2>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-bibtex" data-lang="bibtex">&lt;span class="line">&lt;span class="cl">&lt;span class="nc">@inproceedings&lt;/span>&lt;span class="p">{&lt;/span>&lt;span class="nl">xu2025radeval&lt;/span>&lt;span class="p">,&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> &lt;span class="na">title&lt;/span>&lt;span class="p">=&lt;/span>&lt;span class="s">{RadEval: A framework for radiology text evaluation}&lt;/span>&lt;span class="p">,&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> &lt;span class="na">author&lt;/span>&lt;span class="p">=&lt;/span>&lt;span class="s">{Xu, Justin and Zhang, Xi and Abderezaei, Javid and Bauml, Julie and Boodoo, Roger and Haghighi, Fatemeh and Ganjizadeh, Ali and Brattain, Eric and Van Veen, Dave and Meng, Zaiqiao and others}&lt;/span>&lt;span class="p">,&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> &lt;span class="na">booktitle&lt;/span>&lt;span class="p">=&lt;/span>&lt;span class="s">{Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing: System Demonstrations}&lt;/span>&lt;span class="p">,&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> &lt;span class="na">pages&lt;/span>&lt;span class="p">=&lt;/span>&lt;span class="s">{546--557}&lt;/span>&lt;span class="p">,&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> &lt;span class="na">year&lt;/span>&lt;span class="p">=&lt;/span>&lt;span class="s">{2025}&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="p">}&lt;/span>
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div></description></item><item><title>🩺 RadEval Debuts！</title><link>https://x-izhang.github.io/post/2025radeval/</link><pubDate>Mon, 14 Jul 2025 00:00:00 +0000</pubDate><guid>https://x-izhang.github.io/post/2025radeval/</guid><description>&lt;h4 id="-revolutionizing-radiology-text-evaluation-with-ai-powered-metrics">🩺 Revolutionizing Radiology Text Evaluation with AI-Powered Metrics&lt;/h4>
&lt;p>Imagine having a comprehensive evaluation framework that doesn&amp;rsquo;t just measure surface-level text similarity, but truly understands clinical accuracy and medical semantics in radiology reports. This vision is now a reality with &lt;strong>RadEval&lt;/strong>, a groundbreaking, open-source evaluation toolkit designed specifically for AI-generated radiology text.&lt;/p>
&lt;h4 id="-all-in-one-metrics-for-evaluating-ai-generated-radiology-text">📊 All-in-one metrics for evaluating AI-generated radiology text&lt;/h4>
&lt;p>From traditional n-gram metrics to advanced LLM-based evaluations, RadEval provides 11+ different evaluation metrics in one unified framework, enabling researchers to thoroughly assess their radiology text generation models with domain-specific medical knowledge integration.&lt;/p>
&lt;p>For detailed handbook, please visit our &lt;a href="https://github.com/jbdel/RadEval" target="_blank" rel="noopener">GitHub repository&lt;/a>:
&lt;figure>&lt;img src="https://x-izhang.github.io/post/2025radeval/github.png">
&lt;/figure>
&lt;/p>
&lt;h4 id="-quick-start-demo">🚀 Quick Start Demo&lt;/h4>
&lt;p>Try RadEval instantly with our interactive &lt;a href="https://huggingface.co/spaces/X-iZhang/RadEval" target="_blank" rel="noopener">Gradio demo&lt;/a>:
&lt;figure>&lt;img src="https://x-izhang.github.io/post/2025radeval/demo.png">
&lt;/figure>
&lt;/p>
&lt;h4 id="-key-features">💡 Key Features&lt;/h4>
&lt;p>&lt;strong>RadEval&lt;/strong> stands out with its comprehensive approach to radiology text evaluation:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>🎯 Domain-Specific&lt;/strong>: Tailored for radiology with medical knowledge integration&lt;/li>
&lt;li>&lt;strong>📈 Multi-Metric&lt;/strong>: Supports lexical, semantic, clinical, and temporal evaluations&lt;/li>
&lt;li>&lt;strong>⚡ Easy to Use&lt;/strong>: Simple API with flexible configuration options&lt;/li>
&lt;li>&lt;strong>🔬 Research-Ready&lt;/strong>: Built-in statistical testing for system comparison&lt;/li>
&lt;li>&lt;strong>📦 PyPI Available&lt;/strong>: Install with a simple &lt;code>pip install RadEval&lt;/code>&lt;/li>
&lt;/ul>
&lt;h4 id="-advancing-radiology-ai-research-community">🏥 Advancing Radiology AI Research Community&lt;/h4>
&lt;p>We are committed to building a standardized and reproducible toolkit for researchers, clinicians, and developers dedicated to advancing AI evaluation in medical imaging and radiology. Together, we&amp;rsquo;re setting new standards for clinical AI assessment.&lt;/p>
&lt;ul>
&lt;li>&lt;a href="https://pypi.org/project/RadEval/" target="_blank" rel="noopener">&lt;strong>PyPI Package&lt;/strong>&lt;/a> — Install RadEval with pip&lt;/li>
&lt;li>&lt;a href="https://huggingface.co/IAMJB/RadEvalModernBERT" target="_blank" rel="noopener">&lt;strong>HuggingFace Model&lt;/strong>&lt;/a> — Access our domain-adapted evaluation model&lt;/li>
&lt;li>&lt;a href="https://huggingface.co/spaces/X-iZhang/RadEval" target="_blank" rel="noopener">&lt;strong>Interactive Demo&lt;/strong>&lt;/a> — Try RadEval online&lt;/li>
&lt;li>&lt;a href="https://arxiv.org/abs/2509.18030v1" target="_blank" rel="noopener">&lt;strong>Research Paper&lt;/strong>&lt;/a> — Read our detailed research paper&lt;/li>
&lt;/ul></description></item><item><title>RadEval</title><link>https://x-izhang.github.io/project/radeval/</link><pubDate>Fri, 04 Jul 2025 00:00:00 +0000</pubDate><guid>https://x-izhang.github.io/project/radeval/</guid><description>&lt;p>A framework for radiology text evaluation, focused on chest X-ray report generation.&lt;/p></description></item></channel></rss>