paper-with-me

Papers

TGRNet: A Table Graph Reconstruction Network for Table Structure Recognition

2021-06-20 · ICCV 2021 10 · Wenyuan Xue, Baosheng Yu, Wen Wang, DaCheng Tao, Qingyong Li

A table arranging data in rows and columns is a very effective data structure, which has been widely used in business and scientific research. Considering large-scale tabular data in online and offline documents, automatic table recognition has attracted increasing attention from the document analysis community. Though human can easily understand the structure of tables, it remains a challenge for machines to understand that, especially due to a variety of different table layouts and styles. Existing methods usually model a table as either the markup sequence or the adjacency matrix between different table cells, failing to address the importance of the logical location of table cells, e.g., a cell is located in the first row and the second column of the table. In this paper, we reformulate the problem of table structure recognition as the table graph reconstruction, and propose an end-to-end trainable table graph reconstruction network (TGRNet) for table structure recognition. Specifically, the proposed method has two main branches, a cell detection branch and a cell logical location branch, to jointly predict the spatial location and the logical location of different cells. Experimental results on three popular table recognition datasets and a new dataset with table graph annotations (TableGraph-350K) demonstrate the effectiveness of the proposed TGRNet for table structure recognition. Code and annotations will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2106.10598

Code (1)

xuewenyuan/TGRNet 공식 구현 pytorch

Tasks

Cell DetectionGraph ReconstructionTable Recognition

Similar Papers 제목 키워드 기반

Boundary-Aware Salient Object Detection via Recurrent Two-Stream Guided Refinement Network

2019-12-11 · Fangting Lin, Chao Yang, Huizhou Li, Bin Jiang

Recent deep learning based salient object detection methods which utilize both saliency and boundary features have achieved remarkable performance. However, most of them ignore the complementarity between saliency featur…

object-detectionObject DetectionRGB Salient Object DetectionSalient Object Detection

Thinking in Blender: Staged Executable Inverse Graphics with Vision-Language Models

2026-06-01 · Guangzhao He, Rundong Luo, Wei-Chiu Ma, Hadar Averbuch-Elor arxiv

Inverse graphics is a longstanding and highly underconstrained problem that seeks to reconstruct images as editable 3D scenes which can be rendered, relit, and manipulated. In this work, we investigate whether pretrained…

CADIR: A Cross-Backend Editable Intermediate Representation for Agentic CAD Generation

2026-08-01 · Yu Liu, Jingzhe Ni, Yiming Chen, Junqi Huang 외 arxiv

Large language models have made it possible to generate executable computer-aided design (CAD) programs from natural-language descriptions or images. However, existing methods represent modeling processes as backend-spec…

Sparsified Kolmogorov-Arnold Networks for Interpretable Quantum State Tomography

2026-06-10 · Xinge Wu, Huaxin Wang, Jiajun Liu, Ruiqing He 외 arxiv

Machine-learning approaches to quantum state tomography can achieve high reconstruction fidelity, but the physical structure used by the trained model often remains implicit. Here we ask whether a sparsified Kolmogorov-A…

From Historical Tabular Image to Knowledge Graphs: A Provenance-Aware Modular Pipeline

2026-05-06 · Sarah Binta Alam Shoilee, Victor de Boer, Jacco van Ossenbruggen, Susan Legêne arxiv

Handwritten archival tables contain rich historical information, yet transforming them into structured representations, such as Knowledge Graphs, requires integrating table structure recognition, handwriting recognition,…

Handwriting RecognitionInformation ExtractionKnowledge Graphs