Syn-QA2: Evaluating False Assumptions in Long-tail Questions with Synthetic QA Datasets
Ashwin Daswani, Rohan Sawant, Najoung Kim
TL;DR
Syn-(QA)^2 tackles the problem that QA systems struggle with false assumptions in long-tail information-seeking questions by providing two synthetic datasets generated via entity perturbation on Wikidata and HotpotQA. The authors systematically compare multiple large language models on a binary false-assumption detection task and on generative QA, revealing persistent challenges, model biases, and the benefits of search-engine augmentation. The datasets enable controlled minimal-pair comparisons that isolate the impact of false premises in both single-hop and multi-hop contexts. The work highlights the need for robust evaluation protocols for false premises in open-domain QA and offers a practical resource for diagnosing and improving future systems.
Abstract
Sensitivity to false assumptions (or false premises) in information-seeking questions is critical for robust question-answering (QA) systems. Recent work has shown that false assumptions in naturally occurring questions pose challenges to current models, with low performance on both generative QA and simple detection tasks (Kim et al. 2023). However, the focus of existing work on naturally occurring questions leads to a gap in the analysis of model behavior on the long tail of the distribution of possible questions. To this end, we introduce Syn-(QA)$^2$, a set of two synthetically generated QA datasets: one generated using perturbed relations from Wikidata, and the other by perturbing HotpotQA (Yang et al. 2018). Our findings from evaluating a range of large language models are threefold: (1) false assumptions in QA are challenging, echoing the findings of prior work, (2) the binary detection task is challenging even compared to the difficulty of generative QA itself, possibly due to the linguistic structure of the problem, and (3) the detection task is more challenging with long-tail questions compared to naturally occurring questions, highlighting the utility of our synthetic datasets and generation method.
