MedVAL: Toward Expert-Level Medical Text Validation with Language Models

Aali, Asad, Bikia, Vasiliki, Varma, Maya, Chiou, Nicole, Ostmeier, Sophie, Singhvi, Arnav, Paschali, Magdalini, Kumar, Ashwin, Johnston, Andrew, Amador-Martinez, Karimar, Guerrero, Eduardo Juan Perez, Rivera, Paola Naovi Cruz, Gatidis, Sergios, Bluethgen, Christian, Reis, Eduardo Pontes, van Rilland, Eddy D. Zandee, Hosamani, Poonam Laxmappa, Keet, Kevin R, Go, Minjoung, Ling, Evelyn, Larson, David B., Langlotz, Curtis, Daneshjou, Roxana, Hom, Jason, Koyejo, Sanmi, Alsentzer, Emily, Chaudhari, Akshay S.

arXiv.org Artificial Intelligence 

With the growing use of language models (LMs) in clinical environments, there is an immediate need to evaluate the accuracy and safety of LM-generated medical text. Currently, such evaluation relies solely on manual physician review. However, detecting errors in LM-generated text is challenging because 1) manual review is costly and 2) expert-composed reference outputs are often unavailable in real-world settings. While the "LM-as-judge" paradigm (a LM evaluating another LM) offers scalable evaluation, even frontier LMs can miss subtle but clinically significant errors. To address these challenges, we propose MedVAL, a novel, self-supervised, data-efficient distillation method that leverages synthetic data to train evaluator LMs to assess whether LM-generated medical outputs are factually consistent with inputs, without requiring physician labels or reference outputs. To evaluate LM performance, we introduce MedVAL-Bench, a dataset of 840 physician-annotated outputs across 6 diverse medical tasks capturing real-world challenges. Across 10 state-of-the-art LMs spanning open-source and proprietary models, MedVAL distillation significantly improves (p < 0.001) alignment with physicians across seen and unseen tasks, increasing average F1 scores from 66% to 83%. Despite strong baseline performance, MedVAL improves the best-performing proprietary LM (GPT-4o) by 8% without training on physician-labeled data, demonstrating a performance statistically non-inferior to a single human expert (p < 0.001). To support a scalable, risk-aware pathway towards clinical integration, we open-source: 1) Codebase (https://github.com/StanfordMIMI/MedVAL), 2) MedVAL-Bench (https://huggingface.co/datasets/stanfordmimi/MedVAL-Bench), 3) MedVAL-4B (https://huggingface.co/stanfordmimi/MedVAL-4B). Our benchmark provides evidence of LMs approaching expert-level ability in validating AI-generated medical text.