Table Structure Recognition Using Separation Line Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing table structure recognition technologies struggle to accurately identify the organizational structure of tables in images, particularly those with complex structures, geometric deformations, or bending, and often fail to recognize tables without clear boundaries.

Innovation Solution

A deep learning-based approach that determines reference points on separation lines within a table image using feature maps, predicting separation lines to accurately identify the structure of tables, including those with unbounded cells and large blank areas, by employing a feature extraction module, separation line prediction modules, and a cell processing module.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If existing table structure recognition technologies are used, then simple tables can be recognized, but complex tables with geometric deformations or bending cannot be accurately identified

Engineering Contradiction:
Improveability to recognize various table structuresVSAvoidaccuracy in identifying table structure
Core Design Contradiction:
Adaptability or versatilityVSMeasurement precision

Solution Approach 1:

The patent segments the table structure recognition task into multiple components: detecting separation lines first, then identifying cells based on these lines. This segmentation allows the system to handle complex tables by breaking them down into manageable parts, improving both adaptability and precision simultaneously

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent employs parameter changes by using different feature extraction parameters and detection thresholds to adapt to various table structures. The system adjusts its detection parameters based on the characteristics of the input image, enabling accurate recognition of both simple and complex tables including those with geometric deformations

Inventive Principle:
Principle #35Parameter changes

2Adaptability or versatility

If existing table structure recognition technologies are used, then tables with clear boundaries can be identified, but tables without clear boundaries or with large blank areas fail to be recognized

Engineering Contradiction:
Improveapplicability to different table typesVSAvoidprecision in identifying cell layouts
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent performs preliminary action by first detecting separation lines and establishing a structural framework before identifying individual cells. This preliminary structuring enables the system to reliably identify cells even in tables without clear boundaries or with large blank areas, as the separation lines provide the necessary structural context

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces separation lines as an intermediary element that mediates between the image input and cell identification. These separation lines serve as reliable markers that enable consistent cell layout identification across diverse table types, including those with ambiguous boundaries

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If deep learning-based approaches with feature maps are employed, then recognition accuracy for complex tables improves, but computational complexity increases

Engineering Contradiction:
Improveaccuracy in recognizing table structuresVSAvoidcomplexity of recognition system
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the deep learning process into distinct modules: feature extraction, separation line detection, and cell identification. This modular segmentation reduces system complexity by making each component independent and manageable, while maintaining high overall accuracy through the coordinated operation of these specialized modules

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20260004603A1Table structure recognition
Publication Date: 2026.01.01 MICROSOFT TECHNOLOGY LICENSING LLC
  • US20260004603A1 patent drawing
  • US20260004603A1 patent drawing
  • US20260004603A1 patent drawing

AI summary

According to implementations of the present disclosure, a solution of table structure recognition is provided. A first set of reference points in the image including the table is determined based on a first feature map. The first feature map is generated from an image, and the first set of reference points are candidate points on the separation lines of a first type of the table. Based on at least a part of the first feature map and features of the first set of reference points, a set of predicted separation lines of the first type of the table can be determined in the image. The structure of the table is determined based at least on the set of predicted separation lines of the first type. In this way, the tables of various structures can be restored from the image.