Self-supervised Learning For Contextualized Extractive Summarization | Awesome LLM Papers Add your paper to Awesome LLM Papers

Self-supervised Learning For Contextualized Extractive Summarization

Hong Wang, Xin Wang, Wenhan Xiong, Mo Yu, Xiaoxiao Guo, Shiyu Chang, William Yang Wang . Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics 2019 – 61 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
ACL Training Techniques

Existing models for extractive summarization are usually trained from scratch with a cross-entropy loss, which does not explicitly capture the global context at the document level. In this paper, we aim to improve this task by introducing three auxiliary pre-training tasks that learn to capture the document-level context in a self-supervised fashion. Experiments on the widely-used CNN/DM dataset validate the effectiveness of the proposed auxiliary tasks. Furthermore, we show that after pre-training, a clean model with simple building blocks is able to outperform previous state-of-the-art that are carefully designed.

Similar Work