Global Encoding for Abstractive Summarization
2018-05-10ACL 2018Code Available0· sign in to hype
Junyang Lin, Xu sun, Shuming Ma, Qi Su
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/lancopku/Global-EncodingOfficialIn paperpytorch★ 0
- github.com/lixuanhng/Global-Encoding-for-Abstractive-Summarizationpytorch★ 0
- github.com/jiahuanluo/Gated-attention_sumpytorch★ 0
- github.com/wuhao050698/Abstractive-Summarizationpytorch★ 0
Abstract
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.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| GigaWord | CGU | ROUGE-1 | 36.3 | — | Unverified |