English

Self-Supervised Pre-Training for Table Structure Recognition Transformer

Computer Vision and Pattern Recognition 2024-02-27 v1

Abstract

Table structure recognition (TSR) aims to convert tabular images into a machine-readable format. Although hybrid convolutional neural network (CNN)-transformer architecture is widely used in existing approaches, linear projection transformer has outperformed the hybrid architecture in numerous vision tasks due to its simplicity and efficiency. However, existing research has demonstrated that a direct replacement of CNN backbone with linear projection leads to a marked performance drop. In this work, we resolve the issue by proposing a self-supervised pre-training (SSP) method for TSR transformers. We discover that the performance gap between the linear projection transformer and the hybrid CNN-transformer can be mitigated by SSP of the visual encoder in the TSR model. We conducted reproducible ablation studies and open-sourced our code at https://github.com/poloclub/unitable to enhance transparency, inspire innovations, and facilitate fair comparisons in our domain as tables are a promising modality for representation learning.

Keywords

Cite

@article{arxiv.2402.15578,
  title  = {Self-Supervised Pre-Training for Table Structure Recognition Transformer},
  author = {ShengYun Peng and Seongmin Lee and Xiaojing Wang and Rajarajeswari Balasubramaniyan and Duen Horng Chau},
  journal= {arXiv preprint arXiv:2402.15578},
  year   = {2024}
}

Comments

AAAI'24 Workshop on Scientific Document Understanding Oral. arXiv admin note: text overlap with arXiv:2311.05565

R2 v1 2026-06-28T14:58:43.047Z