paper-with-me

홈 › Papers

Sticking to the Facts: Confident Decoding for Faithful Data-to-Text Generation

2019-10-19 · Ran Tian, Shashi Narayan, Thibault Sellam, Ankur P. Parikh

We address the issue of hallucination in data-to-text generation, i.e., reducing the generation of text that is unsupported by the source. We conjecture that hallucination can be caused by an encoder-decoder model generating content phrases without attending to the source; so we propose a confidence score to ensure that the model attends to the source whenever necessary, as well as a variational Bayes training framework that can learn the score from data. Experiments on the WikiBio (Lebretet al., 2016) dataset show that our approach is more faithful to the source than existing state-of-the-art approaches, according to both PARENT score (Dhingra et al., 2019) and human evaluation. We also report strong results on the WebNLG (Gardent et al., 2017) dataset.

📄 PDF Abstract BibTeX arXiv:1910.08684

Code (0)

등록된 구현이 없습니다.

Tasks

Data-to-Text GenerationDecoderHallucinationText Generation

Similar Papers 제목 키워드 기반

Think While You Write: Hypothesis Verification Promotes Faithful Knowledge-to-Text Generation

2023-11-16 · Yifu Qiu, Varun Embar, Shay B. Cohen, Benjamin Han

Knowledge-to-text generators often struggle to faithfully generate descriptions for the input facts: they may produce hallucinations that contradict the input, or describe facts not present in the input. To reduce halluc…

Natural Language InferenceText Generation

Quantifying and Optimizing Global Faithfulness in Persona-driven Role-playing

2024-05-13 · Letian Peng, Jingbo Shang

Persona-driven role-playing (PRP) aims to build AI characters that can respond to user queries by faithfully sticking with all persona statements. Unfortunately, existing faithfulness criteria for PRP are limited to coar…

Natural Language Inference

FACT-E: Causality-Inspired Evaluation for Trustworthy Chain-of-Thought Reasoning

2026-04-12 · Yuxi Sun, Aoqi Zuo, Haotian Xie, Wei Gao 외 arxiv

Chain-of-Thought (CoT) prompting has improved LLM reasoning, but models often generate explanations that appear coherent while containing unfaithful intermediate steps. Existing self-evaluation approaches are prone to in…

Can We Trust LLM's Logic? Quantifying Uncertainty, Coherence, and Robustness via a Graph-Based Framework

2026-07-09 · Riccardo Revalor, Jalees Rehman, Debjit Pal arxiv

Large-Language Models (LLMs) can be prone to flawed and unfaithful reasoning that decoding strategies like Self-Consistency (SC) fail to detect as they evaluate only final-answer agreement while ignoring the logical vali…

DSVD: Dynamic Self-Verify Decoding for Faithful Generation in Large Language Models

2025-03-05 · YiQiu Guo, Yuchen Yang, Zhe Chen, Pingjie Wang 외

The reliability of large language models remains a critical challenge, particularly due to their susceptibility to hallucinations and factual inaccuracies during text generation. Existing solutions either underutilize mo…

HallucinationText Generation