HEAD-QA v2: Expanding a Healthcare Benchmark for Reasoning
Alexis Correa-Guillén, Carlos Gómez-Rodríguez, David Vilares
TL;DR
HEAD-QA v2 expands a Spanish/English biomedical reasoning benchmark to 12,751 questions drawn from a decade of official exams, enabling robust evaluation of reasoning in multilingual, domain-specific contexts. The authors systematically benchmark open-source LLMs (Llama 3.1, Mistral, Mixtral) using prompting, retrieval-augmented generation, and log-probability-based answer selection, including a formalization of $P(A_i)$ in $log$-space to support short, unambiguous outputs. Key findings show performance largely hinges on model scale and intrinsic reasoning ability, with complex inference strategies providing limited, inconsistent gains and sometimes hindering accuracy. The work provides practical baselines and insights for biomedical reasoning research, highlighting that scaling and model capability outweigh added inference complexity for this domain, while offering multilingual extensions and a public dataset for reproducibility and future study. $P(A_i)$ and $\log P(A_i)$ are used to contrast generation-based vs. probability-based selection, illustrating the role of explicit probabilistic reasoning in multiple-choice tasks while underscoring the superior utility of scale-driven generation in HEAD-QA v2.
Abstract
We introduce HEAD-QA v2, an expanded and updated version of a Spanish/English healthcare multiple-choice reasoning dataset originally released by Vilares and Gómez-Rodríguez (2019). The update responds to the growing need for high-quality datasets that capture the linguistic and conceptual complexity of healthcare reasoning. We extend the dataset to over 12,000 questions from ten years of Spanish professional exams, benchmark several open-source LLMs using prompting, RAG, and probability-based answer selection, and provide additional multilingual versions to support future work. Results indicate that performance is mainly driven by model scale and intrinsic reasoning ability, with complex inference strategies obtaining limited gains. Together, these results establish HEAD-QA v2 as a reliable resource for advancing research on biomedical reasoning and model improvement.
