EMNLP 2022main10 citations

Few-shot Query-Focused Summarization with Prefix-Merging

Ruifeng Yuan, Zili Wang, Ziqiang Cao, Wenjie Li

Abstract

Query-focused summarization has been considered as an important extension for text summarization. It aims to generate a concise highlight for a given query. Different from text summarization, query-focused summarization has long been plagued by the problem of lacking high-quality large-scale datasets. In this paper, we investigate the idea that whether we can integrate and transfer the knowledge of text summarization and question answering to assist the few-shot learning in query-focused summarization. Here, we propose prefix-merging, a prefix-based pretraining strategy for few-shot learning in query-focused summarization. Drawn inspiration from prefix-tuning, we are allowed to integrate the task knowledge from text summarization and question answering into a properly designed prefix and apply the merged prefix to query-focused summarization. With only a small amount of trainable parameters, prefix-merging outperforms fine-tuning on query-focused summarization. We further discuss the influence of different prefix designs and propose a visualized explanation for how prefix-merging works.

BibTeX
@inproceedings{yuan-etal-2022-shot,
    title = "Few-shot Query-Focused Summarization with Prefix-Merging",
    author = "Yuan, Ruifeng  and
      Wang, Zili  and
      Cao, Ziqiang  and
      Li, Wenjie",
    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.243/",
    doi = "10.18653/v1/2022.emnlp-main.243",
    pages = "3704--3714"
}
Few-shot Query-Focused Summarization with Prefix-Merging · EMNLP 2022