🤖 AI Summary
In clinical genetics, variant interpretation remains heavily manual and inefficient; existing LLM evaluation benchmarks are narrow in scope and disconnected from real-world research needs. Method: We introduce CGBench—the first scientific reasoning benchmark for clinical genetics—built upon expert-curated ClinGen annotations. It features multi-level literature interpretation tasks: fine-grained experimental evidence extraction, evidence strength assessment, and conclusion classification. Our evaluation framework integrates structured extraction protocols, an evidence grading schema, and an LM-judge–driven automatic explanation quality assessment. We evaluate eight state-of-the-art LLMs. Contribution/Results: Reasoning-optimized models excel at fine-grained extraction, while non-reasoning models perform better on high-level classification. Critically, all models exhibit pervasive hallucination and misinterpretation—even when classifications are correct, explanations frequently contain fabricated content. CGBench establishes a reproducible, scalable evaluation paradigm for AI in precision medicine.
📝 Abstract
Variant and gene interpretation are fundamental to personalized medicine and translational biomedicine. However, traditional approaches are manual and labor-intensive. Generative language models (LMs) can facilitate this process, accelerating the translation of fundamental research into clinically-actionable insights. While existing benchmarks have attempted to quantify the capabilities of LMs for interpreting scientific data, these studies focus on narrow tasks that do not translate to real-world research. To meet these challenges, we introduce CGBench, a robust benchmark that tests reasoning capabilities of LMs on scientific publications. CGBench is built from ClinGen, a resource of expert-curated literature interpretations in clinical genetics. CGBench measures the ability to 1) extract relevant experimental results following precise protocols and guidelines, 2) judge the strength of evidence, and 3) categorize and describe the relevant outcome of experiments. We test 8 different LMs and find that while models show promise, substantial gaps exist in literature interpretation, especially on fine-grained instructions. Reasoning models excel in fine-grained tasks but non-reasoning models are better at high-level interpretations. Finally, we measure LM explanations against human explanations with an LM judge approach, revealing that models often hallucinate or misinterpret results even when correctly classifying evidence. CGBench reveals strengths and weaknesses of LMs for precise interpretation of scientific publications, opening avenues for future research in AI for clinical genetics and science more broadly.