Hierarchical Heterogeneous Graph Attention Network for Syntax-Aware Summarization
Abstract
The task of summarization often requires a non-trivial understanding of the given text at the semantic level. In this work, we essentially incorporate the constituent structure into the single document summarization via the Graph Neural Networks to learn the semantic meaning of tokens. More specifically, we propose a novel hierarchical heterogeneous graph attention network over constituency-based parse trees for syntax-aware summarization. This approach reflects psychological findings that humans will pinpoint specific selection patterns to construct summaries hierarchically. Extensive experiments demonstrate that our model is effective for both the abstractive and extractive summarization tasks on five benchmark datasets from various domains. Moreover, further performance improvement can be obtained by virtue of state-of-the-art pre-trained models.
Cite
Text
Song and King. "Hierarchical Heterogeneous Graph Attention Network for Syntax-Aware Summarization." AAAI Conference on Artificial Intelligence, 2022. doi:10.1609/AAAI.V36I10.21385Markdown
[Song and King. "Hierarchical Heterogeneous Graph Attention Network for Syntax-Aware Summarization." AAAI Conference on Artificial Intelligence, 2022.](https://mlanthology.org/aaai/2022/song2022aaai-hierarchical/) doi:10.1609/AAAI.V36I10.21385BibTeX
@inproceedings{song2022aaai-hierarchical,
title = {{Hierarchical Heterogeneous Graph Attention Network for Syntax-Aware Summarization}},
author = {Song, Zixing and King, Irwin},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2022},
pages = {11340-11348},
doi = {10.1609/AAAI.V36I10.21385},
url = {https://mlanthology.org/aaai/2022/song2022aaai-hierarchical/}
}