HealthContradict: Evaluating Biomedical Knowledge Conflicts in Language Models
Boya Zhang, Alban Bornet, Rui Yang, Nan Liu, Douglas Teodoro
TL;DR
HealthContradict introduces a biomedical-context benchmark to evaluate language models under long, conflicting sources. Using 920 question–document instances with contradictory passages and evidence-backed answers, the study probes how different prompt configurations affect model reasoning, and how biomedical-domain fine-tuning influences resistance to incorrect context. Results show correct biomedical context markedly improves accuracy, while incorrect or conflicting contexts degrade performance, with domain-adapted models outperforming general models in handling long contexts. The work highlights the need for interpretable evaluation and expert oversight to enable safer, more reliable health information systems.
Abstract
How do language models use contextual information to answer health questions? How are their responses impacted by conflicting contexts? We assess the ability of language models to reason over long, conflicting biomedical contexts using HealthContradict, an expert-verified dataset comprising 920 unique instances, each consisting of a health-related question, a factual answer supported by scientific evidence, and two documents presenting contradictory stances. We consider several prompt settings, including correct, incorrect or contradictory context, and measure their impact on model outputs. Compared to existing medical question-answering evaluation benchmarks, HealthContradict provides greater distinctions of language models' contextual reasoning capabilities. Our experiments show that the strength of fine-tuned biomedical language models lies not only in their parametric knowledge from pretraining, but also in their ability to exploit correct context while resisting incorrect context.
