EMNLP 2024finding2 citations

Improving Factual Consistency of News Summarization by Contrastive Preference Optimization

Huawen Feng, Yan Fan, Xiong Liu, Ting-En Lin, Zekun Yao, Yuchuan Wu, Fei Huang, Yongbin Li

Abstract

Despite the recent progress in news summarization made by large language models (LLMs), they often generate summaries that are factually inconsistent with original articles, known as “hallucinations” in text generation. Unlike previous small models (e.g., BART, T5), current LLMs make fewer silly mistakes but more sophisticated ones, such as imposing cause and effect, adding false details, overgeneralizing, etc. These hallucinations are challenging to detect through traditional methods, which poses great challenges for improving the factual consistency of text summarization. In this paper, we propose Contrastive Preference Optimization (CPO) to disentangle the LLMs’ propensities to generate faithful and fake content. Furthermore, we adopt a probing-based specific training method to improve their capacity of distinguishing two types of propensities. In this way, LLMs can execute the instructions more accurately and have enhanced perception of hallucinations. Experimental results show that CPO significantly improves the reliability of summarization based on LLMs.

BibTeX
@inproceedings{feng-etal-2024-improving-factual,
    title = "Improving Factual Consistency of News Summarization by Contrastive Preference Optimization",
    author = "Feng, Huawen  and
      Fan, Yan  and
      Liu, Xiong  and
      Lin, Ting-En  and
      Yao, Zekun  and
      Wu, Yuchuan  and
      Huang, Fei  and
      Li, Yongbin  and
      Ma, Qianli",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.648/",
    doi = "10.18653/v1/2024.findings-emnlp.648",
    pages = "11084--11100"
}
Improving Factual Consistency of News Summarization by Contrastive Preference Optimization · EMNLP 2024