CoP: Factual Inconsistency Detection by Controlling the Preference
Shuaijie She, Xiang Geng, Shujian Huang, Jiajun Chen

TL;DR
This paper introduces CoP, an unsupervised framework that detects factual inconsistencies in summarization by controlling model preferences with prompts, achieving state-of-the-art results across multiple tasks.
Contribution
It proposes a novel unsupervised method using prompts to measure factual consistency preferences, enabling fine-grained inconsistency detection and extension to supervised learning.
Findings
Achieves new SOTA on three factual inconsistency detection tasks.
Effectively distinguishes specific inconsistency categories like entity and coreference.
Demonstrates the utility of prompt-controlled preference measurement.
Abstract
Abstractive summarization is the process of generating a summary given a document as input. Although significant progress has been made, the factual inconsistency between the document and the generated summary still limits its practical applications. Previous work found that the probabilities assigned by the generation model reflect its preferences for the generated summary, including the preference for factual consistency, and the preference for the language or knowledge prior as well. To separate the preference for factual consistency, we propose an unsupervised framework named CoP by controlling the preference of the generation model with the help of prompt. More specifically, the framework performs an extra inference step in which a text prompt is introduced as an additional input. In this way, another preference is described by the generation probability of this extra inference…
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.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
