English

Identifying Table Structure in Documents using Conditional Generative Adversarial Networks

Computer Vision and Pattern Recognition 2020-01-17 v1 Neural and Evolutionary Computing

Abstract

In many industries, as well as in academic research, information is primarily transmitted in the form of unstructured documents (this article, for example). Hierarchically-related data is rendered as tables, and extracting information from tables in such documents presents a significant challenge. Many existing methods take a bottom-up approach, first integrating lines into cells, then cells into rows or columns, and finally inferring a structure from the resulting 2-D layout. But such approaches neglect the available prior information relating to table structure, namely that the table is merely an arbitrary representation of a latent logical structure. We propose a top-down approach, first using a conditional generative adversarial network to map a table image into a standardised `skeleton' table form denoting approximate row and column borders without table content, then deriving latent table structure using xy-cut projection and Genetic Algorithm optimisation. The approach is easily adaptable to different table configurations and requires small data set sizes for training.

Keywords

Cite

@article{arxiv.2001.05853,
  title  = {Identifying Table Structure in Documents using Conditional Generative Adversarial Networks},
  author = {Nataliya Le Vine and Claus Horn and Matthew Zeigenfuse and Mark Rowan},
  journal= {arXiv preprint arXiv:2001.05853},
  year   = {2020}
}

Comments

arXiv admin note: substantial text overlap with arXiv:1904.01947

R2 v1 2026-06-23T13:13:02.375Z