TL;DR
This paper introduces a new abstractive summarization method that transforms semantic AMR graphs into summary graphs and generates text, leveraging recent AMR resources and aiming for domain-independent application.
Contribution
It proposes a novel graph-to-graph transformation framework for abstractive summarization based on AMR, integrating parsing, graph reduction, and text generation.
Findings
Promising results on gold-standard AMR annotations
Effective graph reduction for summarization
Framework is data-driven and domain-independent
Abstract
We present a novel abstractive summarization framework that draws on the recent development of a treebank for the Abstract Meaning Representation (AMR). In this framework, the source text is parsed to a set of AMR graphs, the graphs are transformed into a summary graph, and then text is generated from the summary graph. We focus on the graph-to-graph transformation that reduces the source semantic graph into a summary graph, making use of an existing AMR parser and assuming the eventual availability of an AMR-to-text generator. The framework is data-driven, trainable, and not specifically designed for a particular domain. Experiments on gold-standard AMR annotations and system parses show promising results. Code is available at: https://github.com/summarization
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
