EMNLP 2022main161 citations

CTRLsum: Towards Generic Controllable Text Summarization

Junxian He, Wojciech Kryscinski, Bryan McCann, Nazneen Rajani, Caiming Xiong

Abstract

Current summarization systems yield generic summaries that are disconnected from users’ preferences and expectations. To address this limitation, we present CTRLsum, a generic framework to control generated summaries through a set of keywords. During training keywords are extracted automatically without requiring additional human annotations. At test time CTRLsum features a control function to map control signal to keywords; through engineering the control function, the same trained model is able to be applied to control summaries on various dimensions, while neither affecting the model training process nor the pretrained models. We additionally explore the combination of keywords and text prompts for more control tasks. Experiments demonstrate the effectiveness of CTRLsum on three domains of summarization datasets and five control tasks: (1) entity-centric and (2) length-controllable summarization, (3) contribution summarization on scientific papers, (4) invention purpose summarization on patent filings, and (5) question-guided summarization on news articles. Moreover, when used in a standard, unconstrained summarization setting, CTRLsum is comparable or better than strong pretrained systems.

BibTeX
@inproceedings{he-etal-2022-ctrlsum,
    title = "{CTRL}sum: Towards Generic Controllable Text Summarization",
    author = "He, Junxian  and
      Kryscinski, Wojciech  and
      McCann, Bryan  and
      Rajani, Nazneen  and
      Xiong, Caiming",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-main.396/",
    doi = "10.18653/v1/2022.emnlp-main.396",
    pages = "5879--5915"
}
CTRLsum: Towards Generic Controllable Text Summarization · EMNLP 2022