Automated Benchmark Generation from Domain Guidelines Informed by Bloom's Taxonomy
Si Chen, Le Huy Khiem, Annalisa Szymanski, Ronald Metoyer, Ting Hua, Nitesh V. Chawla
TL;DR
BloomQA provides a domain-grounded benchmark design that circumvents reliance on exam banks by automatically extracting actionable practices from guidelines, turning them into violation-based scenarios, and expanding them into Bloom-enriched MCQs and multi-turn dialogues. The framework yields three large-scale datasets (Teach-QA, Diet-QA, CareGiving-QA) and demonstrates robust psychometric properties, including item discrimination and Bloom-level differentiation, across domains. It additionally shows that dialogue data can be used to finetune models for improved domain grounding, particularly in higher-order reasoning tasks. The approach offers a scalable, principled pathway to evaluate contextualized reasoning in real-world, practice-based settings.
Abstract
Open-ended question answering (QA) evaluates a model's ability to perform contextualized reasoning beyond factual recall. This challenge is especially acute in practice-based domains, where knowledge is procedural and grounded in professional judgment, while most existing LLM benchmarks depend on pre-existing human exam datasets that are often unavailable in such settings. We introduce a framework for automated benchmark generation from expert-authored guidelines informed by Bloom's Taxonomy. It converts expert practices into implicit violation-based scenarios and expands them into auto-graded multiple-choice questions (MCQs) and multi-turn dialogues across four cognitive levels, enabling deterministic, reproducible, and scalable evaluation. Applied to three applied domains: teaching, dietetics, and caregiving, we find differences between model and human-like reasoning: LLMs sometimes perform relatively better on higher-order reasoning (Analyze) but fail more frequently on lower-level items (Remember). We produce large-scale, psychometrically informed benchmarks that surface these non-intuitive model behaviors and enable evaluation of contextualized reasoning in real-world settings.
