COLING 2020main16 citations

Controllable Abstractive Sentence Summarization with Guiding Entities

Changmeng Zheng, Yi Cai, Guanjie Zhang, Qing Li

Abstract

Entities are the major proportion and build up the topic of text summaries. Although existing text summarization models can produce promising results of automatic metrics, for example, ROUGE, it is difficult to guarantee that an entity is contained in generated summaries. In this paper, we propose a controllable abstractive sentence summarization model which generates summaries with guiding entities. Instead of generating summaries from left to right, we start with a selected entity, generate the left part first, then the right part of a complete summary. Compared to previous entity-based text summarization models, our method can ensure that entities appear in final output summaries rather than generating the complete sentence with implicit entity and article representations. Our model can also generate more novel entities with them incorporated into outputs directly. To evaluate the informativeness of the proposed model, we develop a fine-grained informativeness metrics in the relevance, extraness and omission perspectives. We conduct experiments in two widely-used sentence summarization datasets and experimental results show that our model outperforms the state-of-the-art methods in both automatic evaluation scores and informativeness metrics.

BibTeX
@inproceedings{zheng-etal-2020-controllable,
    title = "Controllable Abstractive Sentence Summarization with Guiding Entities",
    author = "Zheng, Changmeng  and
      Cai, Yi  and
      Zhang, Guanjie  and
      Li, Qing",
    editor = "Scott, Donia  and
      Bel, Nuria  and
      Zong, Chengqing",
    booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
    month = dec,
    year = "2020",
    address = "Barcelona, Spain (Online)",
    publisher = "International Committee on Computational Linguistics",
    url = "https://aclanthology.org/2020.coling-main.497/",
    doi = "10.18653/v1/2020.coling-main.497",
    pages = "5668--5678"
}
Controllable Abstractive Sentence Summarization with Guiding Entities · COLING 2020