DisastQA: A Comprehensive Benchmark for Evaluating Question Answering in Disaster Management
Zhitong Chen, Kai Yin, Xiangjue Dong, Chengkai Liu, Xiangpeng Li, Yiming Xiao, Bo Li, Junwei Ma, Ali Mostafavi, James Caverlee
TL;DR
DisastQA confronts the critical need for reliable question answering in disaster management by introducing a large-scale, human-verified benchmark that combines multiple-choice and open-ended tasks across eight disaster types. The authors employ a Human–LLM collaboration pipeline to generate high-quality questions grounded in real-world evidence and introduce a keypoint-based evaluation for open-ended responses, enabling rigorous measurement of factual completeness under controlled evidence settings (Base, Mix, Golden). Evaluations across 20 models reveal that while open-weight models close some gaps to proprietary systems in clean contexts, performance deteriorates substantially under noisy evidence, highlighting persistent reliability gaps for disaster response. The work provides a transferable benchmark, a principled evaluation protocol, and extensive results that emphasize the need for domain-specific reliability beyond general-domain fluency, with resources released for future research.
Abstract
Accurate question answering (QA) in disaster management requires reasoning over uncertain and conflicting information, a setting poorly captured by existing benchmarks built on clean evidence. We introduce DisastQA, a large-scale benchmark of 3,000 rigorously verified questions (2,000 multiple-choice and 1,000 open-ended) spanning eight disaster types. The benchmark is constructed via a human-LLM collaboration pipeline with stratified sampling to ensure balanced coverage. Models are evaluated under varying evidence conditions, from closed-book to noisy evidence integration, enabling separation of internal knowledge from reasoning under imperfect information. For open-ended QA, we propose a human-verified keypoint-based evaluation protocol emphasizing factual completeness over verbosity. Experiments with 20 models reveal substantial divergences from general-purpose leaderboards such as MMLU-Pro. While recent open-weight models approach proprietary systems in clean settings, performance degrades sharply under realistic noise, exposing critical reliability gaps for disaster response. All code, data, and evaluation resources are available at https://github.com/TamuChen18/DisastQA_open.
