Adaptive Tabular Data Extraction Across Fragmented Document Layouts

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current tabular data extraction methods are optimized for specific document types and layouts, failing to recognize independent chunks of information when the spatial relationship between headers and values deviates from standard configurations.

Innovation Solution

A computer-implemented method and system that utilize a document classifier to identify tabular data regions, augment headers and values with spatial relationships, use a natural language model to associate values with headers, and format the output to meet business requirements, regardless of document type or layout.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional OCR-based extraction methods are used, then extraction is simple for standard layouts, but the method fails to recognize independent chunks of information when spatial relationships deviate from standard configurations

Engineering Contradiction:
Improveextraction accuracyVSAvoidlayout adaptability
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The system dynamically adapts its extraction approach based on the detected document type and table layout characteristics. Instead of using a fixed OCR pipeline, the system adjusts its processing strategy to match the specific spatial relationships and structural patterns found in different document formats, enabling accurate extraction from both standard and non-standard layouts.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes key parameters such as spatial relationship thresholds, region detection sensitivity, and association rules based on the identified document type. By adjusting these parameters dynamically, the system optimizes extraction accuracy for each specific document format while maintaining versatility across diverse layouts.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If document-specific extraction methods are used, then extraction accuracy is high for that document type, but the system cannot handle a variety of input sources

Engineering Contradiction:
Improveextraction accuracyVSAvoiddocument type coverage
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The system implements a universal extraction framework that can process multiple document types (images, PDFs, text files) through a single unified pipeline. By incorporating document type detection and adaptive processing strategies, the system maintains high extraction accuracy across diverse input sources without requiring separate specialized methods for each document type.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The extraction process is segmented into distinct stages: document type identification, region detection, header-value association, and data formatting. Each stage can be independently optimized for different document types while maintaining overall system versatility, allowing the system to handle a wide variety of input sources effectively.

Inventive Principle:
Principle #1Segmentation

3Device complexity

If spatial relationships are not considered, then extraction process is simpler, but the system cannot correctly associate headers with corresponding values in non-standard layouts

Engineering Contradiction:
Improveprocessing complexityVSAvoidheader-value association accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The system introduces spatial relationship analysis as an intermediary step between region detection and header-value association. By explicitly modeling spatial relationships (such as proximity, alignment, and hierarchical positioning), the system accurately associates headers with their corresponding values even in non-standard layouts, while maintaining manageable processing complexity through efficient spatial algorithms.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12462090B2Automatically extracting tabular data included within a source document
Publication Date: 2025.11.04 USHUR INC
  • US12462090B2 patent drawing
  • US12462090B2 patent drawing
  • US12462090B2 patent drawing

AI summary

Systems and methods are disclosed for automatically extracting relevant information from various source document that include tabular data. The tabular data in various forms can be received as mixed with other dissimilar data. Tabular data can appear in different orientations, document types, and can be fragmented horizontally or vertically. The proposed technique automatically detects table header data in certain regions of the received source document and associates values to the extracted headers. The proposed system is capable of combining different snippets of smaller tables into a single cohesive and monolithic table with headers designated by a set of keywords and all the values in the various columns (and/or rows) included under or along proper headers.