Identifying and Answering Questions with False Assumptions: An Interpretable Approach
Zijie Wang, Eduardo Blanco

TL;DR
This paper proposes an interpretable method for identifying and answering questions with false assumptions by leveraging external evidence and atomic assumption validation, improving LLM responses and interpretability.
Contribution
It introduces a novel approach that combines external evidence retrieval and atomic assumption validation to better handle false assumption questions in LLMs.
Findings
Incorporating retrieved evidence improves answer accuracy.
Generating and validating atomic assumptions enhances interpretability.
The approach reduces hallucinations in LLM responses.
Abstract
People often ask questions with false assumptions, a type of question that does not have regular answers. Answering such questions requires first identifying the false assumptions. Large Language Models (LLMs) often generate misleading answers to these questions because of hallucinations. In this paper, we focus on identifying and answering questions with false assumptions in several domains. We first investigate whether the problem reduces to fact verification. Then, we present an approach leveraging external evidence to mitigate hallucinations. Experiments with five LLMs demonstrate that (1) incorporating retrieved evidence is beneficial and (2) generating and validating atomic assumptions yields more improvements and provides an interpretable answer by pinpointing the false assumptions.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · Natural Language Processing Techniques
