PubTables-v2: A new large-scale dataset for full-page and multi-page table extraction
About
Table extraction (TE) is a key challenge in document understanding. Traditional approaches detect tables first, then recognize their structure. Recently, interest has surged in developing methods, such as vision-language models (VLMs), to extract tables directly in their full page or document context. However, a lack of annotated data has made progress difficult to demonstrate. To address this, we create a new large-scale dataset, PubTables-v2. PubTables-v2 unifies TE across various levels of surrounding context and, notably, is the first benchmark for multi-page TE. Our evaluations reveal that while current frontier models strongly outperform ($+0.354\ \textrm{GriTS}_\textrm{Con}$) small models on the most complex task (full-document multi-page TE), this gap can be closed or even reversed ($-0.056\ \textrm{GriTS}_\textrm{Con}$) on narrower tasks (cropped table extraction) with targeted training. Data is available at https://huggingface.co/datasets/kensho/PubTables-v2. Code and models will be released.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-page Table Extraction | PubTables Full Documents multi-page tables v2 (test) | GriTS Top77.72 | 7 | |
| Table Structure Recognition | PubTables cropped tables collection v2 | GriTS Top98.03 | 6 | |
| Page-level Table Extraction | PubTables page-level table extraction v2 | GriTS (Top)96.04 | 5 | |
| Cross-page table continuation classification | PubTables v2 | -- | 2 |