UniTable: Towards a Unified Framework for Table Recognition via Self-Supervised Pretraining
ShengYun Peng, Aishwarya Chakravarthy, Seongmin Lee, Xiaojing Wang,, Rajarajeswari Balasubramaniyan, Duen Horng Chau

TL;DR
UniTable introduces a unified, self-supervised pretraining framework for table recognition that simplifies training and achieves state-of-the-art results across multiple datasets, surpassing existing methods and large vision-language models.
Contribution
It unifies training objectives for all table recognition tasks into a single language modeling approach using self-supervised pretraining on unannotated images.
Findings
Achieves state-of-the-art performance on four large TR datasets.
Outperforms existing TR methods and large vision-language models.
Provides a publicly available codebase with complete inference pipeline.
Abstract
Tables convey factual and quantitative data with implicit conventions created by humans that are often challenging for machines to parse. Prior work on table recognition (TR) has mainly centered around complex task-specific combinations of available inputs and tools. We present UniTable, a training framework that unifies both the training paradigm and training objective of TR. Its training paradigm combines the simplicity of purely pixel-level inputs with the effectiveness and scalability empowered by self-supervised pretraining from diverse unannotated tabular images. Our framework unifies the training objectives of all three TR tasks - extracting table structure, cell content, and cell bounding box - into a unified task-agnostic training objective: language modeling. Extensive quantitative and qualitative analyses highlight UniTable's state-of-the-art (SOTA) performance on four of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Data Quality and Management · Web Data Mining and Analysis
