paper-with-me

홈 › Papers

Factually Consistent Summarization via Reinforcement Learning with Textual Entailment Feedback

2023-05-31 · Paul Roit, Johan Ferret, Lior Shani, Roee Aharoni, Geoffrey Cideron, Robert Dadashi, Matthieu Geist, Sertan Girgin, Léonard Hussenot, Orgad Keller, Nikola Momchev, Sabela Ramos, Piotr Stanczyk, Nino Vieillard, Olivier Bachem, Gal Elidan, Avinatan Hassidim, Olivier Pietquin, Idan Szpektor

Despite the seeming success of contemporary grounded text generation systems, they often tend to generate factually inconsistent text with respect to their input. This phenomenon is emphasized in tasks like summarization, in which the generated summaries should be corroborated by their source article. In this work, we leverage recent progress on textual entailment models to directly address this problem for abstractive summarization systems. We use reinforcement learning with reference-free, textual entailment rewards to optimize for factual consistency and explore the ensuing trade-offs, as improved consistency may come at the cost of less informative or more extractive summaries. Our results, according to both automatic metrics and human evaluation, show that our method considerably improves the faithfulness, salience, and conciseness of the generated summaries.

📄 PDF Abstract BibTeX arXiv:2306.00186

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationNatural Language Inferencereinforcement-learningReinforcement LearningText Generation

Similar Papers 제목 키워드 기반

Evaluating Factuality in Generation with Dependency-level Entailment

2020-10-12 · Findings of the Association for Computational Linguistics 2020 · Tanya Goyal, Greg Durrett

Despite significant progress in text generation models, a serious limitation is their tendency to produce text that is factually inconsistent with information in the input. Recent work has studied whether textual entailm…

ARCNatural Language InferenceQuestion GenerationQuestion-Generation+2

AMRFact: Enhancing Summarization Factuality Evaluation with AMR-Driven Negative Samples Generation

2023-11-16 · Haoyi Qiu, Kung-Hsiang Huang, Jingnong Qu, Nanyun Peng

Ensuring factual consistency is crucial for natural language generation tasks, particularly in abstractive summarization, where preserving the integrity of information is paramount. Prior works on evaluating factual cons…

Abstractive Text SummarizationNatural Language InferenceText Generation

Evaluating the Factual Consistency of Large Language Models Through News Summarization

2022-11-15 · Derek Tam, Anisha Mascarenhas, Shiyue Zhang, Sarah Kwan 외

While large language models (LLMs) have proven to be effective on a large variety of tasks, they are also known to hallucinate information. To measure whether an LLM prefers factually consistent continuations of its inpu…

News Summarization

CLIFF: Contrastive Learning for Improving Faithfulness and Factuality in Abstractive Summarization

2021-09-19 · EMNLP 2021 11 · Shuyang Cao, Lu Wang

We study generating abstractive summaries that are faithful and factually consistent with the given articles. A novel contrastive learning formulation is presented, which leverages both reference summaries, as positive t…

Abstractive Text SummarizationArticlesContrastive LearningReranking

Masked Summarization to Generate Factually Inconsistent Summaries for Improved Factual Consistency Checking

2022-05-04 · Findings (NAACL) 2022 7 · Hwanhee Lee, Kang Min Yoo, Joonsuk Park, Hwaran Lee 외

Despite the recent advances in abstractive summarization systems, it is still difficult to determine whether a generated summary is factual consistent with the source text. To this end, the latest approach is to train a …

Abstractive Text Summarization