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

Simple Unsupervised Summarization by Contextual Matching

About

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.

Jiawei Zhou, Alexander M. Rush• 2019

Related benchmarks

TaskDatasetResultRank
Abstractive SummarizationGigaword (test)
ROUGE-137.03
58
Sentence CompressionGoogle
F1 Score61
7
Sentence CompressionGigaword
ROUGE-1 F126.48
6
Extractive SummarizationGoogle dataset (test)
F1 Score82.1
5
Showing 4 of 4 rows

Other info

Code

Follow for update