paper-with-me

Papers

Learning-Based Single-Document Summarization with Compression and Anaphoricity Constraints

2016-03-29 · ACL 2016 8 · Greg Durrett, Taylor Berg-Kirkpatrick, Dan Klein

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.

📄 PDF Abstract BibTeX arXiv:1603.08887

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationSentence

Similar Papers 제목 키워드 기반

Extractive Summarization: Limits, Compression, Generalized Model and Heuristics

2017-04-18 · Rakesh Verma, Daniel Lee

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+1

Neural Extractive Text Summarization with Syntactic Compression

2019-02-03 · IJCNLP 2019 11 · Jiacheng Xu, Greg Durrett

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 Summarization

Improving Neural Abstractive Document Summarization with Structural Regularization

2018-10-01 · EMNLP 2018 10 · Wei Li, Xinyan Xiao, Yajuan Lyu, Yuanzhuo Wang

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+3

A Sentence Compression Based Framework to Query-Focused Multi-Document Summarization

2016-06-24 · ACL 2013 8 · Lu Wang, Hema Raghavan, Vittorio Castelli, Radu Florian 외

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+1

Constrained Multi-Task Learning for Event Coreference Resolution

2021-06-01 · NAACL 2021 4 · Jing Lu, Vincent Ng

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