TABLET: A Large-Scale Dataset for Robust Visual Table Understanding

Abstract

While table understanding increasingly relies on pixel-only settings, current benchmarks predominantly use synthetic renderings that lack the complexity and visual diversity of real-world tables. Additionally, existing visual table understanding (VTU) datasets offer fixed examples with single visualizations and pre-defined instructions, providing no access to underlying serialized data for reformulation. We introduce TABLET, a large-scale VTU dataset with 4 million examples across 21 tasks, grounded in 2 million unique tables where 88% preserve original visualizations. To evaluate whether models are able to jointly reason over tabular and visual content, we also introduce VisualTableQA, a benchmark requiring both visual perception and table understanding. Fine-tuning vision-language models like Qwen2.5-VL-7B and Gemma 3-4B on TABLET improves performance on seen and unseen VTU tasks while increasing robustness on real-world table visualizations. By preserving original visualizations and maintaining example traceability in a unified large-scale collection, TABLET establishes a foundation for robust training and extensible evaluation of future VTU models.

Cite

Text

Alonso et al. "TABLET: A Large-Scale Dataset for Robust Visual Table Understanding." International Conference on Learning Representations, 2026.

Markdown

[Alonso et al. "TABLET: A Large-Scale Dataset for Robust Visual Table Understanding." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/alonso2026iclr-tablet/)

BibTeX

@inproceedings{alonso2026iclr-tablet,
  title     = {{TABLET: A Large-Scale Dataset for Robust Visual Table Understanding}},
  author    = {Alonso, Iñigo and Miranda, Imanol and Agirre, Eneko and Lapata, Mirella},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/alonso2026iclr-tablet/}
}