CLMay 30, 2025

MultiHoax: A Dataset of Multi-hop False-Premise Questions

arXiv:2506.00264v25 citationsh-index: 16ACL
Originality Incremental advance
AI Analysis

This addresses the need for more robust false premise detection in LLMs deployed in high-stakes domains, though it's an incremental contribution focused on evaluation methodology.

The paper tackles the problem of evaluating large language models' ability to detect false premises in multi-step reasoning tasks, introducing the MultiHoax benchmark dataset spanning seven countries and ten knowledge categories. Experiments show state-of-the-art LLMs struggle significantly with false premise detection across these diverse contexts.

As Large Language Models are increasingly deployed in high-stakes domains, their ability to detect false assumptions and reason critically is crucial for ensuring reliable outputs. False-premise questions (FPQs) serve as an important evaluation method by exposing cases where flawed assumptions lead to incorrect responses. While existing benchmarks focus on single-hop FPQs, real-world reasoning often requires multi-hop inference, where models must verify consistency across multiple reasoning steps rather than relying on surface-level cues. To address this gap, we introduce MultiHoax, a benchmark for evaluating LLMs' ability to handle false premises in complex, multi-step reasoning tasks. Our dataset spans seven countries and ten diverse knowledge categories, using Wikipedia as the primary knowledge source to enable factual reasoning across regions. Experiments reveal that state-of-the-art LLMs struggle to detect false premises across different countries, knowledge categories, and multi-hop reasoning types, highlighting the need for improved false premise detection and more robust multi-hop reasoning capabilities in LLMs.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes