@inproceedings{zhang-etal-2023-diffusum,
    title = "{D}iffu{S}um: Generation Enhanced Extractive Summarization with Diffusion",
    author = "Zhang, Haopeng  and
      Liu, Xiao  and
      Zhang, Jiawei",
    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://preview.aclanthology.org/ingest-emnlp/2023.findings-acl.828/",
    doi = "10.18653/v1/2023.findings-acl.828",
    pages = "13089--13100",
    abstract = "Extractive summarization aims to form a summary by directly extracting sentences from the source document. Existing works mostly formulate it as a sequence labeling problem by making individual sentence label predictions. This paper proposes DiffuSum, a novel paradigm for extractive summarization, by directly generating the desired summary sentence representations with diffusion models and extracting sentences based on sentence representation matching. In addition, DiffuSum jointly optimizes a contrastive sentence encoder with a matching loss for sentence representation alignment and a multi-class contrastive loss for representation diversity. Experimental results show that DiffuSum achieves the new state-of-the-art extractive results on CNN/DailyMail with ROUGE scores of 44.83/22.56/40.56. Experiments on the other two datasets with different summary lengths and cross-dataset evaluation also demonstrate the effectiveness of DiffuSum. The strong performance of our framework shows the great potential of adapting generative models for extractive summarization."
}Markdown (Informal)
[DiffuSum: Generation Enhanced Extractive Summarization with Diffusion](https://preview.aclanthology.org/ingest-emnlp/2023.findings-acl.828/) (Zhang et al., Findings 2023)
ACL