JevMade hello@JevMade.com
← Back to guides

JevMade field notes / Research paper

Can Jev Judge Radiology Reports? Evaluating a System One Model for Clinical Factuality

A report-evaluation pipeline locally decomposes generated and reference chest reports into atomic findings, asks one three-way Choice for each statement, and aggregates discrepancies in both directions. The design captures unsupported candidate claims and omitted reference findings without counting the same contradiction twice.

Original by Jiaju Huang, Hao Yang, Xinyu Ma, Xinglong Liang, Kunyan Cai, Junqiang Ma, Shaobin Chen, Yue Sun, and Tao TanEvaluationarXiv preprintOriginal published Source reviewed

Before you dive in

What you’ll find in the original

  1. Split each report locally into atomic findings, then ask whether each statement is supported, contradicted, or not addressed by the complete opposing report; OneQ means one question per statement, not one question per report.
  2. Add candidate-side contradiction and noncoverage to reference-side noncoverage. Omitting reverse-direction contradiction avoids charging the same factual conflict twice.
  3. Treat the reported low price as judgment-only: it excludes local decomposition. OneQ retained similar expert agreement to seven questions, but local RadMatch was stronger for clinically significant errors in both expert datasets and for total errors on the shared RadEvalExpert subset.
Worth knowing

The authors report these results; JevMade did not independently reproduce them. This is reference-text factuality evaluation on English chest-report datasets, not clinical validation against images or proof that a reference report is correct. The reported API cost excludes local atomic decomposition, and the study's small expert benchmarks limit generalization.