paper-with-me

Papers

InstructTable: Improving Table Structure Recognition Through Instructions

2026-04-03 · Boming Chen, Zining Wang, Zhentao Guo, Jianqiang Liu, Chen Duan, Yu Gu, Kai zhou, Pengfei Yan arxiv

Table structure recognition (TSR) holds widespread practical importance by parsing tabular images into structured representations, yet encounters significant challenges when processing complex layouts involving merged or empty cells. Traditional visual-centric models rely exclusively on visual information while lacking crucial semantic support, thereby impeding accurate structural recognition in complex scenarios. Vision-language models leverage contextual semantics to enhance comprehension; however, these approaches underemphasize the modeling of visual structural information. To address these limitations, this paper introduces InstructTable, an instruction-guided multi-stage training TSR framework. Meticulously designed table instruction pre-training directs attention toward fine-grained structural patterns, enhancing comprehension of complex tables. Complementary TSR fine-tuning preserves robust visual information modeling, maintaining high-precision table parsing across diverse scenarios. Furthermore, we introduce Table Mix Expand (TME), an innovative template-free method for synthesizing large-scale authentic tabular data. Leveraging TME, we construct the Balanced Complex Dense Synthetic Tables (BCDSTab) benchmark, comprising 900 complex table images synthesized through our method to serve as a rigorous benchmark. Extensive experiments on multiple public datasets (FinTabNet, PubTabNet, MUSTARD) and BCDSTab demonstrate that InstructTable achieves state-of-the-art performance in TSR tasks. Ablation studies further confirm the positive impact of the proposed tabular-data-specific instructions and synthetic data.

📄 PDF Abstract BibTeX arXiv:2604.02880

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TABLET: Learning From Instructions For Tabular Data

2023-04-25 · Dylan Slack, Sameer Singh

Acquiring high-quality data is often a significant challenge in training machine learning (ML) models for tabular prediction, particularly in privacy-sensitive and costly domains like medicine and finance. Providing natu…

Prediction

Automatically Extracting Procedural Knowledge from Instructional Texts using Natural Language Processing

2012-05-01 · LREC 2012 5 · Ziqi Zhang, Philip Webster, Victoria Uren, Andrea Varga 외

Procedural knowledge is the knowledge required to perform certain tasks, and forms an important part of expertise. A major source of procedural knowledge is natural language instructions. While these readable instruction…

Question Answering

Evaluating Table Structure Recognition: A New Perspective

2022-07-31 · Tarun Kumar, Himanshu Sharad Bhatt

Existing metrics used to evaluate table structure recognition algorithms have shortcomings with regard to capturing text and empty cells alignment. In this paper, we build on prior work and propose a new metric - TEDS ba…

Correlating instruction-tuning (in multimodal models) with vision-language processing (in the brain)

2025-05-26 · Subba Reddy Oota, Akshett Jindal, Ishani Mondal, Khushbu Pahwa 외

Transformer-based language models, though not explicitly trained to mimic brain recordings, have demonstrated surprising alignment with brain activity. Progress in these models-through increased size, instruction-tuning,…

Image Captioning

Structured Exploration Through Instruction Enhancement for Object Navigation

2022-11-15 · Matthias Hutsebaut-Buysse, Kevin Mets, Tom De Schepper, Steven Latré

Finding an object of a specific class in an unseen environment remains an unsolved navigation problem. Hence, we propose a hierarchical learning-based method for object navigation. The top-level is capable of high-level …

Object