Summarization Programs: Interpretable Abstractive Summarization with Neural Modular Trees

09/21/2022
by   Swarnadeep Saha, et al.
10

Current abstractive summarization models either suffer from a lack of clear interpretability or provide incomplete rationales by only highlighting parts of the source document. To this end, we propose the Summarization Program (SP), an interpretable modular framework consisting of an (ordered) list of binary trees, each encoding the step-by-step generative process of an abstractive summary sentence from the source document. A Summarization Program contains one root node per summary sentence, and a distinct tree connects each summary sentence (root node) to the document sentences (leaf nodes) from which it is derived, with the connecting nodes containing intermediate generated sentences. Edges represent different modular operations involved in summarization such as sentence fusion, compression, and paraphrasing. We first propose an efficient best-first search method over neural modules, SP-Search that identifies SPs for human summaries by directly optimizing for ROUGE scores. Next, using these programs as automatic supervision, we propose seq2seq models that generate Summarization Programs, which are then executed to obtain final summaries. We demonstrate that SP-Search effectively represents the generative process behind human summaries using modules that are typically faithful to their intended behavior. We also conduct a simulation study to show that Summarization Programs improve the interpretability of summarization models by allowing humans to better simulate model reasoning. Summarization Programs constitute a promising step toward interpretable and modular abstractive summarization, a complex task previously addressed primarily through blackbox end-to-end neural systems. Our code is available at https://github.com/swarnaHub/SummarizationPrograms

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/01/2020

StructSum: Incorporating Latent and Explicit Sentence Dependencies for Single Document Summarization

Traditional preneural approaches to single document summarization relied...
research
02/03/2019

Neural Extractive Text Summarization with Syntactic Compression

Recent neural network approaches to summarization are largely either sen...
research
07/30/2021

EmailSum: Abstractive Email Thread Summarization

Recent years have brought about an interest in the challenging task of s...
research
07/30/2019

Abstractive Document Summarization without Parallel Data

Abstractive summarization typically relies on large collections of paire...
research
05/17/2019

Model interpretation through lower-dimensional posterior summarization

Nonparametric regression models have recently surged in their power and ...
research
11/18/2021

SummaC: Re-Visiting NLI-based Models for Inconsistency Detection in Summarization

In the summarization domain, a key requirement for summaries is to be fa...
research
03/29/2016

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

We present a discriminative model for single-document summarization that...

Please sign up or login with your details

Forgot password? Click here to reset