Generating Wikipedia by Summarizing Long Sequences
About
We show that generating English Wikipedia articles can be approached as a multi- document summarization of source documents. We use extractive summarization to coarsely identify salient information and a neural abstractive model to generate the article. For the abstractive model, we introduce a decoder-only architecture that can scalably attend to very long sequences, much longer than typical encoder- decoder architectures used in sequence transduction. We show that this model can generate fluent, coherent multi-sentence paragraphs and even whole Wikipedia articles. When given reference documents, we show it can extract relevant factual information as reflected in perplexity, ROUGE scores and human evaluations.
Peter J. Liu, Mohammad Saleh, Etienne Pot, Ben Goodrich, Ryan Sepassi, Lukasz Kaiser, Noam Shazeer• 2018
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-document summarization | WikiSUM (test) | ROUGE-140.77 | 14 | |
| Lead Paragraph Generation | WikiSum CommonCrawl static (test) | ROUGE-L38.8 | 8 | |
| Music Modeling | Piano-e-Competition (val) | Val NLL1.863 | 6 | |
| Abstractive Summarization | WikiCatSum Company (test) | Completeness2.69 | 5 | |
| Wikipedia Abstract Generation | WikiCatSum Company (test) | ROUGE-10.197 | 5 | |
| Wikipedia Abstract Generation | WikiCatSum Animal (test) | ROUGE-125.2 | 5 | |
| Abstractive Summarization | WikiCatSum Film (test) | Completeness1.93 | 5 | |
| Abstractive Summarization | WikiCatSum Animal (test) | Completeness2.22 | 5 | |
| Wikipedia Abstract Generation | WikiCatSum Film (test) | ROUGE-119.8 | 5 |
Showing 9 of 9 rows