paper-with-me

Papers

Probing Factually Grounded Content Transfer with Factual Ablation

2022-03-18 · Findings (ACL) 2022 5 · Peter West, Chris Quirk, Michel Galley, Yejin Choi

Despite recent success, large neural models often generate factually incorrect text. Compounding this is the lack of a standard automatic evaluation for factuality--it cannot be meaningfully improved if it cannot be measured. Grounded generation promises a path to solving both of these problems: models draw on a reliable external document (grounding) for factual information, simplifying the challenge of factuality. Measuring factuality is also simplified--to factual consistency, testing whether the generation agrees with the grounding, rather than all facts. Yet, without a standard automatic metric for factual consistency, factually grounded generation remains an open problem. We study this problem for content transfer, in which generations extend a prompt, using information from factual grounding. Particularly, this domain allows us to introduce the notion of factual ablation for automatically measuring factual consistency: this captures the intuition that the model should be less likely to produce an output given a less relevant grounding document. In practice, we measure this by presenting a model with two grounding documents, and the model should prefer to use the more factually relevant one. We contribute two evaluation sets to measure this. Applying our new evaluation, we propose multiple novel methods improving over strong baselines.

📄 PDF Abstract BibTeX arXiv:2203.10133

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Counterfactual Probing for Hallucination Detection and Mitigation in Large Language Models

2025-08-03 · Yijun Feng arxiv

Large Language Models have demonstrated remarkable capabilities across diverse tasks, yet they frequently generate hallucinations outputs that are fluent but factually incorrect or unsupported. We propose Counterfactual …

Q^{2}: Evaluating Factual Consistency in Knowledge-Grounded Dialogues via Question Generation and Question Answering

2021-11-01 · EMNLP 2021 11 · Or Honovich, Leshem Choshen, Roee Aharoni, Ella Neeman 외

Neural knowledge-grounded generative models for dialogue often produce content that is factually inconsistent with the knowledge they rely on, making them unreliable and limiting their applicability. Inspired by recent w…

Abstractive Text SummarizationNatural Language InferenceQuestion AnsweringQuestion Generation+1

$Q^{2}$: Evaluating Factual Consistency in Knowledge-Grounded Dialogues via Question Generation and Question Answering

2021-04-16 · Or Honovich, Leshem Choshen, Roee Aharoni, Ella Neeman 외

Neural knowledge-grounded generative models for dialogue often produce content that is factually inconsistent with the knowledge they rely on, making them unreliable and limiting their applicability. Inspired by recent w…

Abstractive Text SummarizationDialogue EvaluationNatural Language InferenceQuestion Answering+2

Rome was built in 1776: A Case Study on Factual Correctness in Knowledge-Grounded Response Generation

2021-10-11 · Sashank Santhanam, Behnam Hedayatnia, Spandana Gella, Aishwarya Padmakumar 외

Recently neural response generation models have leveraged large pre-trained transformer models and knowledge snippets to generate relevant and informative responses. However, this does not guarantee that generated respon…

Response Generation

FAGER: Factually Grounded Evaluation and Refinement of Text-to-Image Models

2026-05-18 · Youngsun Lim, Cusuh Ham, Pin-Yu Chen, Deepti Ghadiyaram arxiv

Existing text-to-image (T2I) evaluation metrics mainly assess whether generated images align with information explicitly stated in the prompt, but often fail to capture factual requirements that are implicit, externally …