CLAIAug 27, 2024

Evidence-Enhanced Triplet Generation Framework for Hallucination Alleviation in Generative Question Answering

Peking U
arXiv:2408.15037v11 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses hallucination issues in generative question answering for users relying on accurate, document-derived answers, representing an incremental improvement.

The paper tackles hallucination in generative question answering by proposing an evidence-enhanced triplet generation framework, EATQA, which improves logical understanding and outperforms other methods on benchmarks.

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 GQA benchmarks. Further analysis shows that our method not only keeps prior knowledge within LLM, but also mitigates hallucination and generates faithful answers.

Foundations

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

Your Notes