ACL 2022findings66 citations

HiStruct+: Improving Extractive Text Summarization with Hierarchical Structure Information

Qian Ruan, Malte Ostendorff, Georg Rehm

Abstract

Transformer-based language models usually treat texts as linear sequences. However, most texts also have an inherent hierarchical structure, i.e., parts of a text can be identified using their position in this hierarchy. In addition, section titles usually indicate the common topic of their respective sentences. We propose a novel approach to formulate, extract, encode and inject hierarchical structure information explicitly into an extractive summarization model based on a pre-trained, encoder-only Transformer language model (HiStruct+ model), which improves SOTA ROUGEs for extractive summarization on PubMed and arXiv substantially. Using various experimental settings on three datasets (i.e., CNN/DailyMail, PubMed and arXiv), our HiStruct+ model outperforms a strong baseline collectively, which differs from our model only in that the hierarchical structure information is not injected. It is also observed that the more conspicuous hierarchical structure the dataset has, the larger improvements our method gains. The ablation study demonstrates that the hierarchical position information is the main contributor to our model’s SOTA performance.

BibTeX
@inproceedings{ruan-etal-2022-histruct,
    title = "{H}i{S}truct+: Improving Extractive Text Summarization with Hierarchical Structure Information",
    author = "Ruan, Qian  and
      Ostendorff, Malte  and
      Rehm, Georg",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2022",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-acl.102/",
    doi = "10.18653/v1/2022.findings-acl.102",
    pages = "1292--1308"
}
HiStruct+: Improving Extractive Text Summarization with Hierarchical Structure Information · ACL 2022