ACL 2023findings0 citations

Model Intrinsic Features of Fine-tuning based Text Summarization Models for Factual Consistency

Jongyoon Song, Nohil Park, Bongkyu Hwang, Jaewoong Yun, Seongho Joe, Youngjune Gwon, Sungroh Yoon

Abstract

In this study, we analyze the model intrinsic features of a summarization model by varying the fine-tuning objectives and datasets. We fine-tune BART models combining three fine-tuning objectives (negative log-likelihood, unlikelihood, and contrastive loss) and two datasets (CNN/DailyMail and XSum) and provide shuffled or aligned documents to observe changes in the model predictions and intrinsic features. We find that (i) the inductive bias for factual consistency during the fine-tuning procedure depends on both the objectives and datasets, and (ii) summarization models with relatively low factual consistency are more likely to model summaries that are not conditional to the documents. We demonstrate that splitting data based on the unconditional and conditional summary modeling difficulty affects the factual consistency and intrinsic features of the summarization models. Our experimental results highlight the importance of studying the inductive bias during fine-tuning for factual consistency.

BibTeX
@inproceedings{song-etal-2023-model,
    title = "Model Intrinsic Features of Fine-tuning based Text Summarization Models for Factual Consistency",
    author = "Song, Jongyoon  and
      Park, Nohil  and
      Hwang, Bongkyu  and
      Yun, Jaewoong  and
      Joe, Seongho  and
      Gwon, Youngjune  and
      Yoon, Sungroh",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.872/",
    doi = "10.18653/v1/2023.findings-acl.872",
    pages = "13884--13898"
}