paper-with-me

Papers

Identifying Table Structure in Documents using Conditional Generative Adversarial Networks

2020-01-13 · Nataliya Le Vine, Claus Horn, Matthew Zeigenfuse, Mark Rowan

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.

📄 PDF Abstract BibTeX arXiv:2001.05853

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkSmall Data Image Classification

Similar Papers 제목 키워드 기반

Extracting Tables from Documents using Conditional Generative Adversarial Networks and Genetic Algorithms

2019-04-03 · Nataliya Le Vine, Matthew Zeigenfuse, Mark Rowan

Extracting information from tables in documents presents a significant challenge in many industries and in academic research. Existing methods which take a bottom-up approach of integrating lines into cells and rows or c…

Generative Adversarial Network

Semantic Annotation Aggregation with Conditional Crowdsourcing Models and Word Embeddings

2016-12-01 · COLING 2016 12 · Paul Felt, Eric Ringger, Kevin Seppi

In modern text annotation projects, crowdsourced annotations are often aggregated using item response models or by majority vote. Recently, item response models enhanced with generative data models have been shown to yie…

text annotationWord Embeddings

CrystalGRW: Generative Modeling of Crystal Structures with Targeted Properties via Geodesic Random Walks

2025-01-15 · Krit Tangsongcharoen, Teerachote Pakornchote, Chayanon Atthapak, Natthaphon Choomphon-anomakhun 외

Determining whether a candidate crystalline material is thermodynamically stable depends on identifying its true ground-state structure, a central challenge in computational materials science. We introduce CrystalGRW, a …

Graph Neural Network

On Conditional Stochastic Interpolation for Generative Nonlinear Sufficient Dimension Reduction

2025-12-22 · Shuntuo Xu, Zhou Yu, Jian Huang arxiv

Identifying low-dimensional sufficient structures in nonlinear sufficient dimension reduction (SDR) has long been a fundamental yet challenging problem. Most existing methods lack theoretical guarantees of exhaustiveness…

Graphical conditional generative modeling for digital twin modeling

2026-06-15 · Zongren Zou, Théo Bourdais, Ricardo Baptista, Houman Owhadi arxiv

Digital twin modeling, including control and data assimilation under model uncertainty, often faces an open-ended fidelity problem: adding variables, data streams, and time scales can indefinitely increase model complexi…

Reinforcement Learning