NAACL 2025short0 citations

GraphLSS: Integrating Lexical, Structural, and Semantic Features for Long Document Extractive Summarization

Margarita Bugueño, Hazem Abou Hamdan, Gerard De Melo

Abstract

Heterogeneous graph neural networks have recently gained attention for long document summarization, modeling the extraction as a node classification task. Although effective, these models often require external tools or additional machine learning models to define graph components, producing highly complex and less intuitive structures. We present GraphLSS, a heterogeneous graph construction for long document extractive summarization, incorporating Lexical, Structural, and Semantic features. It defines two levels of information (words and sentences) and four types of edges (sentence semantic similarity, sentence occurrence order, word in sentence, and word semantic similarity) without any need for auxiliary learning models. Experiments on two benchmark datasets show that GraphLSS is competitive with top-performing graph-based methods, outperforming recent non-graph models. We release our code on GitHub.

BibTeX
@inproceedings{bugueno-etal-2025-graphlss,
    title = "{G}raph{LSS}: Integrating Lexical, Structural, and Semantic Features for Long Document Extractive Summarization",
    author = "Bugue{\~n}o, Margarita  and
      Hamdan, Hazem Abou  and
      De Melo, Gerard",
    editor = "Chiruzzo, Luis  and
      Ritter, Alan  and
      Wang, Lu",
    booktitle = "Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 2: Short Papers)",
    month = apr,
    year = "2025",
    address = "Albuquerque, New Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.naacl-short.67/",
    pages = "797--804",
    ISBN = "979-8-89176-190-2"
}
GraphLSS: Integrating Lexical, Structural, and Semantic Features for Long Document Extractive Summarization · NAACL 2025