paper-with-me

홈 › Papers

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, Seokhwan Kim, Yang Liu, Dilek Hakkani-Tur

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 responses are factually correct. In this paper, we examine factual correctness in knowledge-grounded neural response generation models. We present a human annotation setup to identify three different response types: responses that are factually consistent with respect to the input knowledge, responses that contain hallucinated knowledge, and non-verifiable chitchat style responses. We use this setup to annotate responses generated using different stateof-the-art models, knowledge snippets, and decoding strategies. In addition, to facilitate the development of a factual consistency detector, we automatically create a new corpus called Conv-FEVER that is adapted from the Wizard of Wikipedia dataset and includes factually consistent and inconsistent responses. We demonstrate the benefit of our Conv-FEVER dataset by showing that the models trained on this data perform reasonably well to detect factually inconsistent responses with respect to the provided knowledge through evaluation on our human annotated data. We will release the Conv-FEVER dataset and the human annotated responses.

📄 PDF Abstract BibTeX arXiv:2110.05456

Code (1)

alexa/factual-consistency-analysis-of-dialogs 공식 구현

Tasks

Response Generation

Methods 이 논문이 사용한 방법론

Wizard Computer vision is an interesting tool for animal behavior monitoring, mainly because it limits animal handling and it can be used to record various traits using only one sensor.…

Similar Papers 제목 키워드 기반

Optimizing the Factual Correctness of a Summary: A Study of Summarizing Radiology Reports

2019-11-06 · ACL 2020 6 · Yuhao Zhang, Derek Merck, Emily Bao Tsai, Christopher D. Manning 외

Neural abstractive summarization models are able to generate summaries which have high overlap with human references. However, existing models are not optimized for factual correctness, a critical metric in real-world ap…

Abstractive Text SummarizationFact CheckingReinforcement LearningReinforcement Learning (RL)

Injecting knowledge into language generation: a case study in auto-charting after-visit care instructions from medical dialogue

2023-06-06 · Maksim Eremeev, Ilya Valmianski, Xavier Amatriain, Anitha Kannan

Factual correctness is often the limiting factor in practical applications of natural language generation in high-stakes domains such as healthcare. An essential requirement for maintaining factuality is the ability to d…

Text Generation

PROMETHEUS: Automating Deep Causal Research Integrating Text, Data and Models

2026-05-13 · Sridhar Mahadevan arxiv

Large language models can extract local causal claims from text, but those claims become more useful when organized as persistent, navigable world models rather than as flat summaries. We introduce PROMETHEUS, a framewor…

Locating and Editing Factual Associations in GPT

2022-02-10 · Kevin Meng, David Bau, Alex Andonian, Yonatan Belinkov

We analyze the storage and recall of factual associations in autoregressive transformer language models, finding evidence that these associations correspond to localized, directly-editable computations. We first develop …

counterfactualModel EditingRelation ExtractionSpecificity

Disentangling Visual and Factual Correctness in LVLMs' Visualization Literacy

2026-06-02 · Soohyun Lee, Jaeyoung Kim, Seokhyeon Park, Sihyeon Lee 외 arxiv

Large Vision-Language Models (LVLMs) show strong visualization interpretation, yet it is unclear whether their responses reflect genuine reasoning over visual evidence or factual priors learned during training. Current e…

Visual Reasoning