English

Joint Parsing and Generation for Abstractive Summarization

Computation and Language 2019-11-26 v1

Abstract

Sentences produced by abstractive summarization systems can be ungrammatical and fail to preserve the original meanings, despite being locally fluent. In this paper we propose to remedy this problem by jointly generating a sentence and its syntactic dependency parse while performing abstraction. If generating a word can introduce an erroneous relation to the summary, the behavior must be discouraged. The proposed method thus holds promise for producing grammatical sentences and encouraging the summary to stay true-to-original. Our contributions of this work are twofold. First, we present a novel neural architecture for abstractive summarization that combines a sequential decoder with a tree-based decoder in a synchronized manner to generate a summary sentence and its syntactic parse. Secondly, we describe a novel human evaluation protocol to assess if, and to what extent, a summary remains true to its original meanings. We evaluate our method on a number of summarization datasets and demonstrate competitive results against strong baselines.

Keywords

Cite

@article{arxiv.1911.10389,
  title  = {Joint Parsing and Generation for Abstractive Summarization},
  author = {Kaiqiang Song and Logan Lebanoff and Qipeng Guo and Xipeng Qiu and Xiangyang Xue and Chen Li and Dong Yu and Fei Liu},
  journal= {arXiv preprint arXiv:1911.10389},
  year   = {2019}
}

Comments

AAAI 2020 (Main Technical Track)

R2 v1 2026-06-23T12:25:14.774Z