Compressed Heterogeneous Graph for Abstractive Multi-Document Summarization

03/12/2023
by   Miao Li, et al.
0

Multi-document summarization (MDS) aims to generate a summary for a number of related documents. We propose HGSUM, an MDS model that extends an encoder-decoder architecture, to incorporate a heterogeneous graph to represent different semantic units (e.g., words and sentences) of the documents. This contrasts with existing MDS models which do not consider different edge types of graphs and as such do not capture the diversity of relationships in the documents. To preserve only key information and relationships of the documents in the heterogeneous graph, HGSUM uses graph pooling to compress the input graph. And to guide HGSUM to learn compression, we introduce an additional objective that maximizes the similarity between the compressed graph and the graph constructed from the ground-truth summary during training. HGSUM is trained end-to-end with graph similarity and standard cross-entropy objectives. Experimental results over MULTI-NEWS, WCEP-100, and ARXIV show that HGSUM outperforms state-of-the-art MDS models. The code for our model and experiments is available at: https://github.com/oaimli/HGSum.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/21/2021

Topic-Guided Abstractive Multi-Document Summarization

A critical point of multi-document summarization (MDS) is to learn the r...
research
10/23/2022

How "Multi" is Multi-Document Summarization?

The task of multi-document summarization (MDS) aims at models that, give...
research
10/05/2020

Corpora Evaluation and System Bias Detection in Multi-document Summarization

Multi-document summarization (MDS) is the task of reflecting key points ...
research
12/20/2022

Exploring the Challenges of Open Domain Multi-Document Summarization

Multi-document summarization (MDS) has traditionally been studied assumi...
research
05/19/2021

Analysis of GraphSum's Attention Weights to Improve the Explainability of Multi-Document Summarization

Modern multi-document summarization (MDS) methods are based on transform...
research
09/10/2021

Heterogeneous Graph Neural Networks for Keyphrase Generation

The encoder-decoder framework achieves state-of-the-art results in keyph...
research
06/26/2023

Vietnamese multi-document summary using subgraph selection approach – VLSP 2022 AbMuSu Shared Task

Document summarization is a task to generate afluent, condensed summary ...

Please sign up or login with your details

Forgot password? Click here to reset