SOTAVerified

A Redundancy-Aware Sentence Regression Framework for Extractive Summarization

2016-12-01COLING 2016Unverified0· sign in to hype

Pengjie Ren, Furu Wei, Zhumin Chen, Jun Ma, Ming Zhou

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Existing sentence regression methods for extractive summarization usually model sentence importance and redundancy in two separate processes. They first evaluate the importance f(s) of each sentence s and then select sentences to generate a summary based on both the importance scores and redundancy among sentences. In this paper, we propose to model importance and redundancy simultaneously by directly evaluating the relative importance f(s|S) of a sentence s given a set of selected sentences S. Specifically, we present a new framework to conduct regression with respect to the relative gain of s given S calculated by the ROUGE metric. Besides the single sentence features, additional features derived from the sentence relations are incorporated. Experiments on the DUC 2001, 2002 and 2004 multi-document summarization datasets show that the proposed method outperforms state-of-the-art extractive summarization approaches.

Tasks

Reproductions