Evidence-Enhanced Triplet Generation Framework for Hallucination Alleviation in Generative Question Answering
Haowei Du, Huishuai Zhang, Dongyan Zhao

TL;DR
This paper introduces EATQA, a framework that enhances triplet generation to reduce hallucinations in generative question answering by explicitly modeling logical relationships among questions, evidence, and answers, leading to more faithful responses.
Contribution
The paper proposes a novel evidence-enhanced triplet generation framework that improves hallucination mitigation in GQA by explicitly modeling logical relations among question, evidence, and answer.
Findings
EATQA outperforms existing methods on two GQA benchmarks.
The framework reduces hallucinations and improves answer faithfulness.
It maintains prior knowledge while enhancing logical consistency.
Abstract
To address the hallucination in generative question answering (GQA) where the answer can not be derived from the document, we propose a novel evidence-enhanced triplet generation framework, EATQA, encouraging the model to predict all the combinations of (Question, Evidence, Answer) triplet by flipping the source pair and the target label to understand their logical relationships, i.e., predict Answer(A), Question(Q), and Evidence(E) given a QE, EA, and QA pairs, respectively. Furthermore, we bridge the distribution gap to distill the knowledge from evidence in inference stage. Our framework ensures the model to learn the logical relation between query, evidence and answer, which simultaneously improves the evidence generation and query answering. In this paper, we apply EATQA to LLama and it outperforms other LLMs-based methods and hallucination mitigation approaches on two challenging…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts · Mental Health via Writing · Advanced Text Analysis Techniques
MethodsLLaMA
