ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.14699
2
0

Benchmarking Graph Neural Networks for Document Layout Analysis in Public Affairs

12 May 2025
Miguel Lopez-Duran
Julian Fierrez
Aythami Morales
Ruben Tolosana
Oscar Delgado-Mohatar
Alvaro Ortigosa
ArXivPDFHTML
Abstract

The automatic analysis of document layouts in digital-born PDF documents remains a challenging problem due to the heterogeneous arrangement of textual and nontextual elements and the imprecision of the textual metadata in the Portable Document Format. In this work, we benchmark Graph Neural Network (GNN) architectures for the task of fine-grained layout classification of text blocks from digital native documents. We introduce two graph construction structures: a k-closest-neighbor graph and a fully connected graph, and generate node features via pre-trained text and vision models, thus avoiding manual feature engineering. Three experimental frameworks are evaluated: single-modality (text or visual), concatenated multimodal, and dual-branch multimodal. We evaluated four foundational GNN models and compared them with the baseline. Our experiments are specifically conducted on a rich dataset of public affairs documents that includes more than 20 sources (e.g., regional and national-level official gazettes), 37K PDF documents, with 441K pages in total. Our results demonstrate that GraphSAGE operating on the k-closest-neighbor graph in a dual-branch configuration achieves the highest per-class and overall accuracy, outperforming the baseline in some sources. These findings confirm the importance of local layout relationships and multimodal fusion exploited through GNNs for the analysis of native digital document layouts.

View on arXiv
@article{lopez-duran2025_2505.14699,
  title={ Benchmarking Graph Neural Networks for Document Layout Analysis in Public Affairs },
  author={ Miguel Lopez-Duran and Julian Fierrez and Aythami Morales and Ruben Tolosana and Oscar Delgado-Mohatar and Alvaro Ortigosa },
  journal={arXiv preprint arXiv:2505.14699},
  year={ 2025 }
}
Comments on this paper