Simple Unsupervised Summarization by Contextual Matching
2019-07-31ACL 2019Code Available0· sign in to hype
Jiawei Zhou, Alexander M. Rush
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/jzhou316/Unsupervised-Sentence-SummarizationOfficialIn paperpytorch★ 0
Abstract
We propose an unsupervised method for sentence summarization using only language modeling. The approach employs two language models, one that is generic (i.e. pretrained), and the other that is specific to the target domain. We show that by using a product-of-experts criteria these are enough for maintaining continuous contextual matching while maintaining output fluency. Experiments on both abstractive and extractive sentence summarization data sets show promising results of our method without being exposed to any paired data.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| GigaWord | Contextual Match | ROUGE-1 | 26.48 | — | Unverified |