TL;DR
This paper introduces a scalable, weakly-supervised model for verifying the factual consistency of abstractive summaries, outperforming previous methods and aiding human verification.
Contribution
It presents a novel weakly-supervised, model-based approach that jointly verifies factual consistency and extracts supporting spans, improving over prior supervised methods.
Findings
Outperforms previous models in factual consistency verification
Effective span extraction aids human verification
Scalable approach applicable to state-of-the-art summaries
Abstract
Currently used metrics for assessing summarization algorithms do not account for whether summaries are factually consistent with source documents. We propose a weakly-supervised, model-based approach for verifying factual consistency and identifying conflicts between source documents and a generated summary. Training data is generated by applying a series of rule-based transformations to the sentences of source documents. The factual consistency model is then trained jointly for three tasks: 1) identify whether sentences remain factually consistent after transformation, 2) extract a span in the source documents to support the consistency prediction, 3) extract a span in the summary sentence that is inconsistent if one exists. Transferring this model to summaries generated by several state-of-the art models reveals that this highly scalable approach substantially outperforms previous…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
