EMNLP 2022main12 citations

Curriculum Prompt Learning with Self-Training for Abstractive Dialogue Summarization

Changqun Li, Linlin Wang, Xin Lin, Gerard de Melo, Liang He

Abstract

Succinctly summarizing dialogue is a task of growing interest, but inherent challenges, such as insufficient training data and low information density impede our ability to train abstractive models. In this work, we propose a novel curriculum-based prompt learning method with self-training to address these problems. Specifically, prompts are learned using a curriculum learning strategy that gradually increases the degree of prompt perturbation, thereby improving the dialogue understanding and modeling capabilities of our model. Unlabeled dialogue is incorporated by means of self-training so as to reduce the dependency on labeled data. We further investigate topic-aware prompts to better plan for the generation of summaries. Experiments confirm that our model substantially outperforms strong baselines and achieves new state-of-the-art results on the AMI and ICSI datasets. Human evaluations also show the superiority of our model with regard to the summary generation quality.

BibTeX
@inproceedings{li-etal-2022-curriculum,
    title = "Curriculum Prompt Learning with Self-Training for Abstractive Dialogue Summarization",
    author = "Li, Changqun  and
      Wang, Linlin  and
      Lin, Xin  and
      de Melo, Gerard  and
      He, Liang",
    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.72/",
    doi = "10.18653/v1/2022.emnlp-main.72",
    pages = "1096--1106"
}
Curriculum Prompt Learning with Self-Training for Abstractive Dialogue Summarization · EMNLP 2022