Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Global Encoding for Abstractive Summarization

About

In neural abstractive summarization, the conventional sequence-to-sequence (seq2seq) model often suffers from repetition and semantic irrelevance. To tackle the problem, we propose a global encoding framework, which controls the information flow from the encoder to the decoder based on the global information of the source context. It consists of a convolutional gated unit to perform global encoding to improve the representations of the source-side information. Evaluations on the LCSTS and the English Gigaword both demonstrate that our model outperforms the baseline models, and the analysis shows that our model is capable of reducing repetition.

Junyang Lin, Xu Sun, Shuming Ma, Qi Su• 2018

Related benchmarks

TaskDatasetResultRank
Abstractive SummarizationGigaword (test)
ROUGE-136.3
58
Abstractive SummarizationGigawords (test)
ROUGE-136.3
27
Abstractive Text SummarizationGigaword
ROUGE-136.3
14
Abstractive SummarizationLCSTS
ROUGE-139.4
7
Social Media Text SummarizationWeibo (test)
ROUGE-127.32
6
Document SummarizationSocial Media Document Summarization Human Evaluation Set (100 summaries)
Fluency (Mean Score)2.2
3
Showing 6 of 6 rows

Other info

Code

Follow for update