paper-with-me

홈 › Papers

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

2025-05-30 · Mohammadamin Shafiei, Hamidreza Saffari, Nafise Sadat Moosavi

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.

📄 PDF Abstract BibTeX arXiv:2506.00264

Code (1)

mamin78/mhfpq 공식 구현

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Won't Get Fooled Again: Answering Questions with False Premises

2023-07-05 · Shengding Hu, Yifan Luo, Huadong Wang, Xingyi Cheng 외

Pre-trained language models (PLMs) have shown unprecedented potential in various fields, especially as the backbones for question-answering (QA) systems. However, they tend to be easily deceived by tricky questions such …

Question Answering

Judge Before Answer: Can MLLM Discern the False Premise in Question?

2025-10-13 · Jidong Li, Lingyong Fang, Haodong Zhao, Sufeng Duan 외 arxiv

Multimodal large language models (MLLMs) have witnessed astonishing advancements in recent years. Despite these successes, MLLMs remain vulnerable to flase premise problems. However, existing benchmarks targeting this is…

KG-FPQ: Evaluating Factuality Hallucination in LLMs with Knowledge Graph-based False Premise Questions

2024-07-08 · Yanxu Zhu, Jinlin Xiao, Yuhang Wang, Jitao Sang

Recent studies have demonstrated that large language models (LLMs) are susceptible to being misled by false premise questions (FPQs), leading to errors in factual knowledge, know as factuality hallucination. Existing ben…

HallucinationKnowledge Graphs

Whispers that Shake Foundations: Analyzing and Mitigating False Premise Hallucinations in Large Language Models

2024-02-29 · Hongbang Yuan, Pengfei Cao, Zhuoran Jin, Yubo Chen 외

Large Language Models (LLMs) have shown impressive capabilities but still suffer from the issue of hallucinations. A significant type of this issue is the false premise hallucination, which we define as the phenomenon wh…

Hallucination

The Promise of Premise: Harnessing Question Premises in Visual Question Answering

2017-05-01 · EMNLP 2017 9 · Aroma Mahendru, Viraj Prabhu, Akrit Mohapatra, Dhruv Batra 외

In this paper, we make a simple observation that questions about images often contain premises - objects and relationships implied by the question - and that reasoning about premises can help Visual Question Answering (V…

Question AnsweringRelevance DetectionVisual Question AnsweringVisual Question Answering (VQA)