EMNLP 2024main0 citations

Seg2Act: Global Context-aware Action Generation for Document Logical Structuring

Zichao Li, Shaojie He, Meng Liao, Xuanang Chen, Yaojie Lu, Hongyu Lin, Yanxiong Lu, Xianpei Han

Abstract

Document logical structuring aims to extract the underlying hierarchical structure of documents, which is crucial for document intelligence. Traditional approaches often fall short in handling the complexity and the variability of lengthy documents. To address these issues, we introduce Seg2Act, an end-to-end, generation-based method for document logical structuring, revisiting logical structure extraction as an action generation task. Specifically, given the text segments of a document, Seg2Act iteratively generates the action sequence via a global context-aware generative model, and simultaneously updates its global context and current logical structure based on the generated actions. Experiments on ChCatExt and HierDoc datasets demonstrate the superior performance of Seg2Act in both supervised and transfer learning settings.

BibTeX
@inproceedings{li-etal-2024-seg2act,
    title = "{S}eg2{A}ct: Global Context-aware Action Generation for Document Logical Structuring",
    author = "Li, Zichao  and
      He, Shaojie  and
      Liao, Meng  and
      Chen, Xuanang  and
      Lu, Yaojie  and
      Lin, Hongyu  and
      Lu, Yanxiong  and
      Han, Xianpei  and
      Sun, Le",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.1003/",
    doi = "10.18653/v1/2024.emnlp-main.1003",
    pages = "18077--18088"
}
Seg2Act: Global Context-aware Action Generation for Document Logical Structuring · EMNLP 2024