Pith. sign in

REVIEW 4 cited by

GriTS: Grid table similarity metric for table structure recognition

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2203.12555 v3 pith:UZQ47YVF submitted 2022-03-23 cs.LG cs.CV

classification cs.LGcs.CV
keywords gritsrecognitionsimilaritytableevaluationcellgridmatrices
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

In this paper, we propose a new class of metric for table structure recognition (TSR) evaluation, called grid table similarity (GriTS). Unlike prior metrics, GriTS evaluates the correctness of a predicted table directly in its natural form as a matrix. To create a similarity measure between matrices, we generalize the two-dimensional largest common substructure (2D-LCS) problem, which is NP-hard, to the 2D most similar substructures (2D-MSS) problem and propose a polynomial-time heuristic for solving it. This algorithm produces both an upper and a lower bound on the true similarity between matrices. We show using evaluation on a large real-world dataset that in practice there is almost no difference between these bounds. We compare GriTS to other metrics and empirically validate that matrix similarity exhibits more desirable behavior than alternatives for TSR performance evaluation. Finally, GriTS unifies all three subtasks of cell topology recognition, cell location recognition, and cell content recognition within the same framework, which simplifies the evaluation and enables more meaningful comparisons across different types of TSR approaches. Code will be released at https://github.com/microsoft/table-transformer.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. FormStruct-Bench:A Hierarchical and Diagnostic Benchmark for Table-Form Document Structure Recognition

    cs.CV 2026-08 unverdicted novelty 6.0 of 10

    FormStruct-Bench is a hierarchical benchmark showing that current table-form recognition systems reach 83.85% at document level but under 18% on fine-grained structural scores.

  2. Building Agent Harnesses for Scientific Curation from Multimodal Sources

    cs.AI 2026-06 unverdicted novelty 6.0 of 10

    Beaver agent harness achieves 81.0 GRAS on multimodal scientific curation, outperforming frontier agents by over 23 points through scaffolding and evidence tooling.

  3. Benchmarking Table Extraction from Heterogeneous Scientific PDF Documents

    cs.DB 2025-11 conditional novelty 6.0 of 10

    A new benchmark with two new datasets and end-to-end metrics shows that table extraction from PDFs is still unreliable across heterogeneous layouts.

  4. LLM-as-a-Judge Scores Are Unreliable Optimization Signals in Closed-Loop Table Recognition

    cs.CL 2026-07 conditional novelty 5.0 of 10

    Reference-free LLM judge scores failed to select better table-extraction outputs over eight regeneration iterations on FinTabNet and OmniDocBench; keeping the first output was safest.

Pith tools