We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Abstractive Text Summarization based on Language Model Conditioning and Locality Modeling

Abstract: We explore to what extent knowledge about the pre-trained language model that is used is beneficial for the task of abstractive summarization. To this end, we experiment with conditioning the encoder and decoder of a Transformer-based neural model on the BERT language model. In addition, we propose a new method of BERT-windowing, which allows chunk-wise processing of texts longer than the BERT window size. We also explore how locality modelling, i.e., the explicit restriction of calculations to the local context, can affect the summarization ability of the Transformer. This is done by introducing 2-dimensional convolutional self-attention into the first layers of the encoder. The results of our models are compared to a baseline and the state-of-the-art models on the CNN/Daily Mail dataset. We additionally train our model on the SwissText dataset to demonstrate usability on German. Both models outperform the baseline in ROUGE scores on two datasets and show its superiority in a manual qualitative analysis.
Comments: Proceedings of the 12th Language Resources and Evaluation Conference (LREC 2020). To appear
Subjects: Computation and Language (cs.CL); Machine Learning (cs.LG)
Cite as: arXiv:2003.13027 [cs.CL]
  (or arXiv:2003.13027v1 [cs.CL] for this version)

Submission history

From: Georg Rehm [view email]
[v1] Sun, 29 Mar 2020 14:00:17 GMT (98kb,D)

Link back to: arXiv, form interface, contact.