Papers › Image-based table recognition: data, model, and evaluation

Image-based table recognition: data, model, and evaluation

25 Nov 2019ECCV 2020 8arXiv:1911.10683archive 2025-07-28

Xu Zhong, Elaheh ShafieiBavani, Antonio Jimeno Yepes

Important information that relates to a specific topic in a document is often organized in tabular format to assist readers with information retrieval and comparison, which may be difficult to provide in natural language. However, tabular data in unstructured digital documents, e.g., Portable Document Format (PDF) and images, are difficult to parse into structured machine-readable format, due to complexity and diversity in their structure and style. To facilitate image-based table recognition with deep learning, we develop the largest publicly available table recognition dataset PubTabNet (https://github.com/ibm-aur-nlp/PubTabNet), containing 568k table images with corresponding structured HTML representation. PubTabNet is automatically generated by matching the XML and PDF representations of the scientific articles in PubMed Central Open Access Subset (PMCOA). We also propose a novel attention-based encoder-dual-decoder (EDD) architecture that converts images of tables into HTML code. The model has a structure decoder which reconstructs the table structure and helps the cell decoder to recognize cell content. In addition, we propose a new Tree-Edit-Distance-based Similarity (TEDS) metric for table recognition, which more appropriately captures multi-hop cell misalignment and OCR errors than the pre-established metric. The experiments demonstrate that the EDD model can accurately recognize complex tables solely relying on the image representation, outperforming the state-of-the-art by 9.7% absolute TEDS score.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1911.10683")

Code

Syntology Ran 2 of 6 code samples harvested from 2 repositories linked to this paper; 4 have no recorded run. Of those that ran: 2 ran with no contract checked.

By repository: community (archive-listed): 6 samples from 2 repositories, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ibm-aur-nlp/PubTabNet officialmentioned in papermentioned on GitHubNOASSERTION report
JiaquanYe/TableMASTER-mmocr mentioned on GitHubpytorchApache-2.0 report
Line290/EDD-third-party mentioned on GitHubpytorch report
namtuanly/MTL-TabNet mentioned on GitHubpytorchApache-2.0 report
PaddlePaddle/PaddleOCR paddleApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

6 samples harvested; 2 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran
4unverified

Licence: 0 of the 6 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_final_results namtuanly/MTL-TabNet/mmdetection-2.11.0/.dev_scripts/gather_models.py community (archive-listed) ran Apache-2.0 (permissive) · 2268355e37eebb82 · report
process_checkpoint namtuanly/MTL-TabNet/mmdetection-2.11.0/.dev_scripts/gather_models.py community (archive-listed) ran Apache-2.0 (permissive) · e76a491553cf9fcf · report
cell_image_beam_search Line290/EDD-third-party/inference.py community (archive-listed) unverified MIT (permissive) · d65e607a30c7c47e · report
searchMerge namtuanly/MTL-TabNet/table_recognition/get_val_gt_FinTabNet.py community (archive-listed) unverified Apache-2.0 (permissive) · 5dc66d722854fbe5 · report
searchMerge namtuanly/MTL-TabNet/table_recognition/get_val_gt_PubTabNet.py community (archive-listed) unverified Apache-2.0 (permissive) · 7dc5262cf10afba8 · report
structure_image_beam_search Line290/EDD-third-party/inference.py community (archive-listed) unverified MIT (permissive) · 6d978f166a89e6fa · report

Tasks

ArticlesDecoderInformation RetrievalOptical Character Recognition (OCR)RetrievalTable Recognitionmodel

Datasets

Introduced by this paper, per the archive.

PubTabNet

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Table Recognition PubTabNet EDD TEDS (all samples) 88.3 #11 of 13 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections