Learning-Based Single-Document Summarization with Compression and Anaphoricity Constraints
We present a discriminative model for single-document summarization that integrally combines compression and anaphoricity constraints. Our model selects textual units to include in the summary based on a rich set of sparse features whose weights are learned on a large corpus. We allow for the deletion of content within a sentence when that deletion is licensed by compression rules; in our framework, these are implemented as dependencies between subsentential units of text. Anaphoricity constraints then improve cross-sentence coherence by guaranteeing that, for each pronoun included in the summary, the pronoun's antecedent is included as well or the pronoun is rewritten as a full mention. When trained end-to-end, our final system outperforms prior work on both ROUGE as well as on human judgments of linguistic quality.
Code (0)
등록된 구현이 없습니다.
Tasks
Document SummarizationSentenceSimilar Papers 제목 키워드 기반
Extractive Summarization: Limits, Compression, Generalized Model and Heuristics
Due to its promise to alleviate information overload, text summarization has attracted the attention of many researchers. However, it has remained a serious challenge. Here, we first prove empirical limits on the recall …
Document SummarizationExtractive SummarizationmodelMulti-Document Summarization+1Neural Extractive Text Summarization with Syntactic Compression
Recent neural network approaches to summarization are largely either selection-based extraction or generation-based abstraction. In this work, we present a neural model for single-document summarization based on joint ex…
Document SummarizationExtractive Text SummarizationText SummarizationImproving Neural Abstractive Document Summarization with Structural Regularization
Recent neural sequence-to-sequence models have shown significant progress on short text summarization. However, for document summarization, they fail to capture the long-term structure of both documents and multi-sentenc…
Abstractive Text SummarizationDocument SummarizationMachine TranslationSentence+3A Sentence Compression Based Framework to Query-Focused Multi-Document Summarization
We consider the problem of using sentence compression techniques to facilitate query-focused multi-document summarization. We present a sentence-compression-based framework for the task, and design a series of learning-b…
DecoderDocument SummarizationMulti-Document SummarizationSentence+1Constrained Multi-Task Learning for Event Coreference Resolution
We propose a neural event coreference model in which event coreference is jointly trained with five tasks: trigger detection, entity coreference, anaphoricity determination, realis detection, and argument extraction. To …
coreference-resolutionCoreference ResolutionEvent Coreference ResolutionMulti-Task Learning