Visual Signature Form Recognition for Scalable Document Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current information extraction systems for large datasets of documents, such as tickets from various vendors, are not scalable and rely on manual labor or text-based methods that fail when dealing with variations in form layouts, making them inefficient and time-consuming.

Innovation Solution

A computer-implemented method that converts documents to grayscale, removes noise, identifies connected regions, and uses visual signatures based on pixel values to classify document types, employing clustering algorithms like DBScan and K-means, and classification techniques like SVM and CNN to automate document segmentation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Extent of automation

If text-based extraction systems are used for information extraction from documents, then the extraction process can be automated, but the system fails when dealing with variations in form layouts and is not scalable to large datasets

Engineering Contradiction:
Improveautomation of information extractionVSAvoidhandling of form layout variations
Core Design Contradiction:
Extent of automationVSAdaptability or versatility

Solution Approach 1:

The patent replaces text-based extraction mechanisms with image-based visual signature analysis. Instead of relying on text processing that fails with layout variations, the system converts documents to images and extracts visual features (pixel values, gradients, textures) that remain consistent across different form layouts, enabling both automation and adaptability

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The system changes the parameter space from text-based features to visual image parameters including pixel intensity values, gradient directions, and texture patterns. This parameter transformation allows the system to capture essential document characteristics that are invariant to layout changes, solving the contradiction between automation and adaptability

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If manual extraction methods are used to categorize documents, then accurate segmentation can be achieved, but the process is not scalable and very time consuming

Engineering Contradiction:
Improveaccuracy of document segmentationVSAvoidprocessing speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent creates visual signatures (image-based representations) of documents that capture their essential characteristics. These signatures serve as compact copies that can be rapidly compared and clustered, enabling automated segmentation with accuracy comparable to manual methods but at much higher processing speeds suitable for large datasets

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The visual signature extraction process serves multiple functions simultaneously: it captures document layout characteristics, enables rapid comparison, and provides input for clustering algorithms. This multi-functionality allows a single automated process to achieve both high accuracy and high productivity, eliminating the need for time-consuming manual extraction

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

3Loss of information

If text segmentation methods like LDA are used, then common patterns can be found among extracted text, but the method does not work when most words are repeated or when there are variations in form layouts

Engineering Contradiction:
Improvepattern recognition capabilityVSAvoidrobustness to form variations
Core Design Contradiction:
Loss of informationVSAdaptability or versatility

Solution Approach 1:

The patent substitutes text-based pattern recognition (LDA) with image-based visual signature analysis. By working directly with pixel values and visual features rather than extracted text, the system preserves all document characteristics including layout patterns, while being insensitive to repeated text content that confuses text-based methods

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

Instead of extracting text first and then analyzing patterns (the conventional approach that fails with repeated words), the patent inverts the process by analyzing visual patterns directly from the document image. This inversion allows the system to detect layout patterns and structural information that are lost in text extraction, providing robustness to form variations

Inventive Principle:
Principle #13The other way round (Inversion)

Data Source

PatentUS12536614B2Systems and methods for form recognition using visual signatures
Publication Date: 2026.01.27 GENPACT USA INC
  • US12536614B2 patent drawing
  • US12536614B2 patent drawing
  • US12536614B2 patent drawing

AI summary

Systems and methods for form recognition using visual signatures are disclosed. According to one embodiment, a first form of a first document defined by a first plurality of grids and a second form of a second document defined by a second plurality of grids are received. A determination is made as to whether the first form is similar to the second form by computing a pairwise difference between a first grid of the first plurality of grids with a second grid of the second plurality of grids.