Litcius/Paper detail

Learn to Copy from the Copying History: Correlational Copy Network for Abstractive Summarization

Haoran Li, Song Xu, Peng Yuan, Yujia Wang, Youzheng Wu, Xiaodong He, Bowen Zhou

2021Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing11 citationsDOIOpen Access PDF

Abstract

The copying mechanism has had considerable success in abstractive summarization, facilitating models to directly copy words from the input text to the output summary. Existing works mostly employ encoder-decoder attention, which applies copying at each time step independently of the former ones. However, this may sometimes lead to incomplete copying. In this paper, we propose a novel copying scheme named Correlational Copying Network (CoCoNet) that enhances the standard copying mechanism by keeping track of the copying history. It thereby takes advantage of prior copying distributions and, at each time step, explicitly encourages the model to copy the input word that is relevant to the previously copied one. In addition, we strengthen CoCoNet through pretraining with suitable corpora that simulate the copying behaviors. Experimental results show that CoCoNet can copy more accurately and achieves new state-of-the-art performances on summarization benchmarks, including CNN/DailyMail for news summarization and SAMSum for dialogue summarization. Our code is available at https:// github.com/hrlinlp/coconet.

Topics & Concepts

CopyingAutomatic summarizationComputer scienceEncoderCode (set theory)Word (group theory)Artificial intelligenceProgramming languageLinguisticsOperating systemSet (abstract data type)LawPolitical sciencePhilosophyTopic ModelingNatural Language Processing TechniquesMultimodal Machine Learning Applications
Learn to Copy from the Copying History: Correlational Copy Network for Abstractive Summarization | Litcius