vix.ing · top · new · best · stats · spec

Document Structure in Long Document Transformers

2024/01/31 by Jan P. Buchmann, Buchmann, Jan, Max Eichler +7 · 1 citation
Arts and Humanities · Computer Science · #Computation and Language (cs.CL) #Digital Humanities and Scholarship #FOS: Computer and information sciences #Handwritten Text Recognition Techniques #Natural Language Processing Techniques

paper · doi:10.48550/arxiv.2401.17658

openalex publication_date 2024/01/31 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/29

Abstract

Long documents often exhibit structure with hierarchically organized elements of different functions, such as section headers and paragraphs. Despite the omnipresence of document structure, its role in natural language processing (NLP) remains opaque. Do long-document Transformer models acquire an internal representation of document structure during pre-training? How can structural information be communicated to a model after pre-training, and how does it influence downstream performance? To answer these questions, we develop a novel suite of probing tasks to assess structure-awareness of long-document Transformers, propose general-purpose structure infusion methods, and evaluate the effects of structure infusion on QASPER and Evidence Inference, two challenging long-document NLP tasks. Results on LED and LongT5 suggest that they acquire implicit understanding of document structure during pre-training, which can be further enhanced by structure infusion, leading to improved end-task performance. To foster research on the role of document structure in NLP modeling, we make our data and code publicly available.

Cited by

Related